/dev/hda1 ext2 Boot partition
/dev/hda2 (swap) Swap partition
/dev/hda3 ext3 Root partition
#is this the right grub conf for me? Mainly I'm concerned about (hd0,0)
# and if I should substitute with (hd0,2)
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title=Gentoo custom 2.6.22
root (hd0,0)
kernel /boot/gentoo-2.6.22-custom root=/dev/hda3
title=Gentoo custom 2.6.22 (rescue)
# Partition where the kernel image (or operating system) is located
root (hd0,0)
kernel /boot/gentoo-2.6.22-custom root=/dev/hda3 init=/bin/bb