[Bug 1302529] Re: grub2 installation fails on 14.04 kickstart installation
Eduard Warkentin
1302529 at bugs.launchpad.net
Thu Apr 10 21:14:46 UTC 2014
** Description changed:
+ == 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
- preseeding.
+ kickstarting.
- The exact error is: "disk hd0 not found".
+ 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>-----
+
Best regards,
- Eduard
+ bekks
--
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>-----
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