# # Sample boot menu configuration file # # Boot automatically after 30 secs. timeout 1 # By default, boot the first entry. default 0 # Fallback to the second entry. fallback 1 # For booting GNU/Hurd title GNU/Gentoo Linux root (hd0,5) kernel /kernel-2.6.18-gentoo-r5 root=/dev/sda8 # For booting Windows NT or Windows95 title Windows NT / Windows 95 boot menu rootnoverify (hd0,0) makeactive chainloader +1 # For loading DOS if Windows NT is installed # chainload /bootsect.dos # For installing GRUB into the hard disk #title Install GRUB into the hard disk #root (hd0,0) #setup (hd0) # Change the colors. #title Change the colors #color light-green/brown blink-red/blue