Solution: DeterminingIPInformationforeth0. ..

Source: Internet
Author: User
Solution: determiningipinformationforeth0.0... problem environment: Centos6.2VMWareWorkstation7.1.2 fault symptom: start Centos in the virtual machine and stay at DeterminingIPInformationforeth0... analysis... solution: Determining IP Information for eth0... problem environment: Centos 6.2 VMWare Workstation 7.1.2 fault symptom: start Centos in the virtual machine and stay on the startup page at Determining IP Information for eth0... analysis: 1. verify the cause: Solve the bug between the NIC driver of the rethat series linux and the vmware software: 1. modify the environment configuration of Centos in vmware, do not check the NIC at startup (VM-> Removeable Devices-> NetWork Adapter-> Disconnect) 2. you can access Centos normally and cannot access the internet normally. 3. edit the following three files with root permissions (if any): (1)/etc/sysconfig/network-scripts/ifcfg-eth0 (2) /etc/sysconfig/networking/devices/ifcfg-eth0 (3)/etc/sysconfig/networking/profiles/default/ifcfg-eth0 add the following code after each file of two files: check_link_down () {return 1;} 4. restart the Centos VM and restore to normal.
 
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.