Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jun 2001 05:13:14 -0400
From:      Storms of Perfection <ancient@gscyclone.com>
To:        current@freebsd.org
Subject:   ext2fs problem?
Message-ID:  <5.1.0.14.2.20010603050950.0329ac60@pop.gscyclone.com>

next in thread | raw e-mail | index | archive | help
I'm trying to copy files from my linux mounted partition, but it seems on 
-CURRENT that it is broken, or perhaps I'm doing something wrong. Is this a 
bug with the ext2fs code?

/dev/da1s1a on / (ufs, local, soft-updates)
/dev/da0s1e on /mp3 (ufs, local)
procfs on /proc (procfs, local)
linprocfs on /usr/compat/linux/proc (linprocfs, local)
/dev/ad2s1 on /mnt/linux (ext2fs, local)

bash-2.04$ pwd
/mnt/linux/home

bash-2.04$ cp -pR * /tmp
cp: aba: Invalid argument
cp: tekkin: Invalid argument
cp: stryfe: Invalid argument
cp: staind: Invalid argument
cp: spion: Invalid argument
cp: so: Invalid argument
cp: ryan: Invalid argument
cp: ari: Invalid argument
cp: absinthe: Invalid argument
cp: zen: Invalid argument



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20010603050950.0329ac60>