Difference between revisions of "Udisksctl umount"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 
+
udisksctl unmount -b [[/dev/sd]]c1
 +
Unmounted /dev/sdc1.
  
 
  udisksctl unmount -b /WRONG/PATH
 
  udisksctl unmount -b /WRONG/PATH

Revision as of 09:45, 22 September 2020

udisksctl unmount -b /dev/sdc1
Unmounted /dev/sdc1.
udisksctl unmount -b /WRONG/PATH
Error looking up object for device /WRONG/PATH
udisksctl unmount -b /dev/sdc1
Error unmounting /dev/sdc1: GDBus.Error:org.freedesktop.UDisks2.Error.DeviceBusy: Error unmounting /dev/sdc1: target is busy

Use lsof /dev/sdc1 to list processes using the target.


See also

Advertising: