Disk Utility buggy free space reclamation

This commit is contained in:
img2tab
2019-03-10 11:27:29 +00:00
committed by GitHub
parent 00abc38112
commit ee06fd8a46
+1 -1
View File
@@ -12,7 +12,7 @@ iCloud and iMessage and other connected Apple services require a valid device se
## Storage size ## Storage size
The script assigns the minimum required storage size for the installation. After the installation is complete, the virtual disk image may be increased through VirtualBox, and then the macOS system partition size may be increased through Disk Utility inside the virtual machine by creating a new APFS container and subsequently deleting it, allowing the system APFS container to take up the space. The script assigns the minimum required storage size for the installation. After the installation is complete, the virtual disk image may be increased through VirtualBox, and then the macOS system partition size may be increased through Disk Utility inside the virtual machine by creating a new APFS container while deleting the free space "partition" at the same operation, then subsequently deleting the new container, allowing the system APFS container to take up the space. If Disk Utility reports an error, reboot and repeat the operation.
## Unsupported features ## Unsupported features