1

First my Bootcamp crashed due to a Win update on my iMac. Then I tried to fix it, assisted by an AppleCare person (using Diskutil and Terminal). Now it seems I have lost 500GB+ on my Fusion drive, and I have not been able to restore Bootcamp using BA.

I know very little about terminal, and don't know for to regain the lost space and make the fusion disk ready for setting up Bootcamp again. Help would be very welcome!!

Thanks! Tormod

I'm attaching a couple of screenshots that probably shows the situation currently.

enter image description here

enter image description here

enter image description here

1 Answers1

0

I believe the commands below will return the free space to your "Macintosh HD" volume.

newfs_hfs  -J  -v  "Recovery HD"  /dev/disk1s3
diskutil  resizevolume  disk1s3  650M
diskutil  unmount  disk1s3
diskutil  cs  resizePV  2110ADEC-ADAD-46C8-AE19-24B589F695E7  0
diskutil  cs  resizeLV  F8F6DA73-C7F8-42FD-AF12-A896F44CD1BB  0