Re: Troubles while mounting ext2 from 5.1-RELEASE

2003-08-14 Thread Vincent Caron
Bruce Evans said: >> > >> > # mount -t ext2fs /dev/ad0s2 /mnt/linux >> > ext2fs: /dev/ad0s2: No such file or directory >> >> Did you compile EXT2FS support into your kernel? Awful shame on a FreeBSD newbie, I didn't. I naively thought it was in the GENERIC kernel, but I just saw he note about the

Troubles while mounting ext2 from 5.1-RELEASE

2003-08-06 Thread Vincent Caron
Hello, after digging the various mailing-lists, release notes, errata and Google, I thought I might get some help here. I have just installed a FreeBSD 5.1-RELEASE on my x86 laptop. Everything works like a charm, including DRI, except mounting ext2 : # mount -t ext2fs /dev/ad0s2 /mnt/linux ext2