HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pct mount — Mount a container's filesystem on the host. More information: <https://pve.proxmox.com/pve-docs/pct.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandclifilesystemmounthostpct mountcontainer
linux

Problem

How to use the pct mount command: Mount a container's filesystem on the host. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_mount>.

Solution

pct mount — Mount a container's filesystem on the host. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_mount>.

Mount the filesystem of a specific container:
pct mount {{100}}

Code Snippets

Mount the filesystem of a specific container

pct mount {{100}}

Context

tldr-pages: linux/pct mount

Revisions (0)

No revisions yet.