[Bug 486499] Re: Grub2: Windows 7 infinite reboot loop
Jean.c.h
jean_hubbard at lavabit.com
Tue Aug 13 01:52:29 UTC 2013
I'm not able to mark this bug as a duplicate for some reason.
This bug is a Duplicate to,
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/402154
** This bug is no longer a duplicate of bug 475881
Selecting Grub2 menu item for Windows 7 reboots PC
--
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/486499
Title:
Grub2: Windows 7 infinite reboot loop
Status in “grub2” package in Ubuntu:
Fix Released
Bug description:
NOTE: This only fixed Windows 7 booting up once. I rebooted after
reporting this bug and the same problem still persisted. So not even
this fixes the problem!
Binary package hint: grub2
This bug is one of the most annoying I've ever run into. There is a
work around that I found on Ubuntu. However obviously nothing has been
done to fix this problem; so I'm reporting it today so it can be fixed
soon :)
This bug is ALWAYS repeatable. If you want to confirm it install
Windows 7 (Vista will work) update grub and reboot. Windows will try
to start and it'll fail.
NO THE GRUB2 WORKAROUND LISTED IN THE WIKI DOES NOT WORK!
(https://wiki.ubuntu.com/Grub2)
The solution can be found in this thread:
http://ubuntuforums.org/showthread.php?p=8363434#post8363434
menuentry "Windows 7 (on /dev/sdb1)" {
insmod ntfs
set root=(hd1,1)
chainloader +1
}
(obviously has to be adjusted according to your Windows partition)
ALSO:
It IS possible to completely remove grub via Synaptic. Reinstall grub
add that entry to 40_custom. Update-grub. Then reboot and choose the
custom boot menu and Windows 7 will reboot fine. However it booting up
fine only occurs one time.
ProblemType: Bug
Architecture: i386
Date: Sat Nov 21 20:26:31 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: grub2 1.97~beta4-1ubuntu4
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: grub2
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
(gnome-settings-daemon:1715): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
(gnome-settings-daemon:1715): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
(polkit-gnome-authentication-agent-1:1840): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
(nautilus:1813): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/486499/+subscriptions
More information about the foundations-bugs
mailing list