我用的是FC5_i386_DVD安装包,在安装的过程中提示如下:
warning
No hard drives have been found.You probably need to manually choose device drivers for the installation to succeed. World you like to select drivers now? (yes,no)
我在上面提示的界面上选择NO之后,启动图形安装界面,安装到选择键盘设置时,出现如下错误提示:安装终止.
"未找到要在其中创建新文件系统的有效设备,请栓查您的硬件以找到问题的起因."
选择"Yes"之后出现如下菜单
Devices
No device drivers have been loaded for your system. World you like to load any now?
Done Add Device
选择Add Device,“select Device Driver to load"页面.选择一个驱动(这里好像是网卡驱动,什么HP,3Comd,Dlink的都有),随便选一个RTL的(我的网卡就是这个),也是运行到"键盘设置"时,终止.
在,“select Device Driver to load"界面上按F2,进入"Driver disk source"界面(内容是:You have nultiple devices which could server as sources for a driver disk.which world you like to use? t选项(fd0,hdc)) ,任选一下,都会进入"Insert Driver Disk"界面(Insert your driver disk into /dev/fd0 and press "OK" to continue.根本不能继续.
解决方法(感谢linuxsir的fakeid)
vmware 默认的是scsi 硬盘
找不到硬盘的时候要加上 buslogic 驱动才能认出来
就是在
选择Add Device,“select Device Driver to load"页面.选择驱动buslogic.
另一方法:VM中创建时选2.6内核(此方法我没有试过,有待考证)