canonical / multipass

Multipass orchestrates virtual Ubuntu instances
https://multipass.run
GNU General Public License v3.0
7.54k stars 635 forks source link

Is there any way to launch older release of ubuntu? to be more specific, it's 16.04.7 LTS ubuntu that I want to install but I could only find the newer ones in the documentation #3443

Closed sushilkhadkaanon closed 3 months ago

sushilkhadkaanon commented 3 months ago

To be more specific, it's 16.04.7 LTS ubuntu that I want to install but I could only find the newer ones in the documentation

townsend2010 commented 3 months ago

Hi @sushilkhadkaanon!

Older releases that are EOL'd, ie, "unsupported" will not show up by default in Multipass. That said, it is possible to try launching these by issuing multipass launch 16.04. The Multipass team does not make any guarantees that "unsupported" images will launch successfully.

You can see the full list of images using multipass find --show-unsupported.