/dev/root.old: Not found or not a block device.
Up to this point, everything has gone fine. I'm just not sure what I did wrong to get this.
My partitions are:
/dev/hda1 - /
/dev/hda2 - swap
My grub.conf is:
Code: Select all
default 0
default 0
title=Gentoo Linux 2.6.15-r1
root (hd0,0)
kernel /boot/gentoo-2.6.15-r1 root=/dev/hda1
