NOTE: The following procedure
applies to OpenServer version 5.
If you have OpenServer version 6, Please refer to the installation instructions for UnixWare. |
The Gigabit adapter driver for SCO OpenServer* is packaged in the eeG.vol media image volume file. To install the eeG.vol package and setup the driver for a network adapter, use the following steps:
Copy the eeG.vol file to any directory, such as /tmp. Rename the file as VOL.000.000, and make the file read-only:
cp eeG.vol /tmp/VOL.000.000
chmod 444 /tmp/VOL.000.000
If there is an older version of the driver on the system, you must first remove it.
To do this, run netconfig
. Remove all instances of the "Intel ..." adapters. Exit
netconfig without opting to relink the kernel. Run custom
. Remove the older driver for the Intel adapter.
Install the new driver using the custom utility. To open
the utility, type custom
. When asked for the installation media, choose
media images, and type the directory path to the VOL.000.000 file. (In step 1, if
you copied it to /tmp, type /tmp
). After the installation of the driver is
complete, exit custom.
Run netconfig
and add the adapters. For each adapter that is present in the system,
enter the appropriate TCP/IP parameters. By default, the driver automatically detects the line speed and
duplex mode. If you want to force any of these settings, choose Advanced Options
and set the speed and duplex modes. Exit netconfig and choose the option
to relink the kernel.
Reboot the system.
Other configurable options are available in the Space.c file. Typically, these options do not need to be modified. If any of these variables are changed, the kernel has to be re-linked, and the system must be rebooted for the new settings to take effect.
Last modified on 3/06/07 2:02p Revision 5