Guest_imported
New member
- Jan 1, 1970
- 0
I have a floppy disk that I have copied some files (from an aix 4.3.3 server). I am now trying to copy these files into another AIX box. It looks like all the files are there and are copied to a specified directory, when I restore it from SMIT. But I cannot find these files when I go to that directory... From Smitty-> System Storage mgmt -> Files & Directories -> Restore a File or a directory menu:
Command: OK stdout: yes stderr: no
Before command completion, additional instructions may appear below.
[TOP]
x /home/workshop
x /home/workshop/alloc
x /home/workshop/ex11_cpu
x /home/workshop/ex11_disk
x /home/workshop/ex11_job
x /home/workshop/ex11_memory
x /home/workshop/ex11_prog1
....
I get the following when I use tar command:
# tar -xvf /dev/fd0 /home/Test
tar: 0511-169 A directory checksum error on media; 1701732181 not equal to 20399.
But the files are there..
# restore -Tvdq /dev/fd0
New volume on /dev/rfd0:
Cluster size is 4608 bytes (9 blocks).
The volume number is 1.
The backup date is: Fri Nov 30 13:41:38 CST 2001
Files are backed up by name.
The user is root.
0 /home/workshop
4485 /home/workshop/alloc
170 /home/workshop/ex11_cpu
209 /home/workshop/ex11_disk
226 /home/workshop/ex11_job
620 /home/workshop/ex11_memory
149 /home/workshop/ex11_prog1
.....
Any input would be appreciated... Thanks!
Command: OK stdout: yes stderr: no
Before command completion, additional instructions may appear below.
[TOP]
x /home/workshop
x /home/workshop/alloc
x /home/workshop/ex11_cpu
x /home/workshop/ex11_disk
x /home/workshop/ex11_job
x /home/workshop/ex11_memory
x /home/workshop/ex11_prog1
....
I get the following when I use tar command:
# tar -xvf /dev/fd0 /home/Test
tar: 0511-169 A directory checksum error on media; 1701732181 not equal to 20399.
But the files are there..
# restore -Tvdq /dev/fd0
New volume on /dev/rfd0:
Cluster size is 4608 bytes (9 blocks).
The volume number is 1.
The backup date is: Fri Nov 30 13:41:38 CST 2001
Files are backed up by name.
The user is root.
0 /home/workshop
4485 /home/workshop/alloc
170 /home/workshop/ex11_cpu
209 /home/workshop/ex11_disk
226 /home/workshop/ex11_job
620 /home/workshop/ex11_memory
149 /home/workshop/ex11_prog1
.....
Any input would be appreciated... Thanks!