Date: Mon, 4 Jun 2001 02:20:03 -0700 (PDT) From: Storms of Perfection <ancient@gscyclone.com> To: freebsd-bugs@FreeBSD.org Subject: Re: gnu/27842: cp has weird errors trying to copy from ext2fs to freebsd Message-ID: <200106040920.f549K3L82679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/27842; it has been noted by GNATS. From: Storms of Perfection <ancient@gscyclone.com> To: Peter Pentchev <roam@orbitel.bg> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: gnu/27842: cp has weird errors trying to copy from ext2fs to freebsd Date: Mon, 04 Jun 2001 05:23:34 -0400 Actually, I found out why. I had to use the fsck_ext2fs on the ext2 partition, it cleaned some of the errors up on the drive and I can copy everything now. Perhaps someone needs to patch mount_ext2 to include a message about using the FreeBSD port "fsck_ext2fs" on a dirty ext2fs filesystem.. Gary >Are you using cp(1) with the '-p' option? If so, I do believe this has >something to do with PR bin/20646: for more information, see >http://www.FreeBSD.org/cgi/query-pr.cgi?pr=20646 > >Anyway, can you do an 'ls -l' on the files on the ext2fs system that >you are trying to copy, and an 'ls -l' on the files on the UFS system >after the copying ends, and also paste the exact command line that >you are using? > >G'luck, >Peter > >-- >I am not the subject of this sentence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106040920.f549K3L82679>