Hi Benjamin,

to fix this, you will have to either boot using your live-cd and mount
the partition that contains your GRUB config or manually edit the boot
options for GRUB via the boot loader to boot correctly once and then do
the same change in your GRUB config as well. In any case, you will have
to alter the 'groot' variable in /boot/grub/menu.lst to point to the
correct root device (the partition where the linux kernel resides). In
my case, I had to set 'groot' to '(hd0,0)', which is the first partition
on my first disk. For e.g. the 1st partition on your second drive, it
would be 'groot=(hd1,0)' and so on.

HTH.

-- 
IDE Drive is Listed as SATA with Feisty Live CD and install causes GRUB to be 
improperly configured (Error 15 on boot)
https://bugs.launchpad.net/bugs/107798
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to