# # Boot menu configuration file # # Boot automatically after 30 secs. timeout 10 # By default, boot the first entry. default 0 #Splash Screen splashimage = (hd0,4)/boot/grub/splash.xpm.gz # For booting GNU/Linux (2.6 release) title GNU/Linux (2.6 release) root (hd0,4) kernel /boot/bzImage-2.6.4-udev root=/dev/hda7 ro vga=792 # For booting GNU/Linux title GNU/Linux root (hd0,4) kernel /boot/bzImage-2.4.25 root=/dev/hda7 ro vga=791 hdd=ide-scsi # For booting Windows XP title WindowsXP rootnoverify (hd0,0) makeactive chainloader +1