USB Flashdrives on Solaris 8

I tried plugging mine in and it doesn't show up in the removable media manager.Is there a trick to this?

Hello.
First of all try /usr/sbin/prtconf to list all devices. Is the flash drive listed?
If yes: You'll have to mount it manually. This is my experience with Solaris 9.
Martin

Similar Messages

  • Mount USB flashdrive (FAT) in Solaris 10 6/06

    Hi guys!!
    I'm trying to mount a (FAT16) USB flashdrive in Solaris 10 6/06.
    This is the output of dmesg:
    Nov 27 09:32:01 bioinieto usba: [ID 912658 kern.info] USB 2.0 device (usbc76,5) operating at hi speed (USB 2.x) on USB 2.0 root hub: storage@5, scsa2usb1 at bus address 2
    Nov 27 09:32:01 bioinieto usba: [ID 349649 kern.info] JetFlash TS128MJF2A
    Nov 27 09:32:01 bioinieto genunix: [ID 936769 kern.info] scsa2usb1 is /pci@0,0/pci1028,179@1d,7/storage@5
    Nov 27 09:32:01 bioinieto genunix: [ID 408114 kern.info] /pci@0,0/pci1028,179@1d,7/storage@5 (scsa2usb1) online
    Nov 27 09:32:01 bioinieto scsi: [ID 193665 kern.info] sd2 at scsa2usb1: target 0 lun 0
    Nov 27 09:32:01 bioinieto genunix: [ID 936769 kern.info] sd2 is /pci@0,0/pci1028,179@1d,7/storage@5/disk@0,0
    Nov 27 09:32:01 bioinieto genunix: [ID 408114 kern.info] /pci@0,0/pci1028,179@1d,7/storage@5/disk@0,0 (sd2) online
    Nov 27 09:32:01 bioinieto genunix: [ID 314293 kern.info] device pciclass,030000@2(display#0) keeps up device sd@0,0(disk#2), but the latter is not power managed
    But I cannot find /dev/dsk/sd1, and I can't do mount -F pcfs /dev/XXXXX /mnt/ :-(
    Any ideas???
    Thank you!

    My mistake!! Excuse me!! :-)
    # rmformat
    Looking for devices...
    1. Logical Node: /dev/rdsk/c0t0d0p0
    Physical Node: /pci@0,0/pci-ide@1f,1/ide@0/sd@0,0
    Connected Device: HL-DT-ST DVD-ROM GDR8163B 0D20
    Device Type: DVD Reader
    2. Logical Node: /dev/rdsk/c3t0d0p0
    Physical Node: /pci@0,0/pci1028,179@1d,7/storage@5/disk@0,0
    Connected Device: JetFlash TS128MJF2A 1.00
    Device Type: Removable
    # mount -F pcfs /dev/dsk/c3t0d0p0:c /rmdisk/
    # mount
    /rmdisk on /dev/dsk/c3t0d0p0:c read/write/setuid/devices/nohidden/nofoldcase/dev=d81090 on lun nov 27 16:52:03 2006
    # df -h
    /dev/dsk/c3t0d0p0:c 120M 3,6M 116M 4% /rmdisk
    Now I'm able to access the pendrive, hooray :-))
    Finally, curious question: what's the ":c" in the device ??
    Thank you very much!!
    Mensaje editado por:
    ibantxuyn

  • How do I import backup files of Thunderbird profiles and Firefox bookmarks from my Windows XP computer, which are on a USB flashdrive, to my Windows 7 computer?

    Carbonite provided me with complete backup copy of all files on my prior Windows XP computer, on a 32GB Data Traveler USB flashdrive, so I can transfer them to my new windows 7 computer.
    Many of those files will simply restore....but, I believe that all my Firefox bookmark files and my Thunderbird address book and local folders files will need to be "imported" by some procedure to make the transition from WinXP to Win7.

    http://kb.mozillazine.org/Moving_your_profile_folder_-_Thunderbird

  • Is There a Special USB Flashdrive (or External Drive) or SD Card That Is Seen As An Internal Drive by Windows 7 or 8?

    Hi. Is there a USB flashdrive (or Firewire, Thunderbolt flashdrive or external drive) or SD card that the Windows 7 or Windows 8 64-bit so you could boot into windows without having to partition your Mac's drive?
    Thank you in advance.
    Have a great upcoming sunday mass/great week.
    God bless.

    no windows block that
    and bootcamp can't trick windows into seeing external discs as internal ones

  • MDT 2013 deploying OS from USB Flashdrive failed - need to click OK everytime

    We are using MDT 2013 with ADK 8.1 and deploying Windows 7 x64 using media (USB Flashdrive). We can successfully deploy Windows 7 x64b using ethernet cabel but not via USB-Flashdrive. This problem appears on all our HP EliteBook
    Series, old as new computers series. We can boot into WinPE 64 bit and start the proper task sequence, all image is applied then after restart, after the logon screen appears there is an error saying that cannot find "USB media?".
    But after clicking "OK" it works fine until next reboot, same thing again, but the drive is recognized!
    I downloaded all USB drivers from HP website that holds USB 2.0 and 3.0 and drivers that contains open driver files like .inf and .dll files and injected them with the "Profile" that contains all drivers and packages.
    It seems like it needs a timeout because of the script is trying to early to find the USB-flashdrive.
    Any ideas?
    Sorry for language, but you get the Point.
    Best regards

    Hi,
    I would like you to clarify following questions with me:
    1. Did you keep the USB plugged in during the restarting?
    2. Have you make any task sequence to install applications after log in? If so, have them been installed properly?
    Then, please help to collect a boot trace to let me know the details:
    How to collect a good boot trace on Windows 7
    http://blogs.technet.com/b/jeff_stokes/archive/2012/09/17/how-to-collect-a-good-boot-trace-on-windows-7.aspx
    Please upload them to a file sharing service like Onedrive or "Rapidshare" and put a link to them in your reply.
    Kate Li
    TechNet Community Support

  • USB API?  Solaris 8 or in 9?

    I am looking for any information on the USB api for Solaris. In the early docs on Solaris 8, it was mentioned that the api would be in a future release, but I cannot find it. Does anyone have information about its inclusion (or exclusion) in Solaris 8?
    Thanks in advance,
    John

    Have a look at the manpages (in s8) for uhci, ohci, hubd, usb_mid, hid and scsa2usb. The document "Writing Device Drivers" (see docs.sun.com) is also useful, as is the documentation on USB located at http://www.usb.org/developers/home.php3

  • Could not mount USB drive on Solaris 10 x86 system

    Hi All,
    I am having difficulty mounting a USB drive on Solaris 10 x86 system with the following different unsuccessful attempts:
    # uname -a
    SunOS venus 5.10 Generic_139556-08 i86pc i386 i86pc
    # rmformat
    Looking for devices...
         1. Volmgt Node: /vol/dev/aliases/cdrom0
            Logical Node: /dev/rdsk/c0t0d0s2
            Physical Node: /pci@0,0/pci-ide@4/ide@0/sd@0,0
            Connected Device: TEAC     DV-28E-V         1.AC
            Device Type: DVD Reader
         2. Logical Node: /dev/rdsk/c4t0d0s2
            Physical Node: /pci@0,0/pci108e,534b@2,1/storage@9/disk@0,0
            Connected Device: WD       My Book 1140     1007
            Device Type: Removable
         3. Volmgt Node: /vol/dev/aliases/rmdisk0
            Logical Node: /dev/rdsk/c4t0d0p0
            Physical Node: /pci@0,0/pci108e,534b@2,1/storage@9/disk@0,0
            Connected Device: WD       My Book 1140     1007
            Device Type: Removable
    # svcs volfs
    STATE  STIME    FMRI
    online Apr_13   svc:/system/filesystem/volfs:default# ls -lt /mnt
    total 0
    # mount -F pcfs /dev/dsk/c4t0d0p0:c /mnt
    mount: I/O error
    # mount -F pcfs /dev/rdsk/c4t0d0p0:c /mnt
    mount: Block device required
    # mount -F pcfs /dev/dsk/c4t0d0s2:c /mnt
    mount: I/O error
    # mount -F pcfs /dev/rdsk/c4t0d0s2:c /mnt
    mount: Block device required
    # fsck /dev/dsk/c4t0d0p0
    Can't open /dev/rdsk/c4t0d0p0: I/O error
    # fsck /dev/rdsk/c4t0d0p0
    Can't open /dev/rdsk/c4t0d0p0: I/O error
    # fsck /dev/dsk/c4t0d0s2
    Can't open /dev/rdsk/c4t0d0s2: I/O error
    # fsck /dev/rdsk/c4t0d0s2
    Can't open /dev/rdsk/c4t0d0s2: I/O errorSecond try,
    # svcadm disable volfs
    # svcs volfs         
    STATE          STIME    FMRI
    disabled       20:47:00 svc:/system/filesystem/volfs:default
    # mount -F pcfs /dev/dsk/c4t0d0p0:c /mnt
    mount: I/O errorLast try,
    # mkdir /rmdisk
    mkdir: Failed to make directory "/rmdisk"; File exists
    # ls -lt /rmdisk
    total 4
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
    # cd /rmdisk
    # ls -lt
    total 4
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
    # ls -lt unnamed_rmdisk
    total 0
    # ls -lt rmdisk0
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    # df -h
    Filesystem             size   used  avail capacity  Mounted on
    /dev/dsk/c1t0d0s0      5.1G   4.0G   1.1G    78%    /
    /devices                 0K     0K     0K     0%    /devices
    ctfs                     0K     0K     0K     0%    /system/contract
    proc                     0K     0K     0K     0%    /proc
    mnttab                   0K     0K     0K     0%    /etc/mnttab
    swap                   5.9G   984K   5.9G     1%    /etc/svc/volatile
    objfs                    0K     0K     0K     0%    /system/object
    sharefs                  0K     0K     0K     0%    /etc/dfs/sharetab
    /usr/lib/libc/libc_hwcap2.so.1
                           5.1G   4.0G   1.1G    78%    /lib/libc.so.1
    fd                       0K     0K     0K     0%    /dev/fd
    swap                   5.9G   148K   5.9G     1%    /tmp
    swap                   5.9G    32K   5.9G     1%    /var/run
    /dev/dsk/c1t0d0s7      129G   1.7G   126G     2%    /export/home
    # /etc/init.d/volmgt stop
    # svcs volfs            
    STATE          STIME    FMRI
    disabled       21:02:31 svc:/system/filesystem/volfs:default
    # pwd
    /rmdisk
    # cd /
    # ls -lt /rmdisk
    total 4
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
    # /etc/init.d/volmgt st  
    # svcs volfs
    STATE          STIME    FMRI
    disabled       21:02:31 svc:/system/filesystem/volfs:default
    # /etc/init.d/volmgt start
    volume management starting.
    # svcs volfs             
    STATE          STIME    FMRI
    online         21:04:44 svc:/system/filesystem/volfs:default
    # svcs volfs
    # mount | grep rmdisk
    # pwd
    # ls -lt /rmdisk
    total 4
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
    # ls -lt /rmdisk/unnamed_rmdisk
    total 0
    # iostat -En   
    c0t0d0           Soft Errors: 3 Hard Errors: 0 Transport Errors: 0
    Vendor: TEAC     Product: DV-28E-V         Revision: 1.AC Serial No: 
    Size: 0.00GB <0 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 3 Predictive Failure Analysis: 0
    c1t0d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: HITACHI  Product: HUS1514SBSUN146G Revision: SA04 Serial No: 0921B2Y3PC
    Size: 146.81GB <146810535936 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0
    c1t1d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: HITACHI  Product: HUS1514SBSUN146G Revision: SA04 Serial No: 0921B2Z5NC
    Size: 146.81GB <146810535936 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0
    c4t0d0           Soft Errors: 21 Hard Errors: 0 Transport Errors: 0
    Vendor: WD       Product: My Book 1140     Revision: 1007 Serial No: 
    Size: 2000.37GB <2000365289472 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 21 Predictive Failure Analysis: 0
    #This is a working production system with 2 146.81GB mirrored hard disks. There is no disk error for either local or external 2TB Western Digital USB disks that works on Windows 7 or XP.
    Any idea on what else to look for?
    Thanks in advance,
    Jack
    Edited by: 797805 on 6/06/2012 04:48

    Hi All,
    Looks like it was a driver / incompatibility / unsupported issue since 2 other much smaller USB keys (Lexar USB Flash Drive – 32GB, SanDisk Cruzer Colors – 4GB) were successfully mounted automatically by volfs service as follows:
    # df -h
    Filesystem             size   used  avail capacity  Mounted on
    /dev/dsk/c1t0d0s0      5.1G   4.0G   1.1G    78%    /
    /dev/dsk/c1t0d0s7      129G   1.7G   126G     2%    /export/home
    /vol/dev/dsk/c3t0d0/unnamed_rmdisk#1:c   3.7G   2.4G   1.3G    65%    /rmdisk/unnamed_rmdisk#1
    /vol/dev/dsk/c2t0d0/unnamed_rmdisk:c    29G    96K    29G     1%    /rmdisk/unnamed_rmdiskIt also appears that the Device status of Not Ready from “iostat –En” below may not be correct either since both smaller drives are working fine:
    # iostat -En
    c4t0d0           Soft Errors: 23 Hard Errors: 0 Transport Errors: 0
    Vendor: WD       Product: My Book 1140     Revision: 1007 Serial No: 
    Size: 2000.37GB <2000365289472 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 23 Predictive Failure Analysis: 0
    c2t0d0           Soft Errors: 7 Hard Errors: 0 Transport Errors: 0
    Vendor: Lexar    Product: USB Flash Drive  Revision: 1100 Serial No: 
    Size: 31.41GB <31406948352 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 7 Predictive Failure Analysis: 0
    c3t0d0           Soft Errors: 60 Hard Errors: 8 Transport Errors: 0
    Vendor: SanDisk  Product: Cruzer Colors+   Revision: 8.02 Serial No: 
    Size: 4.02GB <4022337024 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 8 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0In other word, the same question remains on whether it is possible to install a driver to overcome this issue and where to such driver?
    It is necessary to install additional driver that came with the disk on Windows XP platform. However,
    Thanks again,
    Jack

  • (Solved)Install packages from Usb/Flashdrive or Dvd-see last post

    Hi,i just started using linux and have what's problay going to sound like a dumb question.can i download packages and put them on a Usb/Flashdrive or dvd and install them with pacman.I have a rocket stick usb modem and cant get it to connet to the net because im missing a package (wvdial).Any help with this will be appreciated.Thx
    BTW i burned this package to a dvd (wvdial) and went to my dvddrive and it wasent there:)
    http://bbs.archlinux.org/viewtopic.php?id=83206
    Last edited by unilx (2009-10-26 15:51:30)

    you can surely put those packages onto a removable media & to install those packs with pacman you need to copy those to /var/cache/pacman/pkg directory.
    then just do
    pacman -S package
    BTW i burned this package to a dvd (wvdial) and went to my dvddrive and it wasent there:)
    can't understand this. might be u r saying that u burned wvdial to a dvd & it wasn't there, so there are chances that that dvd is corrupt or burning didn't happen properly
    Last edited by vik_k (2009-10-23 05:42:52)

  • Mounting a UFS formated USB drive on Solaris 10

    [Hope this is the correct place to post this question]
    I connected my 160 GB external usb hard drive to my V240 Solaris 9 server, ran newfs (ufs), mounted it, and wrote data to the drive with no problems.
    I moved it to another sparc box with Solaris 10 (build 74-1) and tried mounting it, but no luck. The logical path for the usb drive shows up in "/dev/dsk" after running "devfsadm -C" and it shows up as configured when running "cfgadm -al," however, when I try to mount the drive it eventually times out without mounting. I get the same results when I try this on the x86 version of Solaris 10.
    I know that the drive still works by taking it back to my Solaris 9 server and mounting the drive.
    Is there something special or different with mounting usb drives with Solaris 10?
    Thanks,
    Phillip

    It should be the same. For instance with a usb keychain (formated pcfs):
    mkdir /usbdrive
    mount -F pcfs /dev/dsk/c3t0d0p1 /usbdrive
    On this particular laptop the second usb port was. c4t0d0p1 so:
    mount -F pcfs /dev/dsk/c4t0d0p1 /usbdrive
    The numbering might be different for each usb port and you have to specify the filesystem of the usb drive, but it should work.

  • USB Support in Solaris

    Does Solaris provide an accessible USB stack upon which drivers can be created for support of custom USB devices?
    If so, where can I find documentation on implementing USB drivers in Solaris?
    Thanks,
    Rich Moran

    3rd party USB drivers are not yet supported. The details of the interface have not been sufficiently worked out to make a general purpose interface available. It could be possible to get access to the interfaces as they stand by making a deal under NDA.

  • When I attach USB flashdrive to my new Mac Air no icon appears.  I just finished downloading pictures off of old mac and that one worked as expected.The new computer doesn't show anything but when I pull USB out pompts message improper eject. Any ideas?

    When I attached my USB flashdrive to my new Mac Air no icon appears and the same when I attached my new superdrive.  I just finished downloading pictures off of my old Mac and that one worked as expected. The new computer doesn't show anything but when I pull the USB flashdrive out, a message prompts me with an improper eject notice. Any ideas on why no icon (a disc) appears and how can I get it to?

    Open Finder preferences, click on the General icon in the toolbar. Check the boxes for what you want displayed on the Desktop. Click on the Sidebar icon in the toolbar and do the same for what you want displayed in the sidebar.

  • HT4718 What USB Flashdrive can I use for the Recovery System a 4G or a 8G?

    What size of drive do I need for the Recovery System? Can I use a USB flashdrive?

    If you're talking about just the Recovery HD, you only need 1GB so use a 4GB USB thumb drive and the OS X Recovery Disk Assistant to create it.
    If you're talking about the ML installer (installESD.dmg) use an 8GB USB thumb drive.

  • Recover USB flashdrive

    Hi guys, I was trying to format my USB flashdrive but something went wrong, now the drive's LED keeps on blinking and it won't show up in my desktop, and trying a manual mount says:
    mount: no medium found on /dev/sdb
    BUT, lsusb does show the drive, so its not dead! how can I restore this?
    Here is the output of lsusb (relevant line only):
    Bus 001 Device 006: ID 1b1c:1a01 Corsair
    I really, really want to fix this drive, its 36GB and USB 3.0 , it would be terrible to trash it!
    Any help greatly appreciated!!

    I actually had a similiar experience lately, when copying the latest install media to a usb stick.
    Something went wrong, and when I tried to recover, I got errors when trying to fdisk:
    [root@worker500 johnea]# fdisk /dev/sdb
    Welcome to fdisk (util-linux 2.21.1).
    Changes will remain in memory only, until you decide to write them.
    Be careful before using the write command.
    fdisk: unable to open /dev/sdb: No medium found
    The block device shows in dmesg, and lsusb:
    [1945260.792262] usb 1-1: new high-speed USB device number 55 using ehci_hcd
    [1945260.916877] scsi14 : usb-storage 1-1:1.0
    [1945261.919509] scsi 14:0:0:0: Direct-Access USBest USB2FlashStorage 0.00 PQ: 0 ANSI: 2
    [1945261.921843] sd 14:0:0:0: [sdb] Attached SCSI removable disk
    [root@worker500 johnea]# lsusb
    Bus 001 Device 055: ID 1307:0163 Transcend Information, Inc. 256MB/512MB/1GB Flash Drive
    The dd command suggested gives a similiar error to fdisk:
    [root@worker500 johnea]# dd if=/dev/zero of=/dev/sdb bs=8M
    dd: opening '/dev/sdb': No medium found
    The device seems pretty well bricked.
    In my case it's a 1G usb 2.0 stick. So it's not a great loss, but it is a little scary, not knowing how it happened.
    I haven't found any solution, just wanted to include the additional data.

  • Mounting 2 GB usb drive in solaris 10

    Hi Folks,
    I have 2 GB usb device.
    When i format the device in windows and mount the same in solaris, i get the below output
    #mount -F pcfs /tmp/SUNWut/units/IEEE802.080020f8112c/dev/dsk/disk3s2:c /home/es161022/Documents/usb
    mount: /tmp/SUNWut/units/IEEE802.080020f8112c/dev/dsk/disk3s2:c is not a DOS filesystem.
    The file system present in DOSBIG (view fdisk output below)If i format with option C or D (from fdisk output), I can mount the device, read and write files... but after this, i cant access the device in windows.. i will have to format it again in windows.
    # fdisk /tmp/SUNWut/units/IEEE802.080020f8112c/dev/rdsk/disk3s2
    Total disk size is 247 cylinders
    Cylinder size is 16065 (512 byte) blocks
    Cylinders
    Partition Status Type Start End Length %
    ========= ====== ============ ===== === ====== ===
    1 Active DOS-BIG 0 61 62 25
    SELECT ONE OF THE FOLLOWING:
    1. Create a partition
    2. Specify the active partition
    3. Delete a partition
    4. Change between Solaris and Solaris2 Partition IDs
    5. Exit (update disk configuration and exit)
    6. Cancel (exit without updating disk configuration)
    Select the partition type to create:
    1=SOLARIS2 2=UNIX 3=PCIXOS 4=Other
    5=DOS12 6=DOS16 7=DOSEXT 8=DOSBIG
    9=DOS16LBA A=x86 Boot B=Diagnostic C=FAT32
    D=FAT32LBA E=DOSEXTLBA F=EFI 0=Exit?
    It wud b fine, if any1 of u provide solution to access the same in windows / solaris....
    Is der any other way to mount DOSBIG filesystem in solaris...
    Thanks,
    Enz.
    +919880099311

    It should be the same. For instance with a usb keychain (formated pcfs):
    mkdir /usbdrive
    mount -F pcfs /dev/dsk/c3t0d0p1 /usbdrive
    On this particular laptop the second usb port was. c4t0d0p1 so:
    mount -F pcfs /dev/dsk/c4t0d0p1 /usbdrive
    The numbering might be different for each usb port and you have to specify the filesystem of the usb drive, but it should work.

  • Configuring usb modem in Solaris 10

    Hi All,
    I have Solaris 10 3/05 installed , I have connected a usb modem to the box and on executing cfgadm -l , I am able to see usb0/2 as configured .
    I donot know how to dial out to my isp using the modem .
    Please do let me know the procedure or some document or refernces on the net which outlines the procedure .
    Thanks and Regards
    PK

    Heloo
    I'm trying to install a usb converter to serial hardware too. I want use a modem, but I obtain de next message in /var/adm/message:
    Nov 7 18:42:41 solaris10 usba: [ID 912658 kern.info] USB 1.10 device (usb403,6001) oper
    ating at full speed (USB 1.x) on USB 1.10 root hub: device@2, usb_mid4 at bus address 2
    Nov 7 18:42:41 solaris10 usba: [ID 349649 kern.info] FTDI usb serial converter FTCUI3
    AP
    Nov 7 18:42:41 solaris10 genunix: [ID 936769 kern.info] usb_mid4 is /pci@0,0/pci1043,80
    a6@1d/device@2
    Nov 7 18:42:41 solaris10 genunix: [ID 408114 kern.info] /pci@0,0/pci1043,80a6@1d/device
    @2 (usb_mid4) online
    Nov 7 18:42:41 solaris10 usba: [ID 723738 kern.info] /pci@0,0/pci1043,80a6@1d/device@2
    (usb_mid4): no driver found for interface 0 (nodename: 'interface') of FTDI usb serial c
    onverter FTCUI3AP
    I'm load next modules:
    80 f9000000 1d39c - 1 usba (USBA: USB Architecture 2.0 1.59)
    91 f909c000 1b94 27 1 usb_mid (USB Multi Interface Driver 1.38)
    217 feb856f4 12398 34 1 usbser_edge (USB Digi Edgeport driver 1.5)
    218 fe996218 3274 - 1 usbser (USB generic serial module 1.14)
    219 f91c3000 364c 37 1 usbsksp (USB keyspan usb2serial driver 1)
    220 f91c5b34 1fb0 56 1 usbsprl (USB Prolific PL2303 driver 1.1)
    Solaris 10 don't make the device file (in /dev) for my usb2serial converter hardware.
    Could you make use your modem??
    Thanks in advance.

