Re: ext3 vs resiserfs vs xfs

From: Christian Bornträger (linux-kernel@borntraeger.net)
Date: Wed Nov 07 2001 - 16:25:12 EST


> /dev/root / ext2 rw 0 0
> /dev/hda6 /home ext3 rw 0 0
>
> However, tune2fs -l on both /dev/hda1 (the root filesystem) and /dev/hda6
> gives Filesystem features: has_journal sparse_super

You don use ext3.
ext3 is backward compatible with ext2. So you can mount ext3 as ext2
completely ignoring the journal.

Look for a line in /etc/fstab
/dev/root and change the file system to ext3.

greetings

Christian Bornträger
-
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/



This archive was generated by hypermail 2b29 : Wed Nov 07 2001 - 21:00:36 EST