Mark Baumann-Erb wrote:
Finally, if I attempt to check the status of the tape drive, that appears to work:
[root@RBS /root]# mt -f /dev/nst0 status
SCSI 2 tape drive:
File number=-1, block number=-1, partition=0.
Tape block size 1024 bytes. Density code 0x80 (unknown to this mt).
Soft error count since last status=0
General status bits on (1010000):
ONLINE IM_REP_EN
Now, that tells me the tape does _not_ work.
It should state "File number=0, block number=0, partition=0."
(at least, when a blank tape is inserted)
Also, you could try [ mt -f /dev/nst0 tell ]
Regards, Bart