Installation guide

AT-2971 Solaris Sparc
88
If there are any remaining connections to any of the GE adapters
(see Steps 1 and 2), you will see the following error messages:
“Device busy
Cannot unload module: skge
Will be unloaded upon reboot.”
4. Load the driver again into the system with the following command:
add_drv -f -c pci -m '* 0660 root sys' -i
'"pci1148,5021" "pci1148,5041" "pci1148,5043"
"pci1148,5051" "pci1148,5061" "pci1148,5071"
"pci1148,5081" "pci1148,9821" "pci1148,9822"
"pci1148,9841" "pci1148,9842" "pci1148,9843"
"pci1148,9844" "pci1148,9861" "pci1148,9862"
"pci1148,9871" "pci1148,9872" "pci1259,2970"
"pci1259,2971" "pci1259,2972" "pci1259,2973"
"pci1259,2974" "pci1259,2975" "pci1259,2976"
"pci1259,2977" "pci1148,9521" "pci1148,0121"
"pci1148,0221" "pci1148,0321" "pci1148,0421"
"pci1148,0621" "pci1148,0721" "pci1148,0821"
"pci1148,0921" "pci1148,1121" "pci1148,1221"'
skge
Warning
Please make sure that the whole add_drv command is on one line.
The easiest way to achive this is to write a script.
For more details about rem_drv or add_drv, please refer to the
manual pages by executing the commands 'man rem_drv' or 'man
add_drv' accordingly.
5. After loading the driver, set up the IP interfaces manually using the
ifconfig command. To start the interfaces, enter the following
command for each interface:
ifconfig skge<X> plumb <hostname> up
6. Exchange <X> with the interface number.
7. Exchange <hostname> with the hostname you have chosen in
/etc/hosts for the IP address.
Note
Do not forget to create the /etc/hostname.skgeX file for the
interface of port B, otherwise the interface configuration during a
reboot will not work.