VM安装Fedora14过程中出现的两个问题

1、问题1

蓝色字符界面出现“Section does not end with %%end”,解决办法:

Once the virtual machine is created but before you start the install look at the VM definition. I had two CD/DVD drives and the install.iso was assigned to the second one. I assigned it to the first drive and deleted the second, unneeded drive and it worked ,是指示你去检查VM的设置里,是否有两个光驱,一个加载了一个叫做 autoinst.iso或者上面说的install.iso 的镜像文件,另一个是Fedora 14的镜像,把这个加载autoinst.iso光驱卸载了,再重启虚拟机,不要设置成开机自动加载,不然是一样的错误,就好了。

 

2.问题2

安装过程中出现对话框,内容大概如下:

“Error processing drive:
pci-0000:00:10-scsi-0:0:0:0
20480MB
VMware,VMware Virtual S
This device may need to be reinitialized.
REINITIALIZING WILL CAUSE ALL DATA TO BE LOST!
This action may also be applied to all other disks
needing reinitialization.

Device details:
pci-0000:00:10.0-scsi-0:0:0:0"

底下有四个按钮,Ignore、Ignore all、Re-initialize、Re-initialize all。之前我一直选择Ignore和Ignore all,然后系统重启就会出现问题1,之后根据网络上的提示,选择”Re-initialize“。之后就好了,正常进行下一步。

posted @ 2012-12-26 09:33  阿洒  阅读(294)  评论(0)    收藏  举报