AlexanderWillner / runMacOSinVirtualBox

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

installer not found #78

Closed ghost closed 4 years ago

ghost commented 5 years ago

To Reproduce Steps to reproduce the behaviour: script fails to recognise installer in applications folder for Mojave, precedes to open browser page for beta program to download a new installer

Additional context Running checks (around 1 second).... ERROR: No macOS installer found. Opening the web page for you (press enter in the terminal when done)... DEBUG: You can also create an installer using the script 'installinstallmacos.py' (use Google)...

AlexanderWillner commented 4 years ago

The script looks for /Applications/Install macOS * - this is the default name. How is your installer named?

o6uoq commented 4 years ago

The script looks for /Applications/Install macOS * - this is the default name. How is your installer named?

☝️ this should be added to the documentation/README.