Proxmox Useful Commands

Some useful commands for Proxmox container management:

Mount the filesystem of a container that is not running (if you mess something up where booting the container will create problems in your network for example – not that I would have any experience with this 😉 )

pct mount <container-id>
...
pct unmount <container-id>

Leave a Reply

Your email address will not be published. Required fields are marked *