1.为什么选择CentOS不选择其他版本:http://www.cnblogs.com/TeemoHQ/p/6377260.html

2.准备的资源:VMware【官网下载】,CentOS镜像 【阿里云镜像】

3.安装步骤:省略(傻瓜式安装)

4.遇到的问题:

  A:/etc/rc5.d/s99local : line:25 : eject : command not found

  原因:

  我选择的是minimal centOS。minimal centos正常启动的应该是等级3来运行的。而报错信息显示minimal centos居然以 等级5 启动,等级5表示进入到桌面,minimal centos 没有安装桌面程序,自然提示找不到 rc5.d中脚本要启动的程序,所以就会在系统启动的时候报错,导致系统不能正常启动。

  办法:建立虚拟机 -> 选择ISO -> 开始安装 【详细介绍】。

 

  B:the system will be rebooted when you press Ctrl-C or Ctrl-Alt-delete.

  原因:VM和系统兼容性

  办法:降级

                                                       linux CentOS部署【minimal 】

                                    linux CentOS部署【minimal 】

 

 

    

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-25
  • 2021-08-12
  • 2021-09-07
  • 2021-10-07
  • 2022-01-02
猜你喜欢
  • 2022-01-19
  • 2021-12-18
  • 2021-12-19
  • 2021-04-07
  • 2022-12-23
相关资源
相似解决方案