Comment 19 for bug 95868

Revision history for this message
Fabián Rodríguez (magicfab) wrote :

The following command will give you a short listing and description of all your drives, including hard disks, external storage, card readers, etc for use while writing a custom /etc/fstab for manual configuration of mount points:
lshw -short -C disk

When run with sudo, you will get a detailed listing of partitions too.

sudo lshw -short -C disk