[Bug 107798] Re: IDE Drive is Listed as SATA with Feisty Live CD and install causes GRUB to be improperly configured (Error 15 on boot)

Phillip Susi psusi at ubuntu.com
Fri May 24 00:12:59 UTC 2013


This has been fixed in grub2 by doing away with device.map and locating
drives by their uuid.


** Changed in: grub (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub in Ubuntu.
https://bugs.launchpad.net/bugs/107798

Title:
  IDE Drive is Listed as SATA with Feisty Live CD and install causes
  GRUB to be improperly configured (Error 15 on boot)

Status in “grub” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: grub

  The install from the Feisty Live CD (beta) went very smoothly.

  When I tried the next boot (from the hard drive), I received "Error 15" File Not Found.  I was able to reboot the machine with the Live CD, and I had to edit the /boot/grub/device.map and /boot/grub/menu.lst to reflect the actual configuration of my hard drives:
  The Live CD recognized my hda as sda and my sda as sdb, so the device map looked like this:

  hd(0)=sda
  hd(1)=sdb

  I have an IDE drive as hda, so I edited the device map to be this:

  hd(0)=hda
  hd(1)=sda

  Then I also had to manually edit the menu.lst file to reflect the
  proper location of the boot files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub/+bug/107798/+subscriptions




More information about the foundations-bugs mailing list