Solaris10forx86 Nic replacement configuration strategy

Source: Internet
Author: User
Article Title: Solaris10forx86 Nic replacement configuration strategy. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

I installed solaris 10 for x86 u3 on the PC for testing, and successfully recognized the intel Nic when installing the system. Yesterday, my colleague pulled the intel Nic from my machine. Later, he gave me a 3com 3c905 Nic. I inserted it into the PCI slot of the motherboard, and then powered on it, boot solaris. After the system is up, an error message is displayed: This indicates that there is a problem with the NIC. I use

# Ifconfig? A. Check that only lo0 is returned, and the newly inserted Nic is not set correctly.

First, check whether there is a driver for the 3com Nic in the system. The drivers of Solaris10 are generally in the system's built-in driver directory/kernel/drv, which contains a lot of drivers installed by default. How do I know which driver is from which manufacturer? Open the driver configuration file. Go to the/kernel/drv directory. You can see that many drivers are paired with their configuration files. For details, see:


Many drivers and their configuration files appear in pairs.

Open a. conf file-bash-3.00 # more e1000g. conf

# Driver. conf file for Intel e1000g Gigabit Ethernet Adapter

#

# Copyright (c) 2002, by Intel, Inc. // intel company Dongdong

# All Rights Reserved.

#

# Ident "@ (#) e1000g. conf 1.1 98/09/22 Intel"

#

# Copyright 2006 Sun Microsystems, Inc. All rights reserved.

# Use is subject to license terms.

#

# Ident "@ (#) e1000g. conf 1.4 06/03/06 SMI"

................. (Omitted)

 

[1] [2] Next page

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.