Am 20.09.2013 14:57, schrieb Mihai T. Lazarescu:
> On Fri, Sep 20, 2013 at 02:38:05PM +0200, ppq wrote:
> 
>> Am 20.09.2013 14:35, schrieb Timothy Murphy:
>>> If I install a memory stick in a Fedora-19 laptop,
>>> is there a simple command that will tell me
>>> where it is on the filesystem, eg /dev/sdb1 ?
>>> I know I can find this indirectly,
>>> but is there eg a switch to lsusb that will tell me?
>>>
>> lsblk is quite useful
> 
> Great, thanks!  I was wondering if there was no better way than
> "dmesg | tail"... :-)

in case of unmounted devices (what DE on a notebook does
not support to mount it with one cick?) "lsscsi" will
most likely be the best option because you see the devicetype

lsblk is not much helpful in case of many devices

[root@srv-rhsoft:~]$ lsscsi
[0:0:0:0]    disk    ATA      ST2000NM0011     SN02  /dev/sda
[1:0:0:0]    disk    ATA      ST2000NM0011     SN02  /dev/sdb
[2:0:0:0]    disk    ATA      WDC WD2002FAEX-0 05.0  /dev/sdc
[3:0:0:0]    disk    ATA      WDC WD2003FYYS-0 01.0  /dev/sdd
[6:0:0:0]    disk    Generic- Compact Flash    1.00  /dev/sde
[6:0:0:1]    disk    Generic- SM/xD-Picture    1.00  /dev/sdf
[6:0:0:2]    disk    Generic- SD/MMC           1.00  /dev/sdg
[6:0:0:3]    disk    Generic- MS/MS-Pro/HG     1.00  /dev/sdh
[6:0:0:4]    disk    Generic- SD/MMC/MS/MSPRO  1.00  /dev/sdi

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to