I've got Windows 10 previously, then simultaneously installed Ubuntu 16.04 with dual boot (Grub). I've been trying to get to my windows partition (100GB Linux-50GB) with no results, tried to ntfsfix
, every one recommended this, but my Windows was hibernated which made things worse. Next I tried to reinstall Grub, which led to disappearing windows from boot options in Grub before that windows was able as option in boot menu, but wasn't launching. Afterwards I burned windows 10 on usb and booted it form bios. I tried every recovery option, with no results, so I was instructed to go to the cmd
and use bootrec
and do it manually.
I used bootrec /FixMbr
and now there is no boot menu, I can't get to any partition or OS. I can go only to BIOS and boot something from external drives.
What do I do? Work calls, not much time.
PS:I've got 2 big projects on Windows partition I can not afford to lose.
Edit: I restored GRUB by rescatux, and now I am on my Ubuntu 16.04. I've typed "sudo mount /dev/sda1 /mnt" into terminal and this is what I got.
Failed to open ntfs attribute: Not such file or directory
Failed to load $MFT: Not such file or directory
Failed to mount '/dev/sda1': Not such file or directory