USB memory stick - where?

Reindl Harald h.reindl at thelounge.net
Fri Sep 20 13:01:13 UTC 2013


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 at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20130920/d0317fac/attachment.sig>


More information about the users mailing list