PDA

View Full Version : Grub config


debhead
2003-12-13, 11:28 AM
Anyone have the default menu.lst for their grub config?
I've built and installed a grsecurity 2.4.23 kernel and it runs fine - had to have NOC guys reboot from grub command line the first time. Forgot about it and now my server is down again because I requested a reboot again.

I think I can set it up correctly but I'm alot more used to lilo than grub and deb make-kpkg didn't do the right thing. Sample file to work from would be much appreciated.

BlackNet
2003-12-14, 01:20 AM
#/boot/grub/menu.lst

timeout 10
default 0
splashimage (hd0,0)/grub/splash.xpm.gz
title GNU/Linux (2.4.22)
root(hd0,0)
kernel /vmlinuz-2.4.22 root=/dev/hda3 devfs=mount