[Bug 574732] Re: GRUB2 does not boot windows7 when installed in a different hard drive
dino99
574732 at bugs.launchpad.net
Fri Feb 5 16:01:08 UTC 2016
Closing that outdated report as EOL has been reached long time ago
** 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/574732
Title:
GRUB2 does not boot windows7 when installed in a different hard drive
Status in grub2 package in Ubuntu:
Invalid
Bug description:
Binary package hint: grub2
For some reasons I cannot successfully boot windows 7 from GRUB2. The
following entry was added in 40_custom and ran update-grub.
40_custom:
menuentry "Microsoft Windows 7 TEST" {
insmod ntfs
set root=(hd1,0)
search --no-floppy --fs-uuid --set A4AC0BADAC0B78D6
drivemap -s (hd0) ${root}
chainloader +1
}
The scenario is this:
- Both hard drives are SATA.
- Ubuntu is installed on SATA0 mobo port and is being detected by gparted in sda
- Win7 is installed on SATA1 mobo port and is being detected by gparted in sdb
- When running update-grub, no errors are being reported and I can see that win7 got detected.
- Finally, when choosing win7 from the grub2 list... the system appears to start but freezes when trying to load windows.
If I disconnect the SATA0 hard disk (Ubuntu) and turn on my
computer... windows 7 loads without any problems.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: grub-pc 1.98-1ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
Date: Mon May 3 15:42:08 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
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/574732/+subscriptions
More information about the foundations-bugs
mailing list