Messages in this thread |  | | Date | Wed, 07 Nov 2001 14:56:18 -0800 | From | Andrew Morton <> | Subject | Re: ext3 vs resiserfs vs xfs |
| |
Mike Fedyk wrote: > > On Wed, Nov 07, 2001 at 02:00:53PM -0800, Andrew Morton wrote: > > Mike Fedyk wrote: > > > > > > I have a switch "data=journal" that ext2 will choke on when I boot into an > > > ext2 only kernel. > > > > > > Is there another way to change the journaling mode besides modifying > > > /etc/fstab? > > > > Try adding `rootflags=data=journal' to your kernel boot > > commandline. > > > > Does that work for non-root ext3 mounts also? ie, will ext3 default to > data=journaled mode for future mounts?
Nope. You specify the option to other filesystems in /etc/fstab. - 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/
|  |