[Bug 1717978] Re: When grub install fails, suggest or perform corrective action
Launchpad Bug Tracker
1717978 at bugs.launchpad.net
Mon Sep 18 18:01:09 UTC 2017
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: debian-installer (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1717978
Title:
When grub install fails, suggest or perform corrective action
Status in debian-installer package in Ubuntu:
Confirmed
Bug description:
I recently installed Ubuntu Server 17.04. The install took a few tries
because grub-install failed without giving details (filed as
#1717975).
Eventually, I ran grub-install from a shell prompt and got details:
grub-install: warning: Attempting to install GRUB to a disk with multiple partition labels. This is not supported yet..
grub-install: error: embedding is not possible, but this is required for RAID and LVM install.
The workaround was to wipe the beginning of the disk. Something like this:
dd if=/dev/zero of=/dev/sda bs=2047 count=1
It would be very helpful if the installer could fix this sort of
problem automatically. Perhaps when rewriting the partition table, it
could wipe labels. Perhaps it could dd over, as I did. Perhaps there's
an even better solution.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1717978/+subscriptions
More information about the foundations-bugs
mailing list