Activity log for bug #1302529

Date Who What changed Old value New value Message
2014-04-04 11:38:03 bekks bug added bug
2014-04-04 11:38:03 bekks attachment added Screenshot of the installer failing https://bugs.launchpad.net/bugs/1302529/+attachment/4065222/+files/pic2.png
2014-04-10 20:55:55 Jordan bug added subscriber Jordan
2014-04-10 21:01:58 bekks bug task added grub2 (Ubuntu)
2014-04-10 21:04:16 bekks tags kickstart trusty grub kickstart regression-release trusty
2014-04-10 21:14:46 bekks 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 == 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
2014-04-10 21:34:17 bekks 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 == 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
2014-04-10 22:24:28 TJ bug added subscriber TJ
2014-04-10 23:20:08 bekks attachment added grub-install --verbose --force "(hd0)" https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1302529/+attachment/4080201/+files/gi3
2014-04-10 23:33:00 bekks attachment added grub-install --verbose --force /dev/sda https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1302529/+attachment/4080228/+files/gi4
2014-04-11 12:22:45 Colin Watson marked as duplicate 1292628