You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Can't partition (option greyed out) External HDD on Mac OS X El Capitan

Hi guys,


Scoured the net for an existing solution to this problem, but to no avail.


I'm attempting to partition a 500gb external HDD to run bootcamp, but whenever I go into Disk Utility, the option to partition the drive is greyed out.


I've previously erased and formatted to Mac OS X Journaled, so there's nothing on it, but still the partition option isn't available (see screenshot).


Any help is majorly appreciated. Thanks in advance!User uploaded file

MacBook Pro

Posted on Nov 15, 2015 1:48 AM

Reply
Question marked as Top-ranking reply

Posted on Jan 7, 2018 5:12 AM

I solved this issue by using Disk Utility by going up to the Menu bar, selecting "View", and selecting "Show All Devices". Then, the erase and partition buttons became active. I didn't have to get into Terminal at all.

44 replies

Jul 18, 2017 5:25 PM in response to sundy_1

Same problem for me.


However, I have kept a version of Mountain Lion on another partition (internal). I booted into this partition, ran disk utility and had no problems in partitioning the external USB3.0 disk - actually a naked WD 750Gb 2.5" disk in a dock, into two partitions.


Why is it that OSX 10.8 can do trouble free, what 10.12 cannot? Surely this is a problem for Apple? Please fix this.

Jul 29, 2017 2:18 AM in response to Tom Boone

Tom Boone wrote:


From looking over than command it looks like this will "erase disk." Is that correct? I'm looking to keep all of the data without having to format the disk.


Yes, that's correct. The command will completely wipe your disk.

The original poster of this thread couldn't partition his external hard drive via Disk Utility. Plus there was anything at all on that disk. So I suggested to reinitialise that particular disk using Terminal.

If you are looking to RESIZE the actual partition on your disk use Disk Utility.

Use Terminal only if you are skilled enough on the command line. The resizeVolume is the correct verb to use in that case. See the below syntax


diskutil resizeVolume
Usage:  diskutil resizeVolume MountPoint|DiskIdentifier|DeviceNode size
        [part1Format part1Name part1Size part2Format part2Name part2Size
        part3Format part3Name part3Size ...]

Non-destructively resize a disk.  You may increase or decrease its size.

When decreasing size, you may optionally specify new partitions to create
to fill the newly-freed space.  Specify these new partitions as in the
diskutil partitionDisk command.  A size of zero will cause a grow fit-to-fill.
Ownership of the affected disk is required.

Valid sizes are floating-point numbers with a suffix of B(ytes), S(512-byte-
blocks), K(ilobytes), M(egabytes), G(igabytes), T(erabytes), P(etabytes),
or (%)percentage of the total size of the whole disk.

A size of "limits" will print the valid range for the current conditions of
the file system and room to grow up to an immovable object (next partition).

A size of "R" for the target partition will resize it to the maximum
possible; "R" cannot be used for the size of new partition triples, if any.

resizeVolume is only supported on a Journaled HFS+ file system.

Experiment on a disk that has no data at all on it.

If you need further assistance, please start your own thread. This one is marked as solved.

And, be sure to have a recent backup before playing around with partition 😉

Jan 20, 2018 7:12 AM in response to PeteQuest

PQ:

NP. I did too, at first.

Go back a page and find eunicekhong's post. it has an image of the Disk Utility window we're talking about. Look at the left column, at the very first entry, at the top of the column. It looks something like: APPLE SSD SM0256G Media. (that is my HD, not the one by eunice, but I didn't want to go back a page and lose this msg.)

see it?

Jan 25, 2018 9:40 AM in response to Alberto Ravasio

Hi, Alberto!


I stupidly pasted the 'diskutil erasedisk' command into Terminal without checking my disk device labels 😕

The erase process started immediately and began erasing the disk I did not mean it to.

I cancelled/terminated the process within 10 seconds.

The disk is now showing as empty in Disk Utility. It also won't eject properly. A TimeMachine backup was being made at the same time I used the command.


How quick does the 'diskutil erasedisk' command work and do you think there's any chance that the disk has not been (entirely) erased?


Thank you 🙂

Can't partition (option greyed out) External HDD on Mac OS X El Capitan

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.