您的位置:首页 > 其它

在安装FC5时停在“ACPI: Assume Root Bridge [/_SB_.PCI0] bus is 0”之解决办法

2011-05-17 19:35 309 查看
1) Set SATA to AHCI mode in the BIOS

2) Boot the install disk with

linux all-generic-ide pci=nommconf

3) Build and install the most recent e1000 driver
from Intel's website -- the one included in FC5
apparently does not work with the ethernet chip
on this motherboard.

-------------------------------------------------------------------------------------------------------------

以上内容参考http://my.chinaunix.net/space.php?uid=272291&do=blog&id=191067

-------------------------------------------------------------------------------------------------------------

本人安装Fedora core 5中遇到该问题。光盘引导启动,出现安装引导选项时,我直接按回车安装系统,每次都安装引导程序都提示

“ACPI: Assume Root Bridge [/_SB_.PCI0] bus is 0”

一翻google后,找到上文,并按当中方法操作,成功安装系统。现把自己处理过程记录下来,以备不时之需。

1、重新启动主机;

2、修改bios中的sata选项,更新为“AHCI”;

3、出现安装选项时,选择【F4-kernel】,敲入“linux all-generic-ide pci=nommconf”回车。等待一段时间后,就会看到熟悉的图形安装界面了。

4、接下来就是根据需要定制安装系统。

5、系统安装完成,熟悉的启动画面出现了 ^_^
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