On Sat, Oct 11, 2003 at 04:24:11PM -1000, Ben Beeson wrote: > $ mount | grep ext > /dev/sda2 on / type ext3 (rw) > /dev/sda1 on /boot type ext3 (rw) > /dev/sdb2 on /home type ext3 (rw) > /dev/sdb1 on /usr type ext3 (rw)
... > EXT2-fs warning (device sd(8,2)): ext2_read_super: mounting ext3 filesystem > as ext2 Where is the fs that is mounted ext2? Despite the warning in dmesg, they are mounted ext3. -Vince
