I guess this qualifies as a FAQ... you don't "mount" tape drives. They do not
have a file system on them, so mounting doesn't apply. You simply insert a
tape and point the software at the device. For example, to use tar to backup
everything except /proc to /dev/st0:
tar -c -v --exclude /proc/* / > /dev/st0
You might also be interested in reading the man pages for mt.
Hope this helps.
-Bill
http://www.backupcentral.com/
--
andrei
> >ok I have a scsi tape drive install, the scsi driver loaded (st) but how do
> >I do this, I have tried mounting the following:
> >/dev/tape, /dev/st0 nothing, any help would be appreciated...thanks
Or :Quote:> I guess this qualifies as a FAQ... you don't "mount" tape drives. They do not
> have a file system on them, so mounting doesn't apply. You simply insert a
> tape and point the software at the device. For example, to use tar to backup
> everything except /proc to /dev/st0:
> tar -c -v --exclude /proc/* / > /dev/st0
--
NGUYEN-DAI Quy
1. using 14gb 8mm tape drive to write tapes for 2gb tape drive
I recently had a request for an 8mm tape. Our customer has a 2gb IBM tape
drive and we have a 14gb sun. I used tar cvf /dev/rmt/0ln. Was this
correct? Haven't heard from the person receiving the tape yet. Star
Lakavage
2. How to use netfilter userspace logging ?
3. Tape Drive Support: HP c1533A DDS-2 SCSI TAPE DRIVE
5. ADAPTEC 1542B DOES NOT RECOGNIZE SCSI TAPE DRIVE AND SCSI TAPE ?
7. Tape Backup under Suse 6.0 with a SCSI Tape
9. Tape Densities for SCSI Tape Drives
10. blocksize limitations in scsi tape driver (st) when used with DLT1 tape drives?
11. Replaced scsi hard drive can no longer find scsi tape drive
12. If you could have any non-scsi removable drive or backup tape...
13. Recommend backup software for SCSI tape drive