Mount a disk image to LXC

firewood0188

Member
Mar 23, 2020
14
0
21
45
Hi,


I am new to use proxmox. I create a disk image (vm-100-disk-0, 1T) in KVM; but I want to mount this image to another LXC (101).
Is it possible? How can I do this?

Thanks!


1585538859962.png
 
What do you want to achieve with this? Do you want to convert the whole virtual machine into a container or only use some files from the virtual machine? It might be easier to (after creating a new container, if necessary) just copy the required files from your VM to your container.
 
What do you want to achieve with this? Do you want to convert the whole virtual machine into a container or only use some files from the virtual machine? It might be easier to (after creating a new container, if necessary) just copy the required files from your VM to your container.

I just want to mount it to another container. Anyway, I have done this by your suggestion.

Thanks!