# # Sample boot menu configuration file # # Boot automatically after 30 secs. timeout 20 # By default, boot the first entry. #default 0 # By default, boot the last saved kernel #default saved default 4 # Fallback to the second entry. fallback 3 # For booting GNU/Linux # kernel parameter: ac97_clock=41194 title=GNU/Linux 2.4.30 root (hd0,0) kernel /boot/vmlinuz-2.4.30 root=/dev/sda2 ide=reverse hde=ide-scsi agp=try_unsupported agp_try_unsupported=1 ide0=autotune ide1=autotune console=ttyS0,57600n8 console=tty0 vga=ask idebus=66 savedefault title=GNU/Linux 2.4.31 root (hd0,0) kernel /boot/vmlinuz-2.4.31 root=/dev/sda2 ide=reverse hde=ide-scsi agp=try_unsupported agp_try_unsupported=1 ide0=autotune ide1=autotune console=ttyS0,57600n8 console=tty0 vga=ask idebus=66 savedefault title=GNU/Linux 2.6.11.6 root (hd0,0) kernel /boot/vmlinuz-2.6.11.6 root=/dev/sda2 ide=reverse agp=try_unsupported console=ttyS0,57600n8 console=tty0 vga=792 idebus=66 # kernel .... profile=2 idle=poll savedefault title=GNU/Linux 2.6.11.9 root (hd0,0) kernel /boot/vmlinuz-2.6.11.9 root=/dev/sda2 ide=reverse agp=try_unsupported console=ttyS0,57600n8 console=tty0 vga=792 idebus=66 savedefault title=GNU/Linux 2.6.12-rc6-git2 root (hd0,0) kernel /boot/vmlinuz-2.6.12-rc6-git2 root=/dev/sda2 ide=reverse agp=try_unsupported console=ttyS0,57600n8 console=tty0 vga=792 idebus=66 savedefault title=GNU/Linux 2.6.13-rc1 root (hd0,0) kernel /boot/vmlinuz-2.6.13-rc1 root=/dev/sda2 ide=reverse agp=try_unsupported console=ttyS0,57600n8 console=tty0 vga=792 idebus=66 savedefault # 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