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

6 Sun Dual 10GbE XFP PCI Express Card User’s Guide • January 2009

Page 24
Image 24
Sun Microsystems 10GBE XFP manual Uncompress the gzipped tar file, Unpack the tar file, For x86 systems