I wanted to reinstall Ubuntu 13.10, and I chose to do it over the old 13.10 Ubuntu because it had some problems. Now I can't boot Windows 8 or find it in the boot menu. And Ubuntu has all partitions of my PC. Can I recover Windows or at least recover the files I had on Windows?
Asked
Active
Viewed 82 times
0
-
You need data recovery tools. Also see http://askubuntu.com/questions/286181/how-do-i-recover-my-accidentally-lost-windows-partitions-after-installing-ubuntu/286206#286206 – Takkat Nov 23 '13 at 18:37
1 Answers
0
Boot into ubuntu os
and open the terminal by pressing ctrl+alt+t and run the below commands on it,
sudo update-grub
sudo shutdown -r now
After restarting,your grub
will display windows os and you can select and boot it.The above commands will reinstall your grub to display both windows
and ubuntu
os's.

Avinash Raj
- 78,556
-
-
-
-
plz upload gparted screenshot to imgur.com and paste the link here. – Avinash Raj Nov 23 '13 at 15:01
-
there was no ntfs partition.I think your your windows os will be deleted.Anyways upload gparted screenshot. – Avinash Raj Nov 23 '13 at 15:04
-
-
-
-
from the gparted screenshot,your windows os was accidentally deleted(there was no ntfs partition). – Avinash Raj Nov 23 '13 at 15:15
-
-
-
-
see this link http://askubuntu.com/questions/171163/how-to-recover-a-deleted-ntfs-partition-with-data – Avinash Raj Nov 23 '13 at 15:22
-
-
-
1@sofboy, your Question is a bit broad. Instead of adding new information here in Comments, edit the Question to clarify it. – brasofilo Nov 24 '13 at 02:26