From b7de77eabe2c7f8f9e2bbac2746a38e1743fff2b Mon Sep 17 00:00:00 2001 From: img2tab <31696646+img2tab@users.noreply.github.com> Date: Wed, 6 Feb 2019 09:43:10 +0000 Subject: [PATCH] disk size info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d6e2efc..8ffc40d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Tested on Cygwin, should work on Linux distros. iCloud and iMessage and other connected Apple services require a valid device serial number. Set it before the installation by replacing `NOTAVALIDSN0` with a valid serial number, or after the installation with `VBoxManage setextradata "${vmname}" "VBoxInternal/Devices/efi/0/Config/DmiSystemSerial" "${serialnumber}"`. An invalid serial number that matches the correct structure for the device name and board ID might work, too. +## Storage size + +The script assigns the minimum required storage size for the instalaltion. After the installation is complete, the virtual disk image may be increased through VirtualBox, and then the macOS system partition may be increased through Disk Utility inside the virtual machine. + ## Dependencies * [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥5.2 with Extension Pack