ITEM: D3471L

Can't read file off of mksysb tape




Question:

I have a mksysb tape and want to read a directory from the tape.  I
skipped past the first three records and then tried this command:

   tar -xvf/dev/rmt0 /home/user_name

The rest of the tape was read, but I did not get the files.

Response:

The files are listed on the tape in relative pathname format.  Try
this command:

    tar -xvf/dev/rmt0 ./home/user_name

Make sure you are in the / directory when you issue this command, as
it is a relative pathname.


Support Line: Can't read file off of mksysb tape ITEM: D3471L
Dated: August 1993 Category: N/A
This HTML file was generated 99/06/24~13:30:57
Comments or suggestions? Contact us