Quote:
|
Originally Posted by LHLTVD
I'm having a similar problem, grub identifies Windows 7 but it won't load, it just reloads the grub menu when you attempt to boot into Win7.
|
Hello LHLTVD,
Probably the most useful thing you can do when you request help for a problem like that is to boot into Fedora, open a terminal, run the following commands, and return here to paste the results into your next post...
Code:
su
fdisk -l
cat /boot/grub/grub.conf
GRUB is known to be capable of booting Windows 7 as this thread already has proved again. But sometimes tweaks to the grub.conf file are needed to make GRUB boot Windows as this thread also already has proved again.