Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
-
Updated
Jul 30, 2021 - Shell
To Reproduce
Steps to reproduce the behavior:
make all
as described in README.md and follow install process.macOS-VM.efi.vdi
and macOS-VM.vdi
are located directly in ~/VirtualBox VMs
instead of ~/VirtualBox VMs/macOS-VM
as is typical for VirtualBox VMs.Expected behavior
After install, macOS-VM.efi.vdi
and macOS-VM.vdi
should be located in `~/
Add a description, image, and links to the virtualbox topic page so that developers can more easily learn about it.
To associate your repository with the virtualbox topic, visit your repo's landing page and select "manage topics."
Describe the bug
Multipass sometimes logs unrelated messages to stdout. When parsing stdout information, this can lead to undesirable behavior.
To Reproduce
Install multipass 1.5 for Windows.
Run
multipass version
How, and what happened?