> > > > > I still find no way to boot a 2.5.69 kernel.
> > > > > It reports: "no console found, specify init= option"
> What kind of console do you have configured in and what's your kernel
> command line?
It's a Dell laptop, nothing special.
This is the relevant part of my config:
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_LP_CONSOLE is not set
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
And the part of /boot/grub/grub.conf:
title Pau Linux (2.5.69)
root (hd0,0)
kernel /vmlinuz-2.5.69 ro root=/dev/hda1
Pau
-
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/