** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302529

Title:
  grub2 installation fails on 14.04 kickstart installation

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to