1N/A#
1N/A# Sample boot menu configuration file
1N/A#
1N/A
1N/A# Boot automatically after 30 secs.
1N/Atimeout 30
1N/A
1N/A# By default, boot the first entry.
1N/Adefault 0
1N/A
1N/A# Fallback to the second entry.
1N/Afallback 1
1N/A
1N/A# For booting GNU/Hurd
1N/Atitle GNU/Hurd
1N/Aroot (hd0,0)
1N/Akernel /boot/gnumach.gz root=hd0s1
1N/Amodule /boot/serverboot.gz
1N/A
1N/A# For booting GNU/Linux
1N/Atitle GNU/Linux
1N/Aroot (hd1,0)
1N/Akernel /vmlinuz root=/dev/hdb1
1N/A#initrd /initrd.img
1N/A
1N/A# For booting GNU/kFreeBSD
1N/Atitle GNU/kFreeBSD
1N/Aroot (hd0,2,a)
1N/Akernel /boot/loader.gz
1N/A
1N/A# For booting GNU/kNetBSD
1N/Atitle GNU/kNetBSD
1N/Aroot (hd0,2,a)
1N/Akernel --type=netbsd /boot/knetbsd.gz
1N/A
1N/A# For booting Mach (getting kernel from floppy)
1N/Atitle Utah Mach4 multiboot
1N/Aroot (hd0,2)
1N/Apause Insert the diskette now!!
1N/Akernel (fd0)/boot/kernel root=hd0s3
1N/Amodule (fd0)/boot/bootstrap
1N/A
1N/A# For booting FreeBSD
1N/Atitle FreeBSD
1N/Aroot (hd0,2,a)
1N/Akernel /boot/loader
1N/A
1N/A# For booting NetBSD
1N/Atitle NetBSD
1N/Aroot (hd0,2,a)
1N/Akernel --type=netbsd /netbsd
1N/A
1N/A# For booting OpenBSD
1N/Atitle OpenBSD
1N/Aroot (hd0,2,a)
1N/Akernel --type=netbsd /bsd
1N/A
1N/A# For booting OS/2
1N/Atitle OS/2
1N/Aroot (hd0,1)
1N/Amakeactive
1N/A# chainload OS/2 bootloader from the first sector
1N/Achainloader +1
1N/A# This is similar to "chainload", but loads a specific file
1N/A#chainloader /boot/chain.os2
1N/A
1N/A# For booting Windows NT or Windows95
1N/Atitle Windows NT / Windows 95 boot menu
1N/Arootnoverify (hd0,0)
1N/Amakeactive
1N/Achainloader +1
1N/A# For loading DOS if Windows NT is installed
1N/A# chainload /bootsect.dos
1N/A
1N/A# For installing GRUB into the hard disk
1N/Atitle Install GRUB into the hard disk
1N/Aroot (hd0,0)
1N/Asetup (hd0)
1N/A
1N/A# Change the colors.
1N/Atitle Change the colors
1N/Acolor light-green/brown blink-red/blue