Page 1 of 1

Disaster from cloning an USB stick

Posted: 18 Oct 2017, 19:52
by masster
Hi
So I had this 8GB flash disk that started to have issues. I decided to write an image of it on my HDD for further recovery of the data on it. I've used a small freeware utility that I can"t remember its name now. I have wrongly assumed that an image file of the stick will be saved on my HDD. In fact that utility cloned the flash disk :( I know, it's my mistake I didn' pay attention. Now I know. I'm still bashing my head against the wall daily...

Here is my original HDDs configuration:

- two 160 GB SATA HDDs in RAID0. Total 320 GB.
- two NTFS partitions (primary C of 50 GB' and an extended logical partition D of 270 GB)
- OS: Windows XP Pro SP3

The cloning was targeted on D resulting in a 8 GB FAT32 partition. The rest of the space on D became unallocated.

Windows XP boots and works nicely like before. Except obviously my data on D was partially (hopefully) damaged. So my question is: What is the best strategy to recover as much data as possible from partition D?

I'm desperate, I know. But I need all your help to recover a lot of my previous work.

Re: Disaster from cloning an USB stick

Posted: 19 Oct 2017, 09:57
by cgrenier
Run TestDisk, select the PhysicalDisk containing D:, Advanced, select the partition corresponding to D:, Boot, BackupBS, confirm, List, Quit
Do you see your files ?
If it doesn't work, please post a copy of your testdisk.log file

Re: Disaster from cloning an USB stick

Posted: 19 Oct 2017, 14:27
by masster
Thank you for your quick answer.

You're saying "select the PhysicalDisk containing D" but as I've said there are 2 (two) physical disks mounted as RAID0. Most probably partition D is striped on both HDDs. Or am I wrong?

On the other hand, is it correct to assume that for Testdisk it doesn't matter if there is a RAID0 matrix as long as a "virtual" 320 GB disk is seen ?