Anyone know the LVM UUID Format?

Roger Heflin rogerheflin at gmail.com
Sat Apr 26 01:45:33 UTC 2008


Markus Kesaromous wrote:
> 
> I have a usb stick inserted when I boot F7.
> 
> This is the content of /var/log/mesages about it
> 
> Apr 25 11:28:21 localhostlocaldomain kernel: usb 3-1: new high speed USB device using ehci_hcd and address 3
> Apr 25 11:28:21 localhostlocaldomain kernel: usb 3-1: configuration #1 chosen from 1 choice
> Apr 25 11:28:22 localhostlocaldomain kernel: Initializing USB Mass Storage driver...
> Apr 25 11:28:22 localhostlocaldomain kernel: scsi4 : SCSI emulation for USB Mass Storage devices
> Apr 25 11:28:22 localhostlocaldomain kernel: usbcore: registered new interface driver usb-storage
> Apr 25 11:28:22 localhostlocaldomain kernel: USB Mass Storage support registered.
> Apr 25 11:28:27 localhostlocaldomain kernel: scsi 4:0:0:0: Direct-Access     USB2.0   CardReader SD0        PQ: 0 ANSI: 0
> Apr 25 11:28:27 localhostlocaldomain kernel: sd 4:0:0:0: [sdc] 16007168 512-byte hardware sectors (8196 MB)
> Apr 25 11:28:27 localhostlocaldomain kernel: sd 4:0:0:0: [sdc] Write Protect is off
> Apr 25 11:28:27 localhostlocaldomain kernel: sd 4:0:0:0: [sdc] Assuming drive cache: write through
> Apr 25 11:28:27 localhostlocaldomain kernel: sd 4:0:0:0: [sdc] 16007168 512-byte hardware sectors (8196 MB)
> Apr 25 11:28:27 localhostlocaldomain kernel: sd 4:0:0:0: [sdc] Write Protect is off
> Apr 25 11:28:27 localhostlocaldomain kernel: sd 4:0:0:0: [sdc] Assuming drive cache: write through
> Apr 25 11:28:27 localhostlocaldomain kernel:  sdc: sdc1
> Apr 25 11:28:27 localhostlocaldomain kernel: sd 4:0:0:0: [sdc] Attached SCSI removable disk
> Apr 25 11:28:27 localhostlocaldomain kernel: sd 4:0:0:0: Attached scsi generic sg3 type 0
> 
> 
> How can I find out information about it like
> Vendor ID
> Product ID
> Revision
> Manufacturer (it is not printed on product)
> serial Number
> 
> I need this so I can configure the VirtualBox VM  to access this USB stick.
> 
> The VBox VM configurator does not "see" this USB stick drive, so I cannot
> select it from a list of "available" USB devices. Id does allow me to use a template
> in which I add the information I am enumerating above, so the VM will locate it
> and export it to the guest OS.
> 
> 
> Thanx for your help.
> 
> -JD


It is probably wise to start a new discussion when asking a different question, 
and not hijack an already existing one with a completely wrong subject.

"lsusb -v" is the command you seek.

                            Roger




More information about the fedora-list mailing list