View Single Post

   
  #3 (permalink)  
Old 01-16-2008, 04:27 PM
Jack-Benny
 
Posts: n/a
Default Re: mounting a USB external drive to U30 under Sol10

On Mon, 24 Apr 2006 10:19:42 -0400, Mauricio Tavares wrote:

> I bought (based on http://www.sun.com/io_technologies/PCI.html) a
> AUA 4000A USB2.0 4 port Host Controller to use with my U30 running
> Solaris 10. Do I need to use the usbconfig script with Solaris 10?
>
> As I test, I connected a USB external HD (i.e. an IBM deskstar IDE drive
> in a USB/firewire case. Works fine under OSX and XP) to the card. This
> is what I see:
>
> # prtconf -D
> System Configuration: Sun Microsystems sun4u
> Memory size: 1024 Megabytes
> System Peripherals (Software Nodes):
>
> SUNW,Ultra-30 (driver name: rootnex)
> scsi_vhci, instance #0 (driver name: scsi_vhci)
> packages
> terminal-emulator
> deblocker
> obp-tftp
> disk-label
> SUNW,builtin-drivers
> sun-keyboard
> ufs-file-system
> chosen
> openprom
> client-services
> options, instance #0 (driver name: options)
> aliases
> memory
> virtual-memory
> pci, instance #0 (driver name: pcipsy)
> ebus, instance #0 (driver name: ebus)
> auxio
> power (driver name: power)
> SUNW,pll
> sc
> se, instance #0 (driver name: se)
> su, instance #0 (driver name: su)
> su, instance #1 (driver name: su)
> ecpp, instance #0 (driver name: ecpp)
> fdthree, instance #0 (driver name: fd)
> eeprom
> flashprom
> SUNW,CS4231, instance #0 (driver name: audiocs)
> network, instance #0 (driver name: hme)
> scsi, instance #0 (driver name: glm)
> disk (driver name: sd)
> tape (driver name: st)
> sd, instance #1 (driver name: sd)
> sd, instance #0 (driver name: sd)
> sd, instance #6 (driver name: sd)
> usb, instance #0 (driver name: ohci)
> usb, instance #1 (driver name: ohci)
> usb, instance #0 (driver name: ehci)
> hub, instance #0 (driver name: hubd)
> storage, instance #2 (driver name: scsa2usb)
> disk, instance #4 (driver name: sd)
> storage, instance #1 (driver name: scsa2usb)
> disk, instance #3 (driver name: sd)
> [...]
> counter-timer
> SUNW,UltraSPARC-II
> SUNW,ffb, instance #0 (driver name: ffb)
> pseudo, instance #0 (driver name: pseudo)
> # ls -l /dev/rdsk/c*0 | grep usb
> lrwxrwxrwx 1 root root 58 Mar 23 12:13 /dev/rdsk/c1t0d0s0
> -> ../../devices/pci@1f,4000/usb@2,2/storage@2/disk@0,0:a,raw
> lrwxrwxrwx 1 root root 64 Mar 24 21:46 /dev/rdsk/c2t0d0s0
> -> ../../devices/pci@1f,4000/usb@2,2/hub@3/storage@4/disk@0,0:a,raw
> lrwxrwxrwx 1 root root 58 Apr 24 00:13 /dev/rdsk/c3t0d0s0
> -> ../../devices/pci@1f,4000/usb@2,2/storage@4/disk@0,0:a,raw
> # /etc/init.d/volmgt stop
> # rmformat -l /dev/rdsk/c2t0d0s0
> Could not open device : No such file or directory
> # rmformat -l /dev/rdsk/c3t0d0s0
> Looking for devices...
> No removable devices found or no media in the device.
> # rmformat -l /dev/rdsk/c1t0d0s0
> Could not open device : No such file or directory
> #
>
> Any reason I cannot connect to the drive?


Hmm, shuldnt be any problem.
If you use CDE it should pop-up automaticly on the desktop...

Reply With Quote