Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

imDez

macrumors newbie
Original poster
Aug 28, 2013
4
0
adccfe0f63.png


I want to expand Macintosh HD to occupy the entire space. Dragging the bottom right corner down doesn't work. How do I remove this "Free Space" and expand Macintosh HD?
 
Image

I want to expand Macintosh HD to occupy the entire space. Dragging the bottom right corner down doesn't work. How do I remove this "Free Space" and expand Macintosh HD?

Are u accessing disk utility in the OS itself?
Can you try accessing Disk Utility in OS X recovery to perform the resize?
 
If you don't want to mess with the terminal commands (as described above), the best way to do it is this:

1. Create a bootable clone of your existing drive to an external drive using either CarbonCopyCloner or SuperDuper.

2. Boot from the external clone.

3. Re-initialize your internal drive into a single partition

4. RE-CLONE from the backup BACK TO the internal drive.

This WILL do the job.
 
Image

I want to expand Macintosh HD to occupy the entire space. Dragging the bottom right corner down doesn't work. How do I remove this "Free Space" and expand Macintosh HD?

Looks like Yosemite turned your disk into a core storage volume and that stops the resize in Disk Util.

Assuming you only have one disk drive and that is where Yosemite is, run the command below in Terminal to revert the core storage then you will be able to manipulate the partitions normally in Disk Util.

Code:
diskutil cs revert disk1
 
Looks like Yosemite turned your disk into a core storage volume and that stops the resize in Disk Util.

Assuming you only have one disk drive and that is where Yosemite is, run the command below in Terminal to revert the core storage then you will be able to manipulate the partitions normally in Disk Util.

Code:
diskutil cs revert disk1

Worked beautifully, thanks!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.