Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
-
Updated
Aug 23, 2020 - 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
I manage multipass vms via bash scripts, providing cloud-init configuration files via process substitution (
<(command)). Since multipass v1.2.0 multipass is not managing correctly this kind of inter-process communication providingerror: No such file: /dev/fd/63running commandmultipass launch. Please find hereunder the difference between v1.1.0 and v.1.2.0 (and v1.2.1