LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

udiskie-umount

Safely unmount removable devices

TLDR

Unmount a device
$ udiskie-umount [path/to/mount]
copy
Unmount and power down USB
$ udiskie-umount --detach [path/to/mount]
copy
Eject optical drive
$ udiskie-umount --eject [path/to/mount]
copy

SYNOPSIS

udiskie-umount [OPTIONS] PATH...

DESCRIPTION

udiskie-umount manually unmounts devices using udiskie and udisks2. It safely unmounts removable media and can optionally power down USB devices or eject optical drives.The path can be either the device path (like /dev/sdb1) or the mount point.

PARAMETERS

--detach

Unmount and power down the device
--eject
Eject optical media
--help
Display help information

INSTALL

sudo dnf install udiskie
copy
sudo pacman -S udiskie
copy
sudo apk add udiskie
copy
sudo zypper install udiskie
copy
nix profile install nixpkgs#udiskie
copy

CAVEATS

Device must not be in use by any process. Detaching USB devices powers them down completely. Ejecting is only applicable to optical drives.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid