Proxmox

From wikipost
Revision as of 04:40, 31 May 2025 by Admin (talk | contribs) (Created page with " mount a lvm disk to another container: Mount the rootfs disk from container 100 to container 103 as /rootdisk103 <pre> pct set 103 -mp0 local-lvm:vm-100-disk-1,mp=/rootdisk103 </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


mount a lvm disk to another container:

Mount the rootfs disk from container 100 to container 103 as /rootdisk103

pct set 103 -mp0 local-lvm:vm-100-disk-1,mp=/rootdisk103