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

El Capitan Disk Utility won't resize internal SSD

After I originally upgraded to El Capitan, I used Disk Utility to resize my partition from 500GB to 329.47GB. This worked fine and did not delete my Recovery partition at the time.


I now need to further reduce the size of my OS X partition to fit another operating system, but Disk Utility will not reduce the partition size even thought it says it successfully has done so. Note that there are no other partitions on the disk; just empty space (and sadly no Recovery partition, which Disk Utility deleted for me the first time I tried to further reduce the partition's size).


I need to mention that I have rEFInd installed (mana for the trolls), but that should have nothing to do with partitioning a drive, and as can be seen, I am able to boot into OS X using rEFInd.


Here are a series of screenshots showing the stages:



Open Disk Utility

User uploaded file

Select the SSD and set the size to 300GB.

User uploaded file

After clicking 'Apply':



User uploaded file


The size is still the original 329.47GB, even after rebooting. Finder also reports the 329.47GB size, so clearly Disk Utility did not do anything (other than delete my Recovery partition).

User uploaded file

Am I doing something wrong?




The product code reported by the Web Page is incorrect as I have El Capitan running, not Yosemite.

MacBook Pro (Retina, 15-inch, Mid 2014), OS X Yosemite (10.10.1)

Posted on Jan 29, 2016 9:38 AM

Reply
1 reply

Jan 29, 2016 10:25 AM in response to Another New User Account

Using the terminal version diskutil I was able to resolve the problem.

First I erased the Recovery HD partition: diskutil eraseVolume HFS+ Blank /dev/disk0s3

Then I merged it into my main partition: diskutil mergePartitions HFS+ MyLabel disk0s2 disk0s3

Then I resized the volume to 300GB: diskutil resizeVolume /dev/disk0s2 300GB

After resizing, I recreated my Recovery HD partition using http://musings.silvertooth.us/2014/07/recovery-partition-creator-3-8/. (It complained a few times about the version of my OS being incorrect, and I chose 10.9 at the last option selection, but it worked.)

El Capitan Disk Utility won't resize internal SSD

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