New school: Install NIC Driver in Linux

Source: Internet
Author: User

COPY the NIC Driver to a floppy disk. Create an empty directory under/tmp in linux, and then COPY the drive on the floppy disk to this empty directory.

Decompress:

# Tar zxvf r1000_v1.05.tgz file directory)

# Make is in the r1000_v1.05 directory)

If there is no error here, there are a lot of line information after entering MAKE, and in/lib/modules/2.6.9-5. the ELsmp/kernel/drivers/net directory contains the r1000.ko file and many files in the r1000_v1.05/src directory *. o file, which indicates that the load is successful. Do not do the following copy. In this case, you only need to install all the software packages)

If you install the software package in the default mode, you need to use the driver we gave you. Decompress the compressed driver package, COPY it to a floppy disk, and COPY the r1000.ko file in r1000_v1.05/src to/lib/modules/2.6.9-5. ELsmp/kernel/drivers/net directory

# Cp r1000.ko/lib/modules/2.6.9-5. ELsmp/kernel/drivers/net

# Depmod-a in the/directory)

When you restart the computer, the system automatically loads the driver module. You only need to select Ignore. At last, you can make corresponding settings on the NETWORK interface, such as DNS, IP address, and gateway. Add the driver to the device of the NETWORK.

If any HOSTS error is reported, you only need to configure the HOSTS file and write the record 127.0.0.1 hostname OK. That is, write the local loopback address to the HOSTS file. Set using the NETWORK tool.

Related Articles]

  • Install the graphics card driver of the ATI chip for the Linux operating system
  • Installation of USB image acquisition driver in Linux
  • AMD will push ATI graphics chip open source driver to Linux Users

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.