diff --git a/README.md b/README.md index a0eef61..94b4877 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,12 @@ iCloud, iMessage, and other connected Apple services require a valid device name 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 +## Performance and unsupported features Developing and maintaining VirtualBox or macOS features is beyond the scope of this script. Some features may behave unexpectedly, such as USB device support, [audio support](https://github.com/chris1111/VoodooHDA-2.9.2-Clover-V13/releases), and other features. +After successfully creating a working macOS virtual machine, consider importing it into QEMU/KVM so it can run with hardware passthrough at near-native performance. + ## Dependencies * [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥6.0 with Extension Pack