[Bug 1427821] [NEW] server iso install fails during grub install

Launchpad Bug Tracker 1427821 at bugs.launchpad.net
Tue Mar 10 16:34:36 UTC 2015


You have been subscribed to a public bug:

$ ver="20150303" # could use 'ver=current'
$ url=http://cdimage.ubuntu.com/ubuntu-server/daily/$ver/vivid-server-amd64.iso

$ wget $url -O "${url##*/}"
$ md5sum vivid-server-amd64.iso
26727e6c4c03f2b920c7fa3d5abe269c  vivid-server-amd64.iso

$ qemu-system-x86_64 -enable-kvm\
     -device virtio-net-pci,netdev=net00 -netdev type=user,id=net00 \
    -drive if=virtio,file=vda.img -boot d -cdrom vivid-server-amd64.iso -m 512

# walk through install with all defaults

install fails at grub stage.

I chose defaults for disk setup (lvm) and the chose 'install grub to MBR'.
The error message is:

--
Install the GRUB boot loader on a hard disk
      Unable to intsal GRUB in /dev/vda5
  Executing 'grub-install /dev/vda5' failed.
This is a fatal error.

** Affects: debian-installer (Ubuntu)
     Importance: Critical
         Status: Confirmed


** Tags: bot-comment
-- 
server iso install fails during grub install
https://bugs.launchpad.net/bugs/1427821
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to debian-installer in Ubuntu.



More information about the foundations-bugs mailing list