2.4.19-pre2 fails to mount my FreeBSD filesystems:
bogomips root ~# grep bsd /etc/fstab
/dev/hda10 /bsd ufs ro,ufstype=44bsd 0 0
/dev/hda12 /bsd/var ufs ro,ufstype=44bsd 0 0
/dev/hda13 /bsd/usr ufs ro,ufstype=44bsd 0 0
bogomips root ~# mount -a
UFS: failed to set blocksize
mount: wrong fs type, bad option, bad superblock on /dev/hda10,
or too many mounted file systems
mount: mount point /bsd/var does not exist
mount: mount point /bsd/usr does not exist
Gerd
-- #define ENOCLUE 125 /* userland programmer induced race condition */ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/