Update README.md
This commit is contained in:
@@ -14,7 +14,7 @@ iCloud, iMessage, and other connected Apple services require a valid device name
|
||||
|
||||
## Storage size
|
||||
|
||||
The script assigns the minimum required storage size for the installation. After the installation is complete, the storage size may be increased. First increase the virtual disk image size through VirtualBox Manager or `VBoxManage`, then in Terminal in the virtual machine run `sudo diskutil repairDisk disk0`, and then from Disk Utility delete the "Free space" partition, allowing the system APFS container to take up the available space.
|
||||
The script assigns the minimum required storage size for the installation. After the installation is complete, the storage size may be increased. First increase the virtual disk image size through VirtualBox Manager or `VBoxManage`, then in Terminal in the virtual machine run `sudo diskutil repairDisk disk0`, and then `sudo diskutil apfs resizeContainer disk1 0` or from Disk Utility, after repairing the disk from Terminal, delete the "Free space" partition so it allows the system APFS container to take up the available space.
|
||||
|
||||
## Unsupported features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user