[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Reading from a tape...



> $ mt rewind
> /dev/tape: No such file or directory

mt is using the wrong device. Your first scsi tape should be /dev/st0, and
you'll need to issue instead

$ mt -f /dev/st0 rewind

> Konrad :)
------------------------------------------------------------------------
David E. Fox                     Census         Thanks for letting me
dfox belvdere vip best com        2000          change magnetic patterns
Be Counted: http://www.census.gov               on your hard disk.
-----------------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]