Re: PROBLEM: 2.6.0-test3 does not mount root fs

From: jeff millar
Date: Sun Aug 17 2003 - 10:06:48 EST


This may not be the problem. I just got 2.6.0-test3 booting
after similar error messages by changing my .config file.
using root=0303 didn't make it boot.

Not sure which changes made it boot.
Most likely, it's compiling ext3 into kernel (not a module).
2.4.20 kernels fell back to ext2 when mounting an ext3 partition.

BUT, I made that change once and it didn't work....
or maybe I forgot to install it. I'm still working thought the
combinations.

jeff

----- Original Message -----
From: "Francois Romieu" <romieu@xxxxxxxxxxxxx>
Subject: Re: PROBLEM: 2.6.0-test3 does not mount root fs


> Olaf Zaplinski <olaf@xxxxxxxxxxxx> :
> [lilo.conf]
> > image=/boot/vmlinuz-2.6.0-test3
> > root=/dev/hda3
> > label=2.6.0-test3
> > append="reboot=warm"
>
> Try append="reboot=warm root=303"
>
> > read-only
> >
> > image=/boot/vmlinuz-2.4.20
> > root=/dev/hda3

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/