FileVault

This commit is contained in:
Jack
2020-03-07 23:22:21 +02:00
committed by GitHub
parent c414f9cb95
commit 0e79e08900
+1 -1
View File
@@ -28,7 +28,7 @@ After successfully creating a working macOS virtual machine, consider importing
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. 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.
### FileVault ### 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. 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/tag/0.5.6) is able to load the password prompt with the values for `ProvideConsoleGop` and `AppleSmcIo` set to `true`.
## Dependencies ## Dependencies
* [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥6.0 with Extension Pack * [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥6.0 with Extension Pack