2003-06-26 19:57:19

by yiding_wang

[permalink] [raw]
Subject: 2.5.72 doesn't boot solution

Tony,

I have compared the working configuration file and original one, and do see some possible setting issues. I am tied up by other stuff and don't have time to confirm it now. The suspicious parts are:

CONFIG_BLK_DEV_INITRD
CONFIG_SERIAL_8250
CONFIG_VGA_CONSOLE
CONFIG_SERIAL_CORE
CONFIG_SERIAL_CORE_CONSOLE

All above are set to yes in working configuration file but no in original file.

Eddie


> -----Original Message-----
> From: Luck, Tony [mailto:[email protected]]
> Sent: Wednesday, June 25, 2003 4:12 PM
> To: [email protected]
> Subject: RE: 2.5.72 doesn't boot
>
>
> Great! Did can you compare the non-working and working
> .config files to see what it causing this? If you find
> something post to the kernel mailing list, I'm sure it
> will be of general interest (since at least two of us hit
> this problem).
>
> -Tony