This commit is contained in:
Jack
2020-02-20 16:21:36 +02:00
committed by GitHub
parent 647b0b7931
commit a8744bc337
+1 -1
View File
@@ -3,7 +3,7 @@ This is a Bash script that creates a VirtualBox guest macOS virtual machine by d
The script requires very little user interaction. A default install only requires the user to sit patiently and, less than ten times, press enter when prompted. The script doesn't install any closed-source additions or extra bootloaders. Tested on Cygwin. Works on macOS and WSL, should work on most Linux distros.
### macOS Catalins (10.15), Mojave (10.14), and High Sierra (10.13) currently supported
### macOS Catalina (10.15), Mojave (10.14), and High Sierra (10.13) currently supported
macOS Catalina 10.15.2 and 10.15.3 require VirtualBox 6.1.4 or higher. A workaround for lower versions of VirtualBox which involves using earlier versions of `boot.efi` is [described here](https://github.com/myspaghetti/macos-guest-virtualbox/issues/134#issuecomment-583216307).
## Documentation