A Restore Test

Testing restore in a dummy directory
Give the following:
Code:
warning:  cannot create symbolic link .var->/usr/var: File exists
expected next file 16450 got 803

I can solve the link problem but what is the significance of the "expected" problem
 
Can you please provide information of how do you actually produced that output ? I mean the command, program used and so on...
 
My apologies in not replying earlier

the line command was

restore -rf path/to/dumpfile

while in the mount point /mountedpartition/target directory of the system to be restored
 
Back
Top