AlexanderWillner / runMacOSinVirtualBox

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

make installer fails #90

Closed d-budde closed 4 years ago

d-budde commented 4 years ago

To Reproduce Steps to reproduce the behavior:

make installer using Install macOS Mojave on Catalina 10.15.1 fails. VirtualBox version is 6.0.14.

Log follows:

[2019-11-25 13:08:49] Creating image '/Users/dbudde/VirtualBox VMs/Mojave.dmg' (around 20 seconds, version 14.6.06, will need sudo)... [2019-11-25 13:08:49] . created: /Users/dbudde/VirtualBox VMs/Mojave.dmg /dev/disk2 Apple_partition_scheme
/dev/disk2s1 Apple_partition_map
/dev/disk2s2 Apple_HFS /Volumes/Mojave WARNING: "--applicationpath" is deprecated in macOS 10.14 and greater. Please remove it from your invocation. Erasing disk: 0%... 10%... Error erasing disk error number (22, 0) An error occurred erasing the disk. [2019-11-25 13:09:47] Could create or run installer. Please look in the log file... [2019-11-25 13:09:47] Creating iso '/Users/dbudde/VirtualBox VMs/Mojave.iso.cdr' (around 25 seconds)... [2019-11-25 13:09:47] . hdiutil: convert failed - Resource temporarily unavailable [2019-11-25 13:09:47] line 383 - command '[ "$#" -ne 0 ]' exited with status: 1. [2019-11-25 13:09:47] In :: called at line 0. [2019-11-25 13:09:47] From function :: (line 0). [2019-11-25 13:09:47] Look at /Users/dbudde/Library/Logs/runMacOSVirtualbox.log for details (or use Console.app). Press enter in the terminal when done...

d-budde commented 4 years ago

I had to make the ISO File on a Mojave machine. The rest of the scripts work fine. Something in the Installer file is being blocked by Catalina.