You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alan@hal:~$ multipass launch
failed to launch: ioctl(KVM_CREATE_VM) failed: 16 Device or resource busy
failed to initialize KVM: Device or resource busy
This is because I have VirtualBox installed (and running) on this machine. I had to kill the VBox processes to allow multipass to run. Perhaps a nicer error message might be useful here?