Skip to content

Instantly share code, notes, and snippets.

@higuoxing
Created November 26, 2018 04:07
Show Gist options
  • Save higuoxing/4ba2b14e4423b02d20732ca43f7882a7 to your computer and use it in GitHub Desktop.
Save higuoxing/4ba2b14e4423b02d20732ca43f7882a7 to your computer and use it in GitHub Desktop.
OS X disk merging failed

Some commands

sudo diskutil apfs deleteContainer disk0s3
sudo diskutil eraseVolume "Free Space" %noformat% /dev/disk0s3
sudo diskutil apfs resizeContainer disk0s2 0

Reference

stackexchange

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment