Messages in this thread |  | | Date | Wed, 07 Nov 2001 14:00:53 -0800 | From | Andrew Morton <> | Subject | Re: ext3 vs resiserfs vs xfs |
| |
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.
> It'd be nice if it could be a compile time switch for default journal mode...
It can be done via lilo.conf and /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/
|  |