2.Uncompress the gzipped tar file:

#gunzip nxge.tar.gz

3.Unpack the tar file:

#tar xvf nxge.tar

a.For SPARC systems, change to the following directory:

#cd 10_GigabitEthernet/Solaris_10/sparc/Packages

b.For x86 systems:

#cd 10_GigabitEthernet/Solaris_10/i386/Packages

4.For SPARC systems, determine which architecture your system is running:

#uname -m

a.For sun4v systems, install the software packages by typing the following at the command line:

#/usr/sbin/pkgadd -d SUNWnxge.v SUNWnxgem

b.For sun4u systems, install the software packages by typing the following at the command line:

#/usr/sbin/pkgadd -d SUNWnxge.u SUNWnxgem

5.For x86 systems, install the software packages by typing the following at the command line:

#/usr/sbin/pkgadd -d

A menu similar to the following displays:

The following packages are available:

1 SUNWnxge Sun PCI-E 10G/1G Ethernet Adapter Driver (i386) 1.0,REV=2006.12.05.10.0

Select package(s) you wish to process (or ’all’ to process all packages). (default: all) [?,??,q]:

8 Sun Dual 10GbE XFP PCI Express Card User’s Guide • May 2010

Page 18
Image 18
Oracle Audio Technologies SunDual 10GbE XFP manual Uncompress the gzipped tar file, Unpack the tar file, For x86 systems