From owner-freebsd-bugs Mon Jun 4 0: 0:20 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30EA037B405 for ; Mon, 4 Jun 2001 00:00:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5470G661686; Mon, 4 Jun 2001 00:00:16 -0700 (PDT) (envelope-from gnats) Date: Mon, 4 Jun 2001 00:00:16 -0700 (PDT) Message-Id: <200106040700.f5470G661686@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: gnu/27842: cp has weird errors trying to copy from ext2fs to freebsd Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR gnu/27842; it has been noted by GNATS. From: Peter Pentchev To: ancient@gscyclone.com Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: gnu/27842: cp has weird errors trying to copy from ext2fs to freebsd Date: Mon, 4 Jun 2001 09:53:38 +0300 On Sat, Jun 02, 2001 at 06:32:36PM -0700, ancient@gscyclone.com wrote: > > >Number: 27842 > >Category: gnu > >Synopsis: cp has weird errors trying to copy from ext2fs to freebsd > >Originator: Gary > >Release: 4.3-STABLE > >Description: > I mount a linux ext2fs drive to /mnt/linux. When I try and cp anything from the linux drive, I get the following message(s): > > cp: Invalid arguement > > I can read files on the drive 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