# # Sample boot menu configuration file # # Boot automatically after 30 secs. timeout 10 # By default, boot the first entry. default 0 # Fallback to the second entry. fallback 1 # For booting CD title Boot "El Torito" CD kernel /boot/memdisk.bin initrd /boot/sbootmgr.dsk # For booting Linux title Linux root (hd0,0) kernel /vmlinuz root=/dev/hda1 initrd /initrd.img #For booting DOS title DOS rootnoverify (hd0,0) makeactive chainloader +1 # Change the colors. title Change the colors color light-green/brown blink-red/blue