# Which listing to boot as default. 0 is the first, 1 the second etc. default 0 # How many seconds to wait before the default listing is booted. timeout 30 # Nice, fat splash-image to spice things up :) # Comment out if you don't have a graphics card installed #splashimage=(hd0,2)/boot/grub/splash.xpm.gz title=Gentoo Linux 2.4.26 R5 # Partition where the kernel image (or operating system) is located root (hd0,2) kernel /boot/kernel-2.4.26-gentoo-r5 root=/dev/hda3 vga=791 # The next three lines are only if you dualboot with a Windows system. # In this case, Windows is hosted on /dev/hda1. title=Windows XP rootnoverify (hd0,0) chainloader +1