Maybe you are looking for

  • What would be a better choice between a MacBook Pro and a MacBook Air?

    I will be starting college next fall as a neuroscience major and I am torn between purchasing a MacBook Pro vs. a MacBook Air. Which would be a better choice considering I would be using it to take notes, creating documents, presentations etc.? I am

  • Spry Tabbed Panels position customization

    The default position for Spry Tabbled content panels is to render below each tab when each tab is clicked. However I would like the content panels to render above the tabs, so that the tabs are positioned below the content panels. I cannot figure out

  • Why does In Design CS 5.5 not remember my window size?

    You see how I like to have my middle window "sized" to have it not hiding behind windows? http://www.ccwatershed.org/media/photologue/photos/444_INDD.jpg Why does In Design not remember my window size, no matter how many times I save the windows layo

  • Mass consolidation of Roles

    Hi, I have seen many posts on copying, uploading and combining roles.  However, I am looking for a slightly different solution.  I believe it is probably impossible to accomplish in an automatic manner (via SECATT). I have individual reporting and in

  • Soft proofing to send to online printer

    Its my understanding that LR 1.0 doesnt support soft proofing. To that end, I'm hoping someone will have some suggestions for me. I use an online printer for all of my customer's prints. I'm coming from Aperture with a mix of Capture NX. Both of thos