AlexanderWillner / runMacOSinVirtualBox

Run macOS 10.16 Big Sur (and other versions) in VirtualBox on macOS
MIT License
937 stars 125 forks source link

Can't install BigSur beta 4 using 10.15.6 host #115

Closed vitalys closed 3 years ago

vitalys commented 3 years ago

To Reproduce Steps to reproduce the behavior:

  1. Download BigSur beta 4, move installation app to the /Applications
  2. Go to the runMacOSinVirtualBox folder
  3. Do make all

During installation process I can see ERROR: Could create or run installer. Please look in the log file... error message. During first start VM can't find bootable device. Error is: Trying to find bootable device... Failed.

Expected behavior VM with BigSur created and can be booted

Additional context There is log file and screenshot of failed state of VM VirtualBox_BigSur_17_08_2020_23_00_36 runMacOSVirtualbox.log

vitalys commented 3 years ago

Issue with creating installer is solved by #116 After applying this patch VM starts without issues.