AlexanderWillner / runMacOSinVirtualBox

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

Doesn't work #42

Closed usr-sse2 closed 5 years ago

usr-sse2 commented 5 years ago
bash '/private/var/folders/3j/wkz8x27n5jlb1gl8cjhv6lb80000gn/T/AppTranslocation/B662828F-6A6F-4AFF-968E-613D327E441F/d/RunMojaveVirtualbox.app/Contents/Resources/runMojaveVirtualbox.sh' all && exit
Running checks (around 1 second)....
Opening GUI...Creating image '/Users/usrsse2/VirtualBox VMs/macOS-Mojave.dmg' (around 20 seconds, version 14.1.0, will need sudo)....
Password:
Creating iso '/Users/usrsse2/VirtualBox VMs/macOS-Mojave.iso.cdr' (around 25 seconds)....
DEBUG: line 325 - command '[ "$#" -ne 0 ]' exited with status: 1.
DEBUG: In :: called at line 0.
DEBUG: From function :: (line 0).
ERROR: Look at /Users/usrsse2/Library/Logs/runMojaveVirtualbox.log for details (or use Console.app). Press enter in the terminal when done...
[2018-11-25 21:06:04] Running checks (around 1 second)...
[2018-11-25 21:06:06] .
[2018-11-25 21:06:06] Opening GUI...
[2018-11-25 21:06:07] Creating image '/Users/usrsse2/VirtualBox VMs/macOS-Mojave.dmg' (around 20 seconds, version 14.1.0, will need sudo)...
[2018-11-25 21:06:07] .
hdiutil: create failed - Operation timed out
WARNING: "--applicationpath" is deprecated in macOS 10.14 and greater. Please remove it from your invocation.
/Volumes/macOS-Mojave is not a valid volume mount point.
[2018-11-25 21:09:56] Creating iso '/Users/usrsse2/VirtualBox VMs/macOS-Mojave.iso.cdr' (around 25 seconds)...
[2018-11-25 21:10:05] .
hdiutil: convert failed - File or directory not found
[2018-11-25 21:10:06] line 325 - command '[ "$#" -ne 0 ]' exited with status: 1.
[2018-11-25 21:10:06] In :: called at line 0.
[2018-11-25 21:10:06] From function :: (line 0).
[2018-11-25 21:10:06] Look at /Users/usrsse2/Library/Logs/runMojaveVirtualbox.log for details (or use Console.app). Press enter in the terminal when done...
AlexanderWillner commented 5 years ago

I assume you were not asked for the sudo password / you’ve not typed it in?

usr-sse2 commented 5 years ago

@AlexanderWillner, after approx. a minute after "Creating image '/Users/usrsse2/VirtualBox VMs/macOS-Mojave.dmg' (around 20 seconds, version 14.1.0, will need sudo)...." message, I was asked for a password and typed it. Tried to start from the beginning several times, no success. Also sometimes I have to unmount "folders" manually.

AlexanderWillner commented 5 years ago

Mh, I see. Next steps to suggest:

  1. Remove all existing suspicious folders in /Volumes
  2. Restart
  3. Get the latest version of this script via get clone ...
  4. Run from command line make all