# # Sample boot menu configuration file # # Boot automatically after 30 secs. timeout 30 # By default, boot the first entry. default 0 # Fallback to the second entry. fallback 1 # Bootsplash. splashimage=(hd0,2)/grub/splash.xpm.gz # For booting GNU/Linux title 2.6.14-r5-cpufreq root (hd0,2) kernel /bzImage04 root=/dev/sda6 udev title 2.6.12-r10-genkernel root (hd0,2) kernel /kernel-genkernel-x86-2.6.12-gentoo-r10 root=/dev/ram0 init=/linuxrc real_root=/dev/sda6 udev initrd /initramfs-genkernel-x86-2.6.12-gentoo-r10 # For booting Windows NT or Windows95 title Windows XP boot menu rootnoverify (hd0,1) makeactive chainloader +1 # For loading DOS if Windows NT is installed # chainload /bootsect.dos # Change the colors. #title Change the colors #color light-green/brown blink-red/blue