cpio: Read error at byte 0 in file ./proc/3250/map, padding with zeros
cpio: File ./proc/3250/etype shrunk by 64 bytes, padding with zeros
cpio: Read error at byte 0 in file ./proc/3249/map, padding with zeros

While doing a cpio backup the above message appears.

I know it is the process file system, and that my backup is NOT failing, but
I just can not get rid of the message.

I have tried:

cd /
find . \! -name "./proc/*" -depth -print | cpio -oBO /dev/tape -H NEWC

BUT that still tries to backup the /proc directory....

what next?


Greg




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to