The command root (hd0,0)
means the first drive and the first partition. You can not change this into "root (hd0) /dev/hde" or something like this. You can only change the numbers (i.e. hd1,2 would be the second drive and the third partition on it). The kernel line as as root either the device or the UUID label. However, there couldn't be a /dev/hde because this is just the drive it would be /dev/hde1 or /dev/sda1. I am trying to figure out the assignments given from your data. It looks like to me the root line should be hd0,0 and the kernel line /dev/sda1. But I am not sure yet. However, if the UUID is correct, I would leave that in the kernel line. Remember that the partition for the root line needs to be the partion where your /boot directory is, the partition in the kernel line refers to the partions that is mounted as root. -- Booting fails after installation (GRUB error) https://bugs.launchpad.net/bugs/107951 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
