Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
September 15th, 2013, 4:55
Hi,
I have accidentally used DISKPART's clean command on one of my hard disk (my intention was to do it in my flash drive).
Following is the sequence commands that I ran:
diskpart
select disk 1
clean
create partition primary
select partition 1
active
I know this is stupid, but IS THERE ANY WAY I CAN GET BACK MY OLD DATA ??
Thank You
September 15th, 2013, 8:37
Hi Raul,
possibly yes, it's "clean all" thats secure erase.
Kern
September 15th, 2013, 9:25
Sorry kern, I didn't got ur response.
I want to revert my changes in a manner to get back my data.
September 15th, 2013, 9:50
"revert" may not be possible.
Not knowing your level of expertise, maybe the easiest way to check would be to grab a trial version of R-Studio or similar and see what it finds. (r-tt dot com)
The usual warnings apply in that if the data on there are valuable consult a local professional. It's too easy to make matters worse by experimentation.
Kern
September 15th, 2013, 16:59
AISI, all you have done is to rewrite the partition table in sector 0. That should be an easy DIY fix.
Try Partition Find and Mount:
http://findandmount.com/
Powered by phpBB © phpBB Group.