Installing
VMware Tools, please wait... mount: special device /dev/hda does not
exist mount: block device /dev/sr0 is write-protected, mounting
read-only ./run_upgrade.sh: line 21: file: command not
found
仔细想了想,安装过程中未出现什么错误,验证了一下iso文件的hash,对的,安装包是完整的。
google了一下,没找到相关的资料,于是只好自己动手...
重新检查了各项设置,发现硬件设置中多了一个CD/DVD(IDE),装载了autoinst.iso,另一个CD/DVD
2(IDE)装载了安装镜像CentOS-6.2-x86_64-minimal.iso,重新建了个虚拟机,发现在选择安装镜像文件那里,有个提示“CentOS 64-bit detected.This operating
system will use Easy
Install.“,猜测问题可能是因为这个快速安装引起的(因为现在安装的镜像是一个最小化安装版,并不是完整版)。
猜测归猜测,实践了才知道。所以又新建了个虚拟机,在安装镜像选择那里,选择“I
will install the operating system
later.“,创建完后,硬件设置中设置安装镜像,一路手动安装下来,比自动安装稍微慢了一点,安装完毕,手动重启,启动成功,看来刚才猜测是对的。