[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: grub2 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/465350
Ti
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.
** Changed in: grub2 (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
** Changed in: grub2 (Ubuntu)
Status: New => Confirmed
--
Unable to boot - clean install
https://bugs.launchpad.net/bugs/465350
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.
I have the same problem.
Also for me the machine does not boot with the default boot options,
but does boot if I remove "splash" from the kernel command line
or if I set the resolution to 1024x768 in startUp-manager.
Fresh install of 64 bit Karmic
GNU GRUB version 1.97~Beta 4 (i.e. grub 2)
kern
Just tried two more variations, which both fail.
menuentry "Ubuntu, Linux 2.6.31-14-generic" {
recordfail=1
if [ -n ${have_grubenv} ]; then save_env recordfail; fi
set quiet=1
insmod ext2
set root=(hd0,4)
search --no-floppy --fs-u
I guess this means it has something to do with the kernel and my
hardware (graphics?), and grub2 itself is fine.
--
Unable to boot - clean install
https://bugs.launchpad.net/bugs/465350
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Removing "set quiet=1" DOES NOT solve the issue.
Removing "splash" alone DOES solve the issue -- I am able to boot. I will
check further by removing only "quiet".
--
Unable to boot - clean install
https://bugs.launchpad.net/bugs/465350
You received this bug notification because you are a member
Thanks for moving the bug to the correct place -- I knew I had it under
the wrong package.
I will check and get back to you on that in a few minutes.
--
Unable to boot - clean install
https://bugs.launchpad.net/bugs/465350
You received this bug notification because you are a member of Ubuntu
Bug
The bootloader in karmic is grub2; reassigning to the correct package.
Does the system boot if you remove *only* the 'quiet splash' options
from the end of the kernel command line? Does it boot if you remove
*only* the 'set quiet=1' option? (One is an option to grub, the others
are options to ke