canonical / multipass

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

Allow mounting volumes in GUI while VM is running #3527

Closed kelvin-documentation-tutorials-code closed 1 month ago

kelvin-documentation-tutorials-code commented 1 month ago

What are you trying to do? I would like to mount and umount a volume to the VM in the GUI while the VM is running.

This is possible in CLI and would be good if we could do the same in the Details page of the VM in GUI.

Currently once you start the VM, the mounts configure button is disabled.

What's your proposed solution? Allow the same functionality for mounting a volume like in the CLI.

Additional context None

andrei-toterman commented 1 month ago

Hey, @kelvin-documentation-tutorials-code! Yup, this implemented and will come soon in a new RC. Thanks for the suggestion!

kelvin-documentation-tutorials-code commented 1 month ago

Thank you @andrei-toterman. Your fast responses have been great. The new GUI is looking really good and these updates will level the usability compared to the CLI.