I’m unable to partition my 512GB SSD even with 225GB free space available. I’ve deleted all local TimeMachine backups, disabled external backups on TimeMachine, thinned with urgent tmutil thinlocalsnapshots / 1000000000 1
Yet, when I try to find out how much I can resize my partition to I still get
The culprit seems to be
Which I can’t delete with the regular tmutil deletelocalsnapshots / as they have no date. Just running that command errors with Failed to delete all Time Machine local snapshots for volume group containing disk '/'
Any ideas? I can’t find any references to these particular snapshots other than on iOS jailbreak pages.
Yet, when I try to find out how much I can resize my partition to I still get
Code:
diskutil apfs resizecontainer disk0s2 limits
Resize limits for APFS Physical Store partition disk0s2:
Current Physical Store partition size on map: 500.1 GB (500068036608 Bytes)
Minimum (constrained by file/snapshot usage): 500.1 GB (500068036608 Bytes)
Recommended minimum (if used with macOS): 500.1 GB (500068036608 Bytes)
Maximum (constrained by partition map space): 500.1 GB (500068036608 Bytes)
The culprit seems to be
Code:
tmutil listlocalsnapshots /
Snapshots for volume group containing disk /:
com.apple.os.update-190312682FDBFD811EAF7E1DE7AA32CC00611E1594F50D161F143E85BF633A4C
com.apple.os.update-MSUPrepareUpdate
Which I can’t delete with the regular tmutil deletelocalsnapshots / as they have no date. Just running that command errors with Failed to delete all Time Machine local snapshots for volume group containing disk '/'
Any ideas? I can’t find any references to these particular snapshots other than on iOS jailbreak pages.
Last edited: