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
Hi @Guillaumebeuzeboc, sorry for the late reply, this slipped through the cracks before.
I am afraid that Xenial is unsupported:
$ multipass find xenial
No images or blueprints found.
$ multipass find --show-unsupported xenial
Image Aliases Version Description
xenial 20211001 Ubuntu 16.04 LTS
daily:xenial 20211001 Ubuntu 16.04 LTS
A decision was made a while ago to scope such images out of what Multipass is supposed to support. See #3443 and #1068 for reference. I have just created #3934 though, to provide a better UX for these cases.
Describe the bug
Launching a 16.04 VM from Ubuntu is timing out. It results in a VM in an "Unknown" state that cannot be started.
To Reproduce
multipass launch 16.04
2.
multipass start foremost-porcupine
multipass stop foremost-porcupine
multipass start foremost-porcupine
(hangs)multipass list
Expected behavior
Even if the image is EoL with Ubuntu Pro I should be able to launch and use it.
Logs
multipass.log
Additional info
multipassd 1.15.0
$ multipass info foremost-porcupine
multipass get local.driver
qemu
Additional context
I am trying to test a solution using Ubuntu Pro. Because of cgroup incompatibility I cannot use a container.
The text was updated successfully, but these errors were encountered: