[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Reading from a tape...
- From: dfox belvdere vip best com
- To: redhat-install-list redhat com
- Subject: Re: Reading from a tape...
- Date: Mon, 31 Jul 2000 09:22:02 -0700 (PDT)
> depending on your device, the tape rewinds itself each time you create a new
> archive. (I think...)
Usually, there are two devices, one that does not rewind, and one that
does rewind. With a scsi system, the two devices are /dev/nrst0, and
/dev/st0. If you want to put multiple archives on one tape, create them
using the non-rewinding device (/dev/nrst0). Any positioning should also
be done using the non-rewinding device. For instance, if you want to go
past the first archive, then issue:
$ mt -f /dev/nrst0 fsf 1
Think of it like index search on a vcr :).
------------------------------------------------------------------------
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]