Hey,
I broke one of my VMs and it no longer boots. I know why it is broken, but as it won't boot I can't fix it.
How can I mount this vm's disk to another VM?
I tried just adding the lvm disk to an existing (ubuntu) vm in the conf file, but when I try to mount it inside the VM, it gave me an error about being an LVM disk
When I run lvmdiskscan it correctly finds that disk as an LVM physical volume, but I can't seem to mount it, and it doesn't show up with lvscan.
I broke one of my VMs and it no longer boots. I know why it is broken, but as it won't boot I can't fix it.
How can I mount this vm's disk to another VM?
I tried just adding the lvm disk to an existing (ubuntu) vm in the conf file, but when I try to mount it inside the VM, it gave me an error about being an LVM disk
Code:
mount: /mnt: unknown filesystem type 'LVM2_member'.
When I run lvmdiskscan it correctly finds that disk as an LVM physical volume, but I can't seem to mount it, and it doesn't show up with lvscan.
Last edited: