While installing Ubuntu 13.04 I selected Replace Windows 7 with Ubuntu.
Apparently by doing so I have lost all my data that is stored in local disk:D. Is there any way that I can recover my lost data?
While installing Ubuntu 13.04 I selected Replace Windows 7 with Ubuntu.
Apparently by doing so I have lost all my data that is stored in local disk:D. Is there any way that I can recover my lost data?
You can recover your data from formatted disk using testdisk
and photorec
, these are good open source software that is used by thousands of user when such case arrived in Linux type system.
Here are your steps how can you restore your datas:
Boot from live CD/DVD/USB or Ubuntu, if it is opening fine..
Install testdisk
:
sudo apt-get install testdisk
Run testdisk
to fix your partition.
If testdisk
fails then you can give a try to another s/w photorec
. Find out here How to use Photorec step by step
If you had valuable data then you can give a try to this.. I recommend to use PhotoRec.