红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

刚刻了6.0的系统碟,安装时出现在这二句话.........

刚刻了6.0的系统碟,安装时出现在这二句话.........

我试装了几次都是这样啊,一放入光碟,进入后按回车就出现这二句了...然后按什么都没有反应,是什么原因呢,,,,高手们知道的话请告诉我一下,先谢谢了...............
[30.493006]..MP-BISO bug:8254 timer not conneoted to IO-APIC
[30.672256] Kernel panic-not syncing:IO-APIC+timer does not work: Boot with apic=debug and send a report.Then try booting with the "noapic" option
就这二句....我的配置是AMD X2 3600+,内存667  2G,硬盘160G,显卡是名宣的7300GT....是和我的配置用关吗?

TOP

怎么没有人告诉我吗?????????????

TOP

uncompressing linux...ok,booting the kernel
[4294668.091000]..MP_BIOS bug:8254 timer not conneted to IO-APIC
[4294668.201000]kernel panic-not syncing:IO-APIC+timer doesn't work! boot with apic=debug and send a report. then try booting with the 'noapic' option
[4294668.201000]


acpi:高级配置电源接口

如果机器不支持的话,那就加上acpi=off。。。

硬盘启动iso的话尝试下把boot/grub/menu.lst里面的内核后面加入clock=pit nosmp noapic nolapic 。
grub菜单改法:

title install-ubuntu8.04

root (hd0,4)
kernel /vmlinuz boot=casper iso-scan/filename=/ubuntu-8.04-desktop-i386.iso quiet splash ro automatic-ubiquity locale=zh_CN.UTF-8 noprompt clock=pit nosmp noapic nolapic

initrd /initrd.gz

boot

不会挂载的不要照抄,你挂载的路径不同,写法也不一样,这个改法只是个样板,仅针对APIC错误
希望对有有帮助

TOP

TOP

不懂,还是帮顶一下

TOP

发新话题