Hello:
My Slackware boots using the huge kernel.
I am
not using LILO; I am using GRUB from the extras directory on the DVD.
I followed the tutorial @
http://genek.net/LinuxAdventures/ins...ackconfig.html up to the point where it discusses modifying LILO.
My /boot/grub/menu.lst reads, in part:
Quote:
# Linux bootable partition config begins
title Slackware Linux on (/dev/sda7)
root (hd0,6)
kernel /boot/vmlinuz root=/dev/sda7 ro vga=normal
# Linux bootable partition config ends
|
This boots the huge kernel.
What changes must I make to the above menu.lst entry to boot using the generic kernel?
Thanks for any advice on this,