[Bug 1292628] Re: 'grub-install --force "(hd0)"' fails on trusty during installation
Colin Watson
cjwatson at canonical.com
Fri Mar 28 13:11:01 UTC 2014
This is a regression caused by the fix for bug 1012629.
** Package changed: grub2 (Ubuntu) => grub-installer (Ubuntu)
** Changed in: grub-installer (Ubuntu)
Status: Triaged => In Progress
** Changed in: grub-installer (Ubuntu)
Assignee: (unassigned) => Colin Watson (cjwatson)
** Changed in: grub-installer (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1292628
Title:
'grub-install --force "(hd0)"' fails on trusty during installation
Status in “grub-installer” package in Ubuntu:
Fix Committed
Bug description:
Network/PXE installs of Trusty fail on installing grub.
The error message in syslog is:
Installing grub on '(hd0)'
Running chroot /target grub-install --force "(hd0)"
Installing for i386-pc platform
grub-install: error: disk `hd0' not found
error: Running 'grub-install --force ''(hd0)''' failed.
The workaround is the following
chroot target
echo "(hd0) /dev/sda" > /boot/grub/device.map
Then prompting the installer to try installing again.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1292628/+subscriptions
More information about the foundations-bugs
mailing list