[Bug 654609] Re: Grub in 10.04.1 Wubi install does not show Linux entry (only shows Windows entries)
Jeff Lane
jeffrey.lane at canonical.com
Wed Jan 30 18:55:32 UTC 2013
Over a year old, never addressed. Closing.
** Changed in: grub2 (Ubuntu)
Status: New => Invalid
--
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/654609
Title:
Grub in 10.04.1 Wubi install does not show Linux entry (only shows
Windows entries)
Status in “grub2” package in Ubuntu:
Invalid
Bug description:
Binary package hint: grub2
I've seen this happen several times now doing Wubi installs of 64bit
10.04.1.
out of about 10 installs I did this weekend, only one or two actually
worked completely, with grub showing both Linux and Windows entries at
boot time (after selecting Ubuntu from the NT Loader list).
The remaining times, the Grub menu shows the Windows entries but
doesn't show any Linux entry, forcing me to drop to a grub shell and
manually enter the info to boot into Ubuntu 10.04.1.
FWIW, the grub menu after the first stage of the install (the part
done inside Windows) shows a version of 1.98-1ubuntu6 in the menu.
After completing the installation and booting, the menu still says
1.98-1ubuntu6, but dpkg shows grub-common and grub-pc versions of
1.98-1ubuntu7.
I get the following wiht grub-script-check and actually running
10_linux:
user at ubuntu:/etc/grub.d$ ./10_linux
Found linux image: /boot/vmlinuz-2.6.32-25-generic
Found initrd image: /boot/initrd.img-2.6.32-25-generic
menuentry 'GNU/Linux, with Linux 2.6.32-25-generic' --class gnu-linux --class gnu --class os {
recordfail
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
No path or device is specified.
Try `/usr/sbin/grub-probe --help' for more information.
set root=''
linux /boot/vmlinuz-2.6.32-25-generic root= ro
initrd /boot/initrd.img-2.6.32-25-generic
}
menuentry 'GNU/Linux, with Linux 2.6.32-25-generic (recovery mode)' --class gnu-linux --class gnu --class os {
recordfail
set root=''
echo 'Loading Linux 2.6.32-25-generic ...'
linux /boot/vmlinuz-2.6.32-25-generic root= ro single
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.32-25-generic
}
Found linux image: /boot/vmlinuz-2.6.32-24-generic
Found initrd image: /boot/initrd.img-2.6.32-24-generic
menuentry 'GNU/Linux, with Linux 2.6.32-24-generic' --class gnu-linux --class gnu --class os {
recordfail
set root=''
linux /boot/vmlinuz-2.6.32-24-generic root= ro
initrd /boot/initrd.img-2.6.32-24-generic
}
menuentry 'GNU/Linux, with Linux 2.6.32-24-generic (recovery mode)' --class gnu-linux --class gnu --class os {
recordfail
set root=''
echo 'Loading Linux 2.6.32-24-generic ...'
linux /boot/vmlinuz-2.6.32-24-generic root= ro single
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.32-24-generic
}
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: grub-common 1.98-1ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
Architecture: amd64
Date: Mon Oct 4 11:23:05 2010
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: grub2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/654609/+subscriptions
More information about the foundations-bugs
mailing list