I'm trying to recover a single 4 TB ExFat partition made in Maverick's Disk Utility.
This single partition on the disk has storage files shared between Windows and Mac.
It became inaccessible after a Windows performed a repair reboot on the main hard drive.
Here's what TestDisk has found:
1) Disk selection (Note: disk0 and rdisk0 have the same size!)
2) EFI GPT detected on Disk0. Is this okay for an exFat partition?
3) MS DATA found! The sector size reflects the 4 TB storage. Is this a green light?
Am I doing this right?
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
- cgrenier
- Site Admin
- Posts: 5436
- Joined: 18 Feb 2012, 15:08
- Location: Le Perreux Sur Marne, France
- Contact:
Re: Am I doing this right?
In Advanced, select the partition and choose List or Undelete or Boot/List.
You can try or something similar
You can try
Code: Select all
sudo fsck.exfat /dev/disk0p1
Re: Am I doing this right?
Christophe the partition is back, however Windows mistakenly tried to "repair" the hard drive during boot, and now it shows up as a Windows primary partition even though it does not have an OS.
Is there a way to get rid of this leftover MBR data and remove the drive from the boot list?
Is there a way to get rid of this leftover MBR data and remove the drive from the boot list?