Skip to content

netshare-mounter unmount

% netshare-mounter-unmount(1) | Remove mount configuration and unmount SMB/CIFS share % % October 2025

netshare-mounter unmount - Remove mount configuration and unmount SMB/CIFS share

netshare-mounter unmount MOUNTPOINT [OPTIONS]

Remove mount configuration and unmount SMB/CIFS share

  • Alias: u

Local mount point directory to unmount (e.g., /mnt/plex_storage)

  • Required

Keep the credentials file (do not delete)

Keep the mount point directory (do not delete)

Force unmount even if busy (uses umount -f)

Remove all mount dependencies without prompting (credentials, mount point, systemd unit)

netshare-mounter unmount /mnt/plex_storage
netshare-mounter unmount /mnt/share --keep-credentials
netshare-mounter unmount /mnt/media --force
netshare-mounter unmount /mnt/plex_storage --purge

netshare-mounter(1)