onsdagen den 12 november 2003 15.55 skrev Marcel Pol:
> On Wed, 12 Nov 2003 13:08:39 +0100
>
> Oden Eriksson <[EMAIL PROTECTED]> wrote:
> > How do I mount FreeBSD UFS2 partitions under Mandrake?
>
> I used:
> mount -t ufs -o ufstype=44bsd /dev/hda8 /mnt
>
> Hope this helps.
Nope:
# mount /dev/hdb1 /mnt/hdb1 -t ufs -o ufstype=44bsd
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
or too many mounted file systems
I only found this outdated stuff:
http://www.tldp.org/HOWTO/Linux+FreeBSD-5.html
The u2fs driver is from 1997... As you see I mentioned "UFS2" in my original
post.