QuickTip: Can't see Partition Option on Disk Utilities OSX?
Greg, The JavaScript Whisperer

Greg, The JavaScript Whisperer @jswhisperer

About: Specialist in performance oriented javascript architecture for web, mobile, client and server side. Passionate about realtime web.

Location:
London, UK
Joined:
May 13, 2017

QuickTip: Can't see Partition Option on Disk Utilities OSX?

Publish Date: Sep 4 '24
0 0

Say you open Disk Utilities and you want to add a partition to a hard drive or external usb. maybe you did it a few times and all the sudden it disappeared??

Just Happened to me! You can fix this this in terminal but there is an easier way.

First the root cause is the Partition Table Schema has gone awry. It needs to be GUID.
Image description

To get it back, lets click the toolbar view > show all devices. This will show the parents that were invisible prior
Image description

Now you will need to erase the main container and reformat so backup anything first and choose these settings (Mac OS Journaled, GUID)
Image description

After that funny enough you can create partition of any format FAT exFAT etc.

Cheers!

Comments 0 total

    Add comment