[Bug 807796] Re: boot options result in kernel panic
Daniel Manrique
daniel.manrique at canonical.com
Sat Jul 9 00:54:47 UTC 2011
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command, as it will
automatically gather debugging information, in a terminal:
apport-collect 807796
When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.
Thanks!
** Changed in: grub2 (Ubuntu)
Status: New => Incomplete
--
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/807796
Title:
boot options result in kernel panic
Status in “grub2” package in Ubuntu:
Incomplete
Bug description:
kernel panic with default configuration after fresh install
This is a system installed on a software uefi/gpt disc, separate boot
partition, separate root partition on raid and running grub-efi
boot option
menuentry 'Ubuntu, with Linux 2.6.38-10-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
set gfxpayload=$linux_gfx_mode
insmod part_gpt
insmod ext2
set root='(/dev/sda,gpt2)'
search --no-floppy --fs-uuid --set=root 8f740712-a691-46e5-b1ec-ac82e49685fc
linux /vmlinuz-2.6.38-10-generic root=UUID=3a1e8b92-6a23-4ba2-b471-5898e8a5d0b2 ro quiet splash vt.handoff=7
initrd /initrd.img-2.6.38-10-generic
}
causes boot panic
commenting the insmod ext2 line seems to boot fine
lsb_release -rd
Description: Ubuntu 11.04
Release: 11.04
grub-common:
Installed: 1.99~rc1-13ubuntu3
note: in the attached grub.cfg I have already commented out the insmod
line
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/807796/+subscriptions
More information about the foundations-bugs
mailing list