How to add a tape to the database --------------------------------- The old way: ------ insert fresh tape login to bill tar -cf /dev/rmt/1hn (some random useless file) mt -f /dev/rmt/1hn rewind login to wherever the backup is to take place cd /usr/local/backup/bin/ ./add-tape -t [-e] (-e is don't eject afterwards) to continue with a backup ./all-backups (use drive 3)