A guest VM has filled up the disk and cannot be booted. The virtual disk is: /dev/pve/vm-200-disk-0
I wanted to try to mount this from the host to delete some files, with the command: mount /dev/pve/vm-200-disk-0 /mnt
but get the error: mount: /mnt: wrong fs type, bad option, bad superblock on /dev/mapper/pve-vm--200--disk--0, missing codepage or helper program, or other error.
I'm not sure if this is because the disk is a disk image with sub-partitions. Anyone know how I can mount the partitions in this disk image (it is a standard Ubuntu 22.04 VM).
I wanted to try to mount this from the host to delete some files, with the command: mount /dev/pve/vm-200-disk-0 /mnt
but get the error: mount: /mnt: wrong fs type, bad option, bad superblock on /dev/mapper/pve-vm--200--disk--0, missing codepage or helper program, or other error.
I'm not sure if this is because the disk is a disk image with sub-partitions. Anyone know how I can mount the partitions in this disk image (it is a standard Ubuntu 22.04 VM).