systemd-mount
Verified for current stable LTS
Systemd Mount Command: Unmount Devices
Use for unmount devices with Systemd Mount. Exact CLI syntax to unmount devices using Systemd Mount.
When to use this: Use for unmount devices with Systemd Mount.
Command Syntax
systemd-mount -u <path/to/mount_point_or_device1 path/to/mount_point_or_device2 ...> systemd-mount -u <path/to/mount_point_or_device1 path/to/mount_point_or_device2 ...> Live Command Builder
Final Command
systemd-mount -u <path/to/mount_point_or_device1 path/to/mount_point_or_device2 ...> Command Breakdown
-u- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to unmount devices using Systemd Mount.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Systemd Mount Command: Create Automount Point
systemd-mount --automount yes <path/to/file_or_device> Systemd Mount Command: List Local Block Devices systemd-mount --list Systemd Mount Command: Mount Filesystem Default Location systemd-mount <path/to/file_or_device> Systemd Mount Command: Mount Filesystem Specific Location systemd-mount <path/to/file_or_device> <path/to/mount_point> Systemd Mount Command: Mount Filesystem Specific Type systemd-mount -t <file_system_type> <path/to/file_or_device> <path/to/mount_point>