dumps
Dave Sill
de5 at ornl.gov
Thu Nov 15 07:17:11 AEST 1990
In article <3856 at vela.acs.oakland.edu>, schemers at vela.acs.oakland.edu (Roland Schemers III) writes:
>If multiple dumps are placed on a single tape using
>dump 0f /dev/nrmt0h, how can you position yourself to
>the n'th dump on a tape? It looks like 'mt' should do
>it, but I'm not sure what the dump format is.
Each dump takes up one file on the tape. So if you've got four dumps
on one tape and you want to restore from the fourth dump, you need to do:
# mt -f /dev/nrmt0h fsf 3
Before the restore.
--
Dave Sill (de5 at ornl.gov) DECstation Manager's Mailing List
Martin Marietta Energy Systems decstation-managers-request at ornl.gov
Workstation Support
More information about the Comp.unix.ultrix
mailing list