Hi I am attempting to restore a file made with a CPIO backup to /dev/rmt2 using the following command:
find / -depth -print | cpio -oc -C20480 > /dev/rmt2
This completes without errors and I can see from the tape display that it is writing, but when issuing the following command to restore...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.