A. instructions – Asus PXI-G45 User Manual

Page 30

Advertising
background image

2-18

ASUS PXI-G45 User Guide

1.

Start the Network Configuration Manager:

netcfg

2.

Remove any adapters that are configured with the old drivers by
selecting the Hardware menu -> Remove Network Device.

Exit the Network Configuration Manager.

3.

Verify that there is not an older version of the driver on the system
using ‘pkginfo -l <driver_name>’. For example, enter:

pkginfo -l e1008g

If there is, remove the driver using ‘pkgrm <driver_name>’. For
example:

pkgrm e1008g

Reboot the system:

init 6

4.

If you are installing the new driver from the CD, follow these steps.
Otherwise, go to the next step.

Mount the CDROM on the system. For example:

mkdir /<cdrom_mount_location>
mount -F cdfs -r /dev/cdrom/cdrom1 /

<cdrom_mount_location>

You can install the driver directly from the CDROM or spool the
driver from the CDROM so the driver resides on the system.
Example of installing the driver directly from the CD:

pkgadd –d /<cdrom_mount_location>/UNIX/UW7DDI8/

e1008g.pkg

Example of spooling the driver from the CD to the system:

pkgadd -s spool –d /<cdrom_mount_location>/UNIX/

UW7DDI8/e1008g.pkg e1008g

pkgadd e1008g

A. Instructions

Advertising