Re: 2.5.62 fails to boot, Uncompressing... and then nothing

Meino Christian Cramer (mccramer@s.netic.de)
Wed, 19 Feb 2003 13:19:09 +0100 (MET)


From: Duncan Sands <baldrick@wanadoo.fr>
Subject: Re: 2.5.62 fails to boot, Uncompressing... and then nothing
Date: Wed, 19 Feb 2003 10:52:47 +0100
Message-ID: <200302191052.47663.baldrick@wanadoo.fr>

Hi,

yes, indeed, this was the problem!!! (by the way: HURRAY, IT BOOTS!)

It seems that loading an "old" config file from the 2.4.*-series
of linux kernels will WIPE OUT that config items since they are not
written back to disk anymore when saving kernel configuartions....

Another thing is that make menuconfig fails to write back
configurations as alternate files into directories owned by root
and set drwxr-xr-x....but it is able to write into the . directory,
even if it is set with drwxr-xr-x also...

But this is only a sideeffect.

Keep Hacking!
Meino

> This is becoming a FAQ! Did you enable the console in your .config?
>
> CONFIG_VT=y
> CONFIG_VT_CONSOLE=y
>
> Most likely you chose to compile the input system as a module, which
> caused the console options to be autohorribly deselected. Just say 'y'
> for the input subsystem, at which point the console options will reappear,
> letting you select them.
>
> I hope this helps,
>
> Duncan.
>
-
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/