Friday, November 15, 2024

bootcamp – Macintosh HD APFS Partition Unrecognized (Showing FFFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF) – Partition Table Corruption?

Full Context:

I had a triple boot setup on my MacBook Pro (Retina, 13-inch, Early 2015) running macOS, Windows (via Boot Camp), and Kali Linux. Everything was working fine until Windows stopped booting after installing Kali Linux. When I attempted to reclaim the Windows space using the Boot Camp Assistant on macOS, I encountered an error.

After rebooting, I couldn’t boot into any of the operating systems (macOS, Windows, or Kali Linux). In order to get my system working again, I installed a fresh copy of macOS on the Boot Camp partition.

Once I had macOS running, I used Terminal in both normal macOS and Recovery Mode to try and fix my main Macintosh HD partition. Unfortunately, the APFS container shows the UUID FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF and isn’t recognised as an APFS volume.

Terminal Output:

Here are the exact terminal commands and their outputs, both from macOS Recovery and standard mode:

diskutil list

Standard Mode Output
macOS Recovery Output

gpt -r show disk0

Standard Mode Output 2

macOS Recovery Output 2

Issue:

My primary concern is the Macintosh HD APFS partition, which is showing the UUID FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF and is not recognised as an APFS volume. I suspect there’s a problem with the partition table, likely related to the GUID Partition Table (GPT) or Master Boot Record (MBR).

I have seen several users with similar issues involving corrupted UUIDs and damaged partition tables, but I haven’t been able to resolve it by myself.

What I’ve Tried:

Reinstalled macOS over the Boot Camp partition to regain access to macOS.
Used Terminal commands such as diskutil list and gpt -r show disk0 both in Recovery Mode and regular macOS to diagnose the problem.
I haven’t tried installing rEFInd again because my main focus is on recovering the Macintosh HD APFS partition.

What I Need Help With:

Fixing the Macintosh HD APFS partition that is showing the incorrect UUID (FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF).
Restoring proper recognition of the APFS file system.
Any guidance on how to rebuild or repair the partition table (GPT or MBR) to recover access to macOS.
I’m not concerned about Windows or Kali Linux at this point, and I will make sure to set up Time Machine backups moving forward to avoid this situation in the future.

Available Tools & Options:

  • I have a bootable Ventoy USB with various utilities, including GParted, Ubuntu, and other operating systems, which I can use to troubleshoot the issue further.

  • I also have a macOS Monterey bootable USB that I’ve used to reinstall macOS on the Boot Camp partition.

  • Although I don’t currently have a Time Machine backup, I’m committed to creating one immediately after I regain access to my main Macintosh HD partition.

  • I can reinstall rEFInd to regain access to Kali Linux, but right now, my priority is fixing the Macintosh HD partition.

  • I’ve attempted several terminal commands, including:

diskutil apfs unlockVolume
diskutil apfs decryptVolume
apfs listcryptousers
Unfortunately, none of these worked, and they returned the error: “This is not an APFS file system.”

I’ve seen other users with similar issues related to partition tables and faulty UUIDs, and I plan to reference their cases.

Link 1
Link 2
Link 3
Link 4
Link 5
Link 6
Link 7
Link 8
Link 9
Link 10
Link 11
Link 12
Link 13
Link 14

Thank you in advance for any assistance! I’ve gone through a lot of troubleshooting steps already but am unable to get the Macintosh HD partition back.

Related Articles

Latest Articles