there's a bug in the kernel cmdline parser, which i haven't had the time
to track down. try adding a harmless option to your kernel cmdline in
/etc/lilo.conf, like this:
vga=1
read-only
root=/dev/hda1
image=/boot/vmlinuz-2.2.14
label=stable14
append="profile=4"
^^^^^^^^^^^^^^^^^^
then run lilo as usual, and reboot. this will work around the parser bug.
- Chuck Lever
-- corporate: <chuckl@netscape.com> personal: <chucklever@netscape.net> or <cel@monkey.org>The Linux Scalability project: http://www.citi.umich.edu/projects/linux-scalability/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/