AlexanderWillner / runMacOSinVirtualBox

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

Error when Starting VM #132

Closed austinsonger closed 2 years ago

austinsonger commented 2 years ago

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

austinsonger@AustinSonger runMacOSinVirtualBox % make all
Logfile: /Users/austinsonger/Library/Logs/runMacOSVirtualbox.log
Running checks....
Creating image '/Users/austinsonger/VirtualBox VMs/macOS-VM.dmg' (takes a while, version 17.0.26, will need sudo)....
Password:

Creating iso '/Users/austinsonger/VirtualBox VMs/macOS-VM.iso.cdr'....
Creating VM HDD '/Users/austinsonger/VirtualBox VMs/macOS-VM.vdi' (takes a while)....
Creating /Users/austinsonger/VirtualBox VMs/macOS-VM.sparseimage...
Converting virtual macOS disk: /dev/disk4
Adding APFS drivers to EFI in '/Users/austinsonger/VirtualBox VMs/macOS-VM.efi.vdi'....
Creating VM 'macOS-VM'....
Adding installer DVD for VM 'macOS-VM'....
Adding APFS drivers to EFI in '/Users/austinsonger/VirtualBox VMs/macOS-VM.efi.vdi'....
Starting VM 'macOS-VM'....
DEBUG: line 1 - command '[ "$#" -ne 0 ]' exited with status: 1.
DEBUG: In :: called at line 0.
DEBUG: From function :: (line 0).
ERROR: Look at /Users/austinsonger/Library/Logs/runMacOSVirtualbox.log for details (or use Console.app). Press enter in the terminal when done...
make: *** [all] Error 1

Additional context