Linux installation driver-general Linux technology-Linux technology and application information. For details, refer to the following section. Check whether your machine can use a USB flash disk or a floppy disk in Linux;
If your motherboard disc has the source code installation package of Realtek PHY RTL8201CL For Linux
Run the following command as the root user:
Cd
Mkdir drivers
Mount/dev/cdrom/mnt/cdrom
Cd/mnt/cdrom
Cp Realtek NIC Driver directory/root/drivers
Cd
Umont/mnt/cdrom
Re-compile the NIC Module
Edit the/etc/modules. conf file
Cd/etc
Make a backup first
Cp modules. conf modules. conf. bak
Vi modules. conf
Add the following content
Alias eth0 8139too
Run kudzu
You will be prompted to find new hardware. Configure the IP address, GW, DNS, and Netmask of eth0;
BTW: If you encounter a problem that you cannot solve in Linux, use the search tool or man pages. This is very helpful for your Linux study.
USB flash disks and floppy disks are similar. Finally, good luck.
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