doggone if I can determine what RH9 has called my Quantum DLT7000 SCSI tape drive...
Just know it's not /dev/nst0. (mt -f /dev/nst0 rewind does nothing).
Any ideas?
grep through dmesg output or /var/log/messages... you'll see where it finds the scsi card and the device. What it called it is there... here's the line from my dmesg:
Attached scsi tape st0 at scsi1, channel 0, id 4, lun 0
-- Dan -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
