0

I had Windows 8 on my laptop and i installed Fedora 19 after that. I also installed grub-customizer on Fedora and I was being able to reach both operating system via GRUB screen on start-up.

Recently I had to format my C drive and reinstalled Windows 8. Now, my GRUB screen is gone and I don't know how to reach my Fedora.

I have to get my files on Fedora, how can I do it?

Varaquilex
  • 3,846
ergunysr
  • 103

1 Answers1

0

Was it on UEFI? If so, it's easy. If not, will be a little more involved. First check if you are running UEFI. Another way of checking, open diskmgmt.msc and right click your drive box on the left, and see if you're using GPT. If so, you're definitely on UEFI.

UEFI: Add the option to fedora using easyuefi or, if you like command-line, bcdedit.

BIOS: If not, you'll have to boot up using a live disc, and repair your bootloader.

Alternative option: If you just need your files back, you can use Linux Reader

Milind R
  • 907
  • 1
  • 12
  • 29