Fixing Grub2 after installing Fedora 18 on a Windows 8 Machine?
I have been playing around with Linux for a few years now, but I've never dived in all the way. I love the ideas behind Linux, and I refuse to have a laptop without it anymore. But I have to have a dual-boot setup.
Grub2 has a known bug after installing in an EFI environment, it exists in Ubuntu 12.10 as well. I would like someone to give me a little help in fixing this so I can boot into Windows where required.
In Ubuntu, I can use boot-repair to fix it all with one click. It worked on all three spins, and you can find it on google, I tried to post the link but my karma is insufficient. :)
Is there anyway I can use tars in Fedora, and would any of you be so kind as to walk me through that or the steps I need to reconfigure grub manually? I am new to fedora and used to the Ubuntu way of doing things, so detailed help would be appreciated.
Thank you all for your time!
Please note that I can boot into Windows 8 by simply typing exit into Grub, but I would like to fix the broken menu entries in there as well, so again, any help is very much appreciated!
I've now edited the scripts found in /etc/grub.d but to no avail. I added in a script for Windows to execute the exit command, that would be good enough for me, but even after I update grub2 it doesn't change the menu itself. The changes are the show in the grub file, but they don't appear when booting, then I used efibootmgr.
Boot0001* Fedora HD(7,34e76000,64000,2f213991-83fd-462c-abf7-01d6175863c8)File(\EFI\fedora\shim.efi) Boot0002* Windows Boot Manager HD(1,800,96000,b5117df1-3bf8-40f5-8a71-b3761ff7b29d)File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...M................
Not sure if that will help, but I figured I would share it, also there are leftover bits from Ubuntu in there apparently, not that it should hurt anything, just trying to provide as much data as I can.
Please can you explain which known bug are you referring to?