Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 1999 16:33:29 -0000
From:      "Greg Quinlan" <greg@swlct.sthames.nhs.uk>
To:        <freebsd-stable@freebsd.org>
Subject:    CPIO message.
Message-ID:  <00cb01bf2d2b$a7261e00$5214010a@swlct.sthames.nhs.uk>
References:  <199911120426.PAA29936@lightning.itga.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00cb01bf2d2b$a7261e00$5214010a>