correct partition table type for scan Topic is solved

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
mcnaugle
Posts: 2
Joined: 09 Jul 2014, 17:45

correct partition table type for scan

#1 Post by mcnaugle »

hello

i accidentally formatted an external drive that was originally hfs to extfat format. testdisk identifies the drive as an intel partition table. to recover my original partition would i scan as intel or hfs?


thanks

User avatar
Fiona
Posts: 2835
Joined: 18 Feb 2012, 17:19
Location: Ludwigsburg/Stuttgart - Germany

Re: correct partition table type for scan

#2 Post by Fiona »

It's for me difficult to judge, because most disks are delivered using Intel-MBR
Intel-Mac uses EFI GPT as partition table type.
There are some things to watch.
Exfat partitions using NTFS as partition type and only the boot sector and file system will be exfat.
If you mark an exfat partition in testdisk, in the last line at the bottom of your display, you'll find some info about your boot sector.
TestDisk will be only able to write an exfat partition to your partition table.
TestDisk doesn't support exfat boot sector recovery.

Fiona

mcnaugle
Posts: 2
Joined: 09 Jul 2014, 17:45

Re: correct partition table type for scan

#3 Post by mcnaugle »

thanks for your response.
I actually figured it out last night. test disk identified the drive currently as intel. the scan only produced the exfat partition I accidentally made. deeper scan only produced bogus partitions.
I scanned as mac and test disk found an hfs partition but was unable to perform any actions. I noted the beginning
sector and total partition size.
using pdisk I "created" a partition with identical attributes. os x identified the partition but indicated it was not initialized.
reopening test disk the drive was correctly identified as mac hfs+. the scan produced the partition I earlier found.
this time I was able to repair and write.
after a reboot all is well.

Locked