安装的坑

安装前 tab 后 空格 nomodeset
安装后没网的坑
- 切换到网卡的配置文件目录/etc/sysconfig/network-scripts下
ip addr查看网卡vi修改ONBOOT为YES- 重启
镜像源的坑
- 我用的是32位
centos在配置源的时候 报https://mirrors.tuna.tsinghua.edu.cn/centos/7/os/i386/repodata/repomd.xml发现下面确实只有x86_64 - 32位的源是
centos-altarch版的 很坑
