# 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 3 # Nice, fat splash-image to spice things up :) # Comment out if you don't have a graphics card installed splashimage=(hd0,0)/grub/splash.xpm.gz title=Gentoo Linux 2.6.9-r9 # Partition where the kernel image (or operating system) is located root (hd0,0) kernel /kernel-2.6.9-gentoo-r9 root=/dev/sda3 #Current kernel: kernel-2.6.9-gentoo-r9