1831479 Members
3455 Online
110025 Solutions
New Discussion

Name of device tape

 
SOLVED
Go to solution
Edwin Ruiz_2
Super Advisor

Name of device tape

How can i know name of tape device files? i supposed is /dev/st but tar is created on / directory.. i want to make backup to tape DLT 7000
1 REPLY 1
Stuart Browne
Honored Contributor
Solution

Re: Name of device tape

The first tape device name is usually /dev/st0 (or /dev/nst0 for no-rewind), if you are using a normal SCSI/IDE tape drive.

Check to make sure your 'st' module is installed (lsmod), and see what your console messages say with regards to 'st' devices (dmesg | grep st).
One long-haired git at your service...