|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi
I want to install Solaris 9 on a disk that may be installed in a number of V240 SPARC workstations. Each of the computers is the same except that they may contain one of two NICs in them (the two NICs are both PCI cards). I would like to configure the machines so that Solaris can work out which NIC is installed and plumb the correct ethernet devices. I am thinking I need to have the drivers for each NIC installed on the hard disk and then somehow sense the NIC that is present and plumb the right device. The NICs will have different PCI vendor IDs so maybe I can use this information. Does anyone know how this could be done? Thanks, Mike. |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
ifconfig -a plumb will plumb all of yours interfaces.
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Ok, thanks. So does it matter if I configure an Ethernet device using ifconfig if the device is not present, because in my problem, I will not have all Ethernet ports present - I don't want things to crash if I configure a device
|
|
#4
|
||||
|
||||
|
If you are just talking about plumbing a non-existant interface; it'll error, but not fatally. I'd imagine you should be able to just create /etc/hostname.<nic> entries for both possible ones and you'll get whatever one works automagically.
|
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Ok, that sounds very straightforward. Thanks for your help.
|
| Sponsored Links | ||
|
![]() |
| Tags |
| auto detecting nics, installing multiple device drivers |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to login using ssh,telnet onto my solaris machine with solaris 10 installed | sankasu | Solaris | 7 | 07-30-2010 02:50 AM |
| network driver not detecting in solaris 10 X86 on HPDL380G5 Server | raj.chinnu | Solaris | 1 | 03-24-2009 06:31 AM |
| Detecting hard or soft disk errors in Solaris | sunsysadm2003 | Shell Programming and Scripting | 1 | 07-09-2008 02:45 PM |
| solaris 10 isnt detecting my internet connection | stride6 | Solaris | 5 | 06-22-2006 05:08 AM |
| trouble auto connecting ssh 3.6.1 (Solaris 8) to ssh 3.0.1 (Solaris 6) | falklandtim | Solaris | 6 | 03-01-2005 07:45 AM |
|
|