Today I wanted to install Docker for fun, but found that I must use a 64-bit operating system, and the original Centos6.7 cannot be used. Changing /etc/sysconfig/network-scripts/ifcfg-ens33 to a static IP according to the online instructions does not work either. I tried many times, spent a whole afternoon, and reinstalled many times.
Later, when setting up the network during the installation process, just change it to a static ip, as shown in the picture (provided that you follow the above connection step by step). When you turn on the Ethernet, the ip address will be displayed below. , take a photo and write it down, I will use
laterThen click the Configure button, and then add the static address according to the above address
In this way, it will be ok if you follow the steps in the link step by step.
The above is the detailed content of The problem of network failure during Centos7 installation process. For more information, please follow other related articles on the PHP Chinese website!