i have a dump of the system which was produced via the following commands:
/usr/bin/mt -f /dev/rmt0h rewind
/usr/sbin/dump -0uf /dev/nrmt0h -d 61000 -s 114880 /        >/log 2>&1
/usr/sbin/dump -0uf /dev/nrmt0h -d 61000 -s 114880 /usr    >>/log 2>&1
/usr/sbin/dump -0uf /dev/nrmt0h -d 61000 -s 114880 /u02    >>/log 2>&1
/usr/bin/mt -f /dev/rmt0h offline
i need to restore a file from the /usr file system.  when i do restore -i and
issuse the ls command i see the root filesystem.  if i try to cd to /usr, it
lets me but i don't see any files.  i must be missing something.  there are
really 3 dumps on this tape, right?  how do i get to the the /usr dump?
thanks........	
                                carl
Received on Wed Jan 18 1995 - 09:42:17 NZDT