myspaghetti / macos-virtualbox

Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS
GNU General Public License v2.0
13.46k stars 1.11k forks source link

Clean install, VM boots, still asks for language and utilities after boot #526

Closed boxcee closed 2 years ago

boxcee commented 2 years ago

I used the script and had to adjust the cpu profile. Script was successful and now I am trying to boot. MacOS boots fine but then I land on the language/utilities screen again. Is this expected? I am expecting to be signed in as a user (or at least sign up a user).

boxcee commented 2 years ago

I can select a start volume (base system). Doing so reboots the VM and puts me back at the utilities screen though.

myspaghetti commented 2 years ago

Script was successful

If macOS did not install the script was not successful. Are you sure you followed the script's instructions?

boxcee commented 2 years ago

@myspaghetti I think so, yes. I had to quit the script once to set the cpu_profile but then resumed at the same step.

Uploaded a video of the whole process here: https://streamable.com/75r0d6.

myspaghetti commented 2 years ago

You should resume the script now with ./macos-guest-virtualbox.sh create_target_virtual_disk populate_macos_target_disk

The last two stages didn't execute.

boxcee commented 2 years ago

Thanks! Working now!