Re: [foxboro] USB harddrives connected to a P81
- From: "Redmond, Sean S" <Sean.Redmond@xxxxxxxxxxxxxxxxxx>
- To: <foxboro@xxxxxxxxxxxxx>
- Date: Thu, 22 Dec 2005 13:37:55 +1300
Yes I have.
It worked ok for me with a USB drive. I did this I think. You do not
have boot -r just plug them in and away you go.
When you plug it in to the usb port, look in /var/adm/messages
look for "(scsa2usb.) online"=20
i.e. grep "(scsa2usb.) online" /var/adm/messages
it should reply with a line with date time blah blah
/pci@1f,0/usb@c,3/storage
now look for the above in /dev/dsk
ls -l /dev/dsk | grep "/pci@1f,0/usb@c,3/storage"
you'll see c2t0d0s0 etc
now use that in the mount command
mount -F pcfs /dev/dsk/c2t0d0s0:c /mnt
note the :c
Sean
-----Original Message-----
From: foxboro-bounce@xxxxxxxxxxxxx
[mailto:foxboro-bounce@xxxxxxxxxxxxx]On Behalf Of Weiss, Andreas
Sent: Thursday, 22 December 2005 1:34 AM
To: foxboro@xxxxxxxxxxxxx
Subject: [foxboro] USB harddrives connected to a P81
Hi List,
has anybody external USB or Firewire drives connected succesfully to a
P81 with Solaris 8?
I would like to hear the story because it didn't work out of the box
(including reboot) and I would like to use external drives on these
machines.
Andreas
=20
=20
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
=20
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: =
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Djoin
to unsubscribe: =
mailto:foxboro-request@xxxxxxxxxxxxx?subject=3Dleave
=20
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
foxboro mailing list: http://www.freelists.org/list/foxboro
to subscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe: mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
Other related posts:
- » Re: [foxboro] USB harddrives connected to a P81