Ricardo Abreu

Results 182 comments of Ricardo Abreu

Hi @ikitayama, are you perhaps hitting disk space limits again?

Hi @ikitayama, do you have any idea how this came about? Any logs we could look at? What makes you think this is a Multipass problem?

No, not at the moment, but it is something that we're considering: #1910 .

Hi @ikitayama, yes, you could try to [mount the image](https://gist.github.com/CodeBrauer/827ac03eab15215d36aaa773e740ecee) and see what you can recover inside. Have a look at `/var/root/Library/Application\ Support/multipassd/{qemu/,}vault/instances` for the image files.

The idea was to mount the image so that you could recover data from it. Other than that, I don't know why the filesystem would go read-only. If you have...

No @ikitayama, that image file contains the instance's data. Without it, the instance is gone. You can of course always create new instances with the same release.

Hey @midhun1998, although no one is working on this ATM, on second thought this is not really a good first issue. There are assumptions in the code about aliases and...

Hi @aatrcoutinho, until we get this fixed, you can delete instances in LXD directly: `lxc delete --project=multipass`

@holta, Multipass is designed to launch Ubuntu VMs, not Debian. You can try, of course, but you're on your own then. It might work, but it is no surprise that...