How to acces a external HDD after deleting System Volume Information

How to use TestDisk to recover lost partition
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
Locked
Message
Author
honoriobr
Posts: 5
Joined: 18 Nov 2016, 18:54

How to acces a external HDD after deleting System Volume Information

#1 Post by honoriobr »

Cleaning up a external HDD I deleted by mistake System Volume Information, and now I cant access the Disk.
I can see with TestDisk that all files are there, but I can not open them.
¿How can I recover access to the Disk?

I see that I could backup the files and format the Disk, but probably there is a more simple way to just recover access to it.

Thanks

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: How to acces a external HDD after deleting System Volume Information

#2 Post by cgrenier »

Run "cmd" (right click run as administrator) and "chkdsk /f d:" (replace d: by the correct drive letter)
If it doesn't fix the problem, copy the files using TestDisk, Advanced, List, reformat the disk and copy the files back.

honoriobr
Posts: 5
Joined: 18 Nov 2016, 18:54

Re: How to acces a external HDD after deleting System Volume Information

#3 Post by honoriobr »

I will have to copy all files. But how to do that keeping the structure of the directories?
All I want is the files and directories that are in the disk, and I dont want to undelete any old files previously deleted in the disk.
How can I copy everything? Should I copy the image of the disk? Or copy each directory one by one?
Not sure which will be the next step after Advanced, List,...

Locked