I recently deleted a bootcamp partition in my drive, but I can not rescue the size of my drive.
I have a MPB 2015 128GB. But it is currently showing only 83GB of disk space.
Can anyone help me? I have no clue what happened here.
Thanks for your help, but it didn't solve the issue. Any clue? This is driving me crazy.
Code:
MacBook-Pro-de-Matheus:~ matheus$ diskutil cs resizeStack F753BED7-78F3-43D4-9A8F-3920722FB6E2 0b
The Core Storage Logical Volume UUID is F753BED7-78F3-43D4-9A8F-3920722FB6E2
Started CoreStorage operation
Checking prerequisites for resizing Logical-Physical volume stack
Error: -69743: The new size must be different than the existing size
MacBook-Pro-de-Matheus:~ matheus$
No, I dont know.
My mac is a personal machine and I didnt get help from Apple or another reason.
All I did was remove the Bootcamp Partition, but the disk space didnt return to my main drive and neither is listed as available in Disk Utility, its simple "gone".
The command resizeStack is the right one to solve your issue, however it will only work if there is "nothing" underneath the Recovery partition.
I think there are three ways to solve your problem :
1. delete the Apple_KernelCoreDump partition, then use the resizeStack command
or
2. revert the core storage, then use Disk Utility to delete the Apple_KernelCoreDump partition and expand the Macintosh HD partition to the maximum space available.
or
3. clone your Macintosh HD partition to an external hard drive (Carbon Copy Cloner, 30 days free demo)
Boot from this clone, erase your internal disk, then clone your clone to the internal drive.
(good solution without using the Terminal)
I am not a Terminal guru by any way, therefore I would prefer if someone else with good knowledge came to help you on this...
Please post the output of this command : diskutil cs list
The command resizeStack is the right one to solve your issue, however it will only work if there is "nothing" underneath the Recovery partition.
I think there are three ways to solve your problem :
1. delete the Apple_KernelCoreDump partition, then use the resizeStack command
or
2. revert the core storage, then use Disk Utility to delete the Apple_KernelCoreDump partition and expand the Macintosh HD partition to the maximum space available.
or
3. clone your Macintosh HD partition to an external hard drive (Carbon Copy Cloner, 30 days free demo)
Boot from this clone, erase your internal disk, then clone your clone to the internal drive.
(good solution without using the Terminal)
I am not a Terminal guru by any way, therefore I would prefer if someone else with good knowledge came to help you on this...
Please post the output of this command : diskutil cs list
On a PC, the windows installation process creates a recovery partition that is protected and difficult to remove. The same appears to have happened on your Mac and the simplest way to get all of the space back would be to delete all partitions and reinstall the os or restore a time machine backup.
I have no problem using terminal. But I don't know the commands. I cant remove it using Disk Utility (the core dump partition). Do you know how what I have to do?