Mikolaj Rydzewski wrote: > Just for test I ran (as root) the command: > > cpio -iumd < backup.cpio > > (extract, preserve modification time, create directories, overwrite files) > > And then I found a lot of errors, that cpio is unable to create files, > During next test, following command:
cd / find -x ./ | cpio -o | (cd /mnt; cpio -i) also resulted in corrupted files. -- Mikolaj Rydzewski <[email protected]> ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Vbox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
