[Bug 1885414] Re: ubiquity: bootloader failed on /dev/vda

Jean-Baptiste Lallement 1885414 at bugs.launchpad.net
Wed Jul 1 10:40:17 UTC 2020


This patch from mwhudson fixes the issue:

diff --git a/d-i/source/grub-installer/grub-installer b/d-i/source/grub-installer/grub-installer
index 2329f0e801..ac9fd37ff3 100755
--- a/d-i/source/grub-installer/grub-installer
+++ b/d-i/source/grub-installer/grub-installer
@@ -641,7 +641,7 @@ db_progress INFO grub-installer/progress/step_install
 # to grub legacy, or vice-versa
 case "$grub_package" in
     grub-pc)
-	log-output -t grub-installer $chroot $ROOT dpkg -P grub-efi grub-efi-amd64-bin grub-efi-amd64 grub-efi-amd64-signed grub-efi-ia32-bin grub-efi-ia32
+	log-output -t grub-installer $chroot $ROOT dpkg -P grub-efi grub-efi-amd64 grub-efi-ia32-bin grub-efi-ia32
 	;;
     grub-efi)
 	log-output -t grub-installer $chroot $ROOT dpkg -P grub-efi-amd64-signed

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

Title:
  ubiquity: bootloader failed on /dev/vda

Status in ubiquity package in Ubuntu:
  Triaged

Bug description:
  Testing the 2020-06-28 ubuntu-mate iso on QEMU (QuickEMU)
  Selected Normal and 3rd party installation.
  Installation looked to be going fine until it got to grub2 installation part
  Came up with the following error:

  https://i.imgur.com/IanRMYk.jpg

  Had to do screenshot as apport is crashing and unable to submit bug
  via ubuntu-bug:

  https://i.imgur.com/dqYcKqb.png

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



More information about the foundations-bugs mailing list