On Thu, Jul 17, 2003 at 12:40:10AM +0200, Marc Hufschmitt typed: > > I've a IDE hard drive sliced in 4 part > ad0s1 : NTFS > ad0s2 : linux swap > ad0s3 : linux ext2fs > ad0s4[a-f] : ffs (FreeBSD 5.1) > > mount_ntfs /dev/ad0s1 /mnt/XP : It works. > mount_ext2fs /dev/ad0s3 /mnt/linux : /dev/ad0s3 not found (not the exact > message) > > Does someone have this bug with devfs and mount_ext2fs ?
Do you have "options EXT2FS" in your kernel configuration? I had the same problem until I recompiled my kernel with the above option. -Ruben > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"