[Bug 1302529] Re: grub2 installation fails on 14.04 kickstart installation

Eduard Warkentin 1302529 at bugs.launchpad.net
Fri Apr 4 11:39:59 UTC 2014


Oh, and this is the kickstart code snippet failing on 14.04 and working
perfectly on 12.04:

zerombr yes
bootloader --location=mbr
clearpart --initlabel --drives=sda
part /boot --fstype=ext4 --size=256 --asprimary
part swap --size=512 --asprimary
part / --fstype=ext4 --size=4096 --asprimary

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

Title:
  grub2 installation fails on 14.04 kickstart installation

Status in “kickseed” package in Ubuntu:
  New

Bug description:
  Hi!

  I got hit by a bug that grub2 could not be installed when using 14.04
  - while the exact same kickstart file works perfectly when using 12.04
  for preseeding.

  The exact error is: "disk hd0 not found".

  I'm attaching a screenshot of the error, when the automated installer
  fails.

  Best regards,
  Eduard

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



More information about the foundations-bugs mailing list