i use to edit my boot menu like this
- Code: Select all
default=0
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
title Sabayon Linux 5.1-r1 Gnome
root (hd0,1)
kernel /boot/kernel-genkernel-x86-2.6.31-sabayon root=/dev/ram0 ramdisk=8192 real_root=/dev/sda2 dolvm init=/linuxrc splash=silent,theme:sabayon vga=791 console=tty1 qui$
initrd /boot/initramfs-genkernel-x86-2.6.31-sabayon
savedefault
title Microsoft Windows 7 Ultimate
rootnoverify (hd0,0)
chainloader +1
savedefault
title
root
title Sabayon Linux (kernel-genkernel-x86-2.6.31-sabayon) (safe mode)
root (hd0,1)
kernel /boot/kernel-genkernel-x86-2.6.31-sabayon root=/dev/ram0 ramdisk=8192 real_root=/dev/sda2 dolvm init=/linuxrc console=tty1 resume=swap:/dev/sda3 real_resume=/dev/s$
initrd /boot/initramfs-genkernel-x86-2.6.31-sabayon
savedefault
in this way i have the first two lines visibles and the "SafeMode" hided, accessible just going down with the arrow
I like it more than the standard one!
