Activity log for bug #1292628

Date Who What changed Old value New value Message
2014-03-14 17:22:26 William Van Hevelingen bug added bug
2014-03-14 17:23:49 Steve Langasek grub2 (Ubuntu): importance Undecided High
2014-03-14 18:04:24 William Van Hevelingen description Network/PXE installs of Trusty fail on installing grub. The error message in syslog is "'grub-install --force "(hd0)"' failed" I can install grub manually by chrooting into the target and running grub-install /dev/sda Which works without any issues. 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. I can install grub manually by chrooting into the target and running grub-install /dev/sda Which works without any issues.
2014-03-14 18:32:24 William Van Hevelingen 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. I can install grub manually by chrooting into the target and running grub-install /dev/sda Which works without any issues. 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/device.map Then prompting the installer to try installing again.
2014-03-14 18:32:37 William Van Hevelingen 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/device.map Then prompting the installer to try installing again. 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.
2014-03-19 05:01:49 goolala bug added subscriber goolala
2014-03-19 05:03:18 Launchpad Janitor grub2 (Ubuntu): status New Confirmed
2014-03-24 14:07:35 daveadams bug added subscriber daveadams
2014-03-26 23:27:54 Steve Langasek grub2 (Ubuntu): status Confirmed Triaged
2014-03-28 13:09:15 Launchpad Janitor branch linked lp:~ubuntu-core-dev/grub-installer/ubuntu
2014-03-28 13:11:01 Colin Watson affects grub2 (Ubuntu) grub-installer (Ubuntu)
2014-03-28 13:11:01 Colin Watson grub-installer (Ubuntu): status Triaged In Progress
2014-03-28 13:11:01 Colin Watson grub-installer (Ubuntu): assignee Colin Watson (cjwatson)
2014-03-28 13:11:37 Colin Watson grub-installer (Ubuntu): status In Progress Fix Committed
2014-03-28 14:49:07 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/grub-installer
2014-03-28 15:01:57 Launchpad Janitor grub-installer (Ubuntu): status Fix Committed Fix Released
2014-04-11 20:26:22 bekks bug added subscriber Eduard Warkentin