Install udisks2 To Manipulate Storage Devices

udisks provides a deamon udisksd, that implements D-Bus interfaces use to query and manpulate storage devices, and a command-line tool *udisksctl*, used to query and use the daemon

udisks2 is installed by defatul in most **Linux** Distros, if ins't install install it with:

Arch Linux

Debian

Void Linux

How to mount a removable drive

To manually mount an external usb drive, for example /dev/sda it will be

To mount:

To unmount:

For more info

In the terminal run

The output it will be something like

Then run something like

That's it. Have fun using the terminal...

----------

Home

Linux

Notes

MicroLog

----------

© DarknessCode