Managing Devices in Oracle® Solaris 11.2

Exit Print View

Updated: July 2014
 
 

Displaying USB Information

You can access information about removable media with or without using removable media services. For information on accessing information on removable media with GNOME's File Manager, see the GNOME desktop documentation.

After being formatted, the USB device is usually mounted under the /media/label directory.

The device nodes are created under the /dev/rdsk directory for character devices and under the /dev/dsk directory for block devices. Device links are created when the devices are hot-plugged. For more information, see the scsa2usb(7D) man page.

For more information about mounting and unmounting USB devices, see How to Mount or Unmount a USB Mass Storage Device.

The following examples show how to display USB information.

  • Using the prtconf command

    In this example, the output is truncated to display only USB device information.

    $ prtconf
    usb, instance #0
    hub, instance #2
    device, instance #8
    interface (driver not attached)
    printer (driver not attached)
    mouse, instance #14
    device, instance #9
    keyboard, instance #15
    mouse, instance #16
    storage, instance #7
    disk (driver not attached)
    communications, instance #10
    modem (driver not attached)
    data (driver not attached)
    storage, instance #0
    disk (driver not attached)
    storage, instance #1
    disk (driver not attached)
  • Using the rmformat command

    $ rmformat
    Looking for devices...
    1. Logical Node: /dev/rdsk/c3t0d0p0
    Physical Node: /pci@0,0/pci108e,534a@2,1/storage@3/disk@0,0
    Connected Device: SanDisk  Cruzer Micro     0.3
    Device Type: Removable
    Bus: USB
    Size: 245.0 MB
    Label: <None>
    Access permissions: Medium is not write protected.