Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2008 20:45:23 +0100
From:      "=?ISO-8859-1?Q?Fernando_Apestegu=EDa?=" <fernando.apesteguia@gmail.com>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Mounting ext3fs partition
Message-ID:  <1bd550a00812031145y7a94d7cbgf8c519ad35b2dce@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm running FreeBSD 7.1-BETA2. I have several partitions/filesystems
in my computer and I would like to have full access to all of them.

I've mounted the NTFS partition without problems (though it is
read-only, it's enough for me)

I've compiled the kernel with the EXT2FS option. I can mount the partition with:

mount -t ext2fs /dev/ad4s1 /mnt/linux

note: the partition is actually a ext3fs...

But if I enter the mount point and do "ls", I get:

ls: /mnt/linux: Bad file descriptor

What am I doing wrong?



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