From ee06fd8a465b7320bc86c1f1d752ca22cc643882 Mon Sep 17 00:00:00 2001 From: img2tab <31696646+img2tab@users.noreply.github.com> Date: Sun, 10 Mar 2019 11:27:29 +0000 Subject: [PATCH] Disk Utility buggy free space reclamation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bad4e5..9c9b987 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ iCloud and iMessage and other connected Apple services require a valid device se ## 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