Comment 2 for bug 1443372

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

For storage test, when it's connected, it could be listed with:
./removable_storage_test -l ata_serial_esata
--------------------
Removable devices currently mounted:
/dev/sda1 : /boot/efi
/dev/sda2 : /
/dev/sdc1 : /media/u/LACIE SETUP
Removable devices currently not mounted:
None
--------------------

and
 ./removable_storage_test -l scsi
--------------------
Removable devices currently mounted:
/dev/sda1 : /boot/efi
/dev/sda2 : /
/dev/sdc1 : /media/u/LACIE SETUP
Removable devices currently not mounted:
None
--------------------