# # Sample boot menu configuration file # # Boot automatically after 30 secs. timeout 30 # By default, boot the first entry. default 0 # Fallback to the third entry. fallback 2 color cyan/black black/cyan # For booting GNU/Linux title Debian GNU/Linux kernel (hd0,1)/vmlinuz root=/dev/hda4 vga=0x0314 # For booting Windows title Windows XP Home rootnoverify (hd0,0) makeactive chainloader +1 # For loading DOS if Windows NT is installed # chainload /bootsect.dos # GNU/Linux old kernel title Debian GNU/Linux old kernel (hd0,1)/vmlinuz.old root=/dev/hda4 # GNU/Linux original kernel title Debian GNU/Linux original kernel (hd0,1)/vmlinuz-2.4.18-bf2.4-xfs root=/dev/hda4 ide0=ata66 ide1=ata66 vga=0x0314 # 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