[Bug 807796] Re: boot options result in kernel panic
Daniel Manrique
daniel.manrique at canonical.com
Sat Jul 9 16:26:48 UTC 2011
** Changed in: grub2 (Ubuntu)
Status: Incomplete => New
--
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:
New
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
---
Architecture: amd64
DistroRelease: Ubuntu 11.04
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426.3)
NonfreeKernelModules: fglrx
Package: grub2 (not installed)
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Tags: natty
Uname: Linux 2.6.38-10-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
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