错误: The centos disc was not found in any of your drives.Please insert the centos disc and press OK to retry 原因: 由于使用的是VM,然后使用了光盘检测功能导致了光驱的状态断连了. 解决方法: 主要在一开始安装时,如下选择即可: 如果不幸选择了OK,那么就直接右下角光驱图标选择Connect,如下所示:
报出的错误大概为: Alert! /dev/disk/by-uuid/ ....... does not exist 最后进入了 initramdiskfs 的命令行终端 . 输入 blkid 命令却一个分区都找不到. 折腾了一下之后,又增加了如下报错: udevadm trigger is not permitted while udev is unconfigured. 在网上查找了一通之后,找到了解决的办法: 进入 livecd 找到原系统的根分区,挂载,chroot 过去, 并重新配置所