Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I have tried to Install Fedora 18 alongside with Windows 8 on my HP Pavillion 15-e016tx.

This resulted is that I can only boot in Fedora 18 and Windows 8 is not booting at all.

At least I didn't format the C: Drive and Windows 8 option is showing on GRUB Bootloader.

I want to boot Windows 8 and Fedora 18 alongside. How Can I Do It?

Hovsep A
2014-02-03 18:00:21
you can try to reinstall Fedora under EFI modeyou can try: Managing EFI Boot Loaders for Linuxhttp://www.rodsbooks.com/efi-bootloaders/
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
Che J
2014-02-02 15:50:52
I guess you do not have a working boot loader. A boot loader allows you to select which operating system you want to boot into. I will now teach you to install GRUB 2 onto your computer through Fedora 18. Firstly, open up Terminal on Fedora, (you can find it around by putting your cursor on the top left hand corner of the screen).Type 'su' and key in your root password. Next, type in 'grub2-install /dev/sda'Next, type in 'grub2-mkconfig -o /boot/grub2/grub.cfg'Reboot your PC.Reference: https://fedoraproject.org/wiki/GRUB_2?rd=Grub2
dragonmouth
2014-02-02 15:20:50
When the GRUB Bootloader windows comes up, you need to highlight the "Win 8" entry, and hit ENTER. This should initiate Windows 8 bootup.