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

pct unmount — Unmount a container's filesystem from the host. More information: <https://pve.proxmox.com/pve-docs/

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandfromunmountclipct unmountfilesystemcontainer
linux

Problem

How to use the pct unmount command: Unmount a container's filesystem from the host. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_unmount>.

Solution

pct unmount — Unmount a container's filesystem from the host. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_unmount>.

Unmount the filesystem of a specific container:
pct unmount {{100}}

Code Snippets

Unmount the filesystem of a specific container

pct unmount {{100}}

Context

tldr-pages: linux/pct unmount

Revisions (0)

No revisions yet.