Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 14:24:17 +0900
From:      Eric Kjeldergaard <kjelderg@gmail.com>
To:        Neh <neh@onerd.com.br>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Ext2fs strange errors on -CURRENT.
Message-ID:  <d9175cad05071022246bd74f39@mail.gmail.com>
In-Reply-To: <20050706012948.DFE9643D45@mx1.FreeBSD.org>
References:  <20050706012948.DFE9643D45@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/6/05, Neh <neh@onerd.com.br> wrote:
> I'm having some problems using ext2fs.
> I have a mounted ext2 partition. It mounts ok.
> I can do "ls dir" and it show me the contents.
> But when i type "ls -l dir" for example, i got messages like:
> "no such file or directory"
>=20
> I can do "cp" to that partition, can do "rm" in some file, but copying fr=
om
> there or deleting recursive, like "rm -rf" show me "no such file or
> directory"
>=20
> some outputs:
>=20
> root@plasma# uname -a
> FreeBSD plasma.box.org 6.0-CURRENT FreeBSD 6.0-CURRENT #3: Tue Jul  5
> 21:22:11 BRT 2005     root@plasma.box.org:/usr/src/sys/i386/compile/JAH=
=20
> i386
>=20
> root@plasma# mount
> /dev/ad0s4a on / (ufs, local)
> devfs on /dev (devfs, local)
> /dev/ad0s4e on /tmp (ufs, local, soft-updates)
> /dev/ad0s4f on /usr (ufs, local, soft-updates)
> /dev/ad0s4d on /var (ufs, local, soft-updates)
> /dev/ad0s3 on /mnt (ext2fs, local)
>=20
> root@plasma# pwd
> /mnt
> root@plasma# ls
> gabi            lero            lfs.old         rootz
> ktrace.out      lfs             lost+found
> root@plasma# ls -l
> ls: gabi: No such file or directory
> ls: ktrace.out: No such file or directory
> ls: lero: No such file or directory
> ls: lfs: No such file or directory
> ls: lfs.old: No such file or directory
> ls: lost+found: No such file or directory
> ls: rootz: No such file or directory
> total 0
>=20
> I checked it on 5.4-STABLE and it's working ok.
>=20
> I have used ktrace to see what's going, but i can't say what is, so i
> included the output of both "ls" and "ls -l" here:
>=20
> http://sp-dhn.com.br/~neh/freebsd/
>=20

I just want to verify that this isn't isolated.  I was having the same
problem when I still had ext2 drives.

--=20
If I write a signature, my emails will appear more personalised.



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