6.Perform a reconfiguration boot on your system.
ok boot
After rebooting your system, login as
7.At the command line, use the grep command to search the /etc/path_to_inst file for hme devices.
# grep hme /etc/path_to_inst |
|
|
"/pci@1f,4000/network@1,1" 0 "hme" |
| |
"/pci@1f,4000/pci@2/SUNW,hme@0,1" 1 | "hme" | (SunSwift PCI hme interface) |
"/pci@1f,4000/SUNW,hme@2,1" 2 "hme" |
| (Sun FastEthernet PCI hme interface) |
|
|
|
In the example above, the network@1,1 instance is the
You will need to know the instance number for Sun FastEthernet PCI adapter. In the above example, the instance number for the Sun FastEthernet PCI adapter is 2, which is shown in bold.
8.Using the instance number found in Step 7, rename the
/etc/hostname.hme<num> file previously used by the SunSwift PCI adapter to reflect the new instance number used by the Sun FastEthernet PCI adapter.
For example, if the previous file had an *.hme1 extension, and the new instance number is 2, you would type:
#mv /etc/hostname.hme1 /etc/hostname.hme2
9.Halt and reboot your system.
#init 6
Note
Sun FastEthernet PCI Adapter Product Note 3