Home
»
tutorials
» Windows 8 + Fedora 17 = Error on bootloader installation
Posted by Ilyas online blog
Windows 8 + Fedora 17 = Error on bootloader installation
you can add windows 8 or other operating system in grub 2 by updating it (if UEFI secure boot not enabled)
first you have to disable it otherwise it's not possible (click here to see how to disable it) then follow these steps
1 - go to super mode by typing #su followed by your root password
2 - #grub2-mkconfig -o /boot/grub2/grub.cfg
if it does not show windows 8 then try again by mounting windows 8 drive in fedora 17
Post a Comment