Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update script and instructions for Mojave #59

Merged
merged 1 commit into from Dec 11, 2018

Conversation

RobbieClarken
Copy link
Contributor

This PR makes a few modifications to the script to make it work for Mojave. I also added set -e to the top of the script to make it exit if any any errors occur.

With these changes I was able to complete a Mojave installation inside the VM (both the installation from the iso and the post-reboot installation). But after rebooting the VM I was stuck in the EFI shell and the Mojave volume was not available. I had encountered this with a previous attempt where I had formatted the disk as APFS but this time I had formatted as "Mac OS Extended (Journaled)" so I'm not sure why the volume vanished.

At this point I tried https://github.com/AlexanderWillner/runMacOSinVirtualBox and that succeeded. Perhaps for Mojave we should just point people to that project?

@geerlingguy geerlingguy merged commit 426d308 into geerlingguy:master Dec 11, 2018
geerlingguy added a commit that referenced this pull request Dec 11, 2018
@geerlingguy
Copy link
Owner

Thanks! I hope to get some more time for testing soon.

I wish Clover weren't a requirement for something like this to work :/ (re: AlexanderWillner's repo above)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants