[Bug 1302529] Re: grub2 installation fails on 14.04 kickstart installation
Colin Watson
cjwatson at canonical.com
Fri Apr 11 12:22:39 UTC 2014
*** This bug is a duplicate of bug 1292628 ***
https://bugs.launchpad.net/bugs/1292628
This looks identical to bug 1292628, which should be fixed in more
recent daily builds; the fix missed beta2 by a day or two, though.
** This bug has been marked a duplicate of bug 1292628
'grub-install --force "(hd0)"' fails on trusty during installation
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1302529
Title:
grub2 installation fails on 14.04 kickstart installation
Status in “grub2” package in Ubuntu:
New
Status in “kickseed” package in Ubuntu:
New
Bug description:
== Regression details ==
Discovered in version: 14.04
Last known good version: 12.04
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 kickstarting.
The exact error (after the installer fails, and before pressing enter
to continue) in tty4 is: "disk hd0 not found".
I'm attaching a screenshot of the error, when the automated installer
fails.
The kickstart file snippet regarding bootloader installation after
partitioning is this:
-----<snip>-----
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=1 --grow --asprimary
-----<snap>-----
I am running the installation using the 14.04 server beta2 cd, and
adding "toram ks=http://mylocalwebserverip/ubuntutest.ks" to the
kernel options prior booting, the result stays the same without
"toram".
Best regards,
bekks
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1302529/+subscriptions
More information about the foundations-bugs
mailing list