Hello
My USB stick stoped working in the middle of a file transfer.
Result: now the USB stick isn't recognized anymore. Windows says "the volume is empty, do you want to format it?"
If I choose "Intel" volume here is what I get:
I know it was a NTFS partition with clustr size 32 because the program "Getdataback for NTFS" finds some fragments of the file system. But the files and directories recovered by Getdataback are only some old data. I rcover the same data with Photorec. The important files are recent outlook .pst files which I can't find.
If I choose "non-partitioned media", same result: no partition found, with many read errors.
So what do you think I can/should do to get my data back?
Can I recrate my NTFS partition table?
Also, how do I know if the USB stick is physically damaged (burned chips?)
Lost data 16GB USB Stick
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Lost data 16GB USB Stick
Last edited by FCKUSB on 19 Jan 2014, 20:06, edited 1 time in total.
- cgrenier
- Site Admin
- Posts: 5437
- Joined: 18 Feb 2012, 15:08
- Location: Le Perreux Sur Marne, France
- Contact:
Re: Lost data 16GB USB Stick
Try to create an image of your USB key, use gnu ddrescue for that
http://www.cgsecurity.org/wiki/Damaged_Hard_Disk
Code: Select all
ddrescue /dev/sdb usb.dd usb.log
Re: Lost data 16GB USB Stick
Now the USB stick dosn't appear as a unformated stick anymore, but as a disk reader without media.
Fortunately, I have a 16Gb image of the USB stick I made just before that. It's a multifile .img file I made with 001Micron USB Stick recovery tool
Fortunately, I have a 16Gb image of the USB stick I made just before that. It's a multifile .img file I made with 001Micron USB Stick recovery tool
Re: Lost data 16GB USB Stick
Looks like your flash memory is not recognized anymore but only the built in controller of your USB thumb.
Partition read error and read errors of each sector often indicates that memory management like LBA (-> logical block addressing) doesn't fit anymore.
Might be probably a case for datarevovery lab?
You can have a try to mount your image using a cli, (command line interface) running administrator privileges, and photorec or testdisk.
Info:
http://www.cgsecurity.org/wiki/Media_Image
Fiona
Partition read error and read errors of each sector often indicates that memory management like LBA (-> logical block addressing) doesn't fit anymore.
Might be probably a case for datarevovery lab?
You can have a try to mount your image using a cli, (command line interface) running administrator privileges, and photorec or testdisk.
Info:
http://www.cgsecurity.org/wiki/Media_Image
Fiona
Re: Lost data 16GB USB Stick
Yes, thank you, this is also what I though.
I can recover fragments with Photorec from the Image, (like from the stick some days ago) but not the files I'm looking for.
starting from the image, how can I reconstruct the NTFS partition using Testdisk? what are the options I must choose?
I can recover fragments with Photorec from the Image, (like from the stick some days ago) but not the files I'm looking for.
starting from the image, how can I reconstruct the NTFS partition using Testdisk? what are the options I must choose?
- cgrenier
- Site Admin
- Posts: 5437
- Joined: 18 Feb 2012, 15:08
- Location: Le Perreux Sur Marne, France
- Contact:
Re: Lost data 16GB USB Stick
Run "testdisk image.dd", the partition table type should be PC/Intel if you have created an image of the whole disk/usb key, try Analyse, Quick Search, if your partition is found, choose Write, otherwise Deeper Search...
Re: Lost data 16GB USB Stick
It does not open the image file. it says
"TestDisk 6.14, Data Recovery Utility, July 2013
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
Unable to open file or device Clé16Go.img"
It's a multifile .img image I have no clue what format uses 001Micron USB Drive Recovery, but it's the only image I have from the disc.
"TestDisk 6.14, Data Recovery Utility, July 2013
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
Unable to open file or device Clé16Go.img"
It's a multifile .img image I have no clue what format uses 001Micron USB Drive Recovery, but it's the only image I have from the disc.