Could not find device for /boot: Not found or not a block device
here is my grub.conf:
The way my partitions are set up is hda1 is win xp, hda2 is linux swap, hda3 is /, and hda4 is /home. Can anyone help me out with this.default 0
timeout 30
title=Gentoo Linux 2.6.14-r2
root (hd0,2)
kernel (hd0,2)/boot/kernel-2.6.14-gentoo-r2 root-/dev/hda3
#for windows dualboot
title=Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1












