OpenCore
This commit is contained in:
@@ -19,7 +19,10 @@ The script by default assigns a target virtual disk storage size of 80GB, which
|
|||||||
Selecting VBoxSVGA instead of VBoxVGA for the graphics controller may considerably increase graphics performance. VBoxVGA is assigned by default for compatibility reasons.
|
Selecting VBoxSVGA instead of VBoxVGA for the graphics controller may considerably increase graphics performance. VBoxVGA is assigned by default for compatibility reasons.
|
||||||
|
|
||||||
## Audio
|
## Audio
|
||||||
macOS may not support any built-in VirtualBox audio controllers. The open-source VoodooHDA drivers may work in VirtualBox, but they tend to hang the virtual machine.
|
macOS may not support any built-in VirtualBox audio controllers. The bootloader [OpenCore](https://github.com/acidanthera/OpenCorePkg/releases) may be able to load open-source audio drivers in VirtualBox, but it tends to hang the virtual machine.
|
||||||
|
|
||||||
|
## FileVault
|
||||||
|
The VirtualBox EFI implementation does not properly load the FileVault full disk encryption password prompt upon boot. The bootloader [OpenCore](https://github.com/acidanthera/OpenCorePkg/releases) may be able to load the password prompt, but it tends to hang the virtual machine.
|
||||||
|
|
||||||
## Performance and 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, and other 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, and other features.
|
||||||
|
|||||||
Reference in New Issue
Block a user