Subject: Can't use Darwin i386 UFS partition
To: None <current-users@netbsd.org>
From: Adam Ciarcinski <adam@pulstar.man.szczecin.pl>
List: current-users
Date: 01/14/2004 16:49:35
Hi,

As the subjects says, I created NetBSD/i386 kernel with FFS_EI and
APPLE_UFS options, I *can* mount Darwin/i386 partition, but I *cannot*
access it.

If I do:
# mount /dev/wd0e /mnt
# ls /mnt
ls: /mnt: Bad file descriptor

and the '/mnt' disappears (is not visible for 'ls -l /').

fsck_ffs -a /dev/rwd0e shows no error (actually, I have only fixed the
partition label)

Please, help.

Cheers,

- Adam