Messages in this thread |  | | Date | Wed, 7 Nov 2001 15:38:05 -0800 | From | Mike Castle <> | Subject | Re: ext3 vs resiserfs vs xfs |
| |
On Wed, Nov 07, 2001 at 02:52:29PM -0800, Mike Fedyk wrote: > On Wed, Nov 07, 2001 at 02:00:53PM -0800, Andrew Morton wrote: > > Try adding `rootflags=data=journal' to your kernel boot > > commandline. > > adding that line to an ext2 only kernel will make it kernel panic when it > tries to mount root because it doesn't understand the option!
So set that option only for ext3 enabled kernels. If you're using lilo, instead of using a global append= setting, use a local one for that ext3 kernel, and leave it off for the ext2-only kernel.
mrc -- Mike Castle dalgoda@ix.netcom.com www.netcom.com/~dalgoda/ We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are in a maze of twisty compiler features, all different"); -- gcc - 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/
|  |