| 解决Sol9 x86安装时常出现的几个错误的方法--吐血奉献 |
荐 |
| 解决Sol9 x86安装时常出现的几个错误的方法--吐血奉献 |
|
| |
|
作者:南非蜘蛛 email:zhedou@sohu.com
不知道大家安装的时候有没有碰到这个问题 Copying mini-root to local disk. WARNING: /pci@0,0/pci...
WARNING: /pci@0,0;pci-ide@7,1/ide@1 (ata1): timeout: abort request, target=0 lun=0 WARNING: /pci@0,0;pci-ide@7,1/ide@1 (ata1): timeout: abort request, target=0 lun=0 WARNING: /pci@0,0;pci-ide@7,1/ide@1 (ata1): timeout: abort request, target=0 lun=0 WARNING: /pci@0,0;pci-ide@7,1/ide@1 (ata1): timeout: abort request, target=0 lun=0 WARNING: /pci@0,0;pci-ide@7,1/ide@1/sd@0,0 (sd0): SCSI transport failed: reason 'reset'" retrying command
郁闷的要死,每次安装操作系统,就没有一次顺利的 经过查找资料发现Solaris 9 x86 已经改变了默认的ATA DMA 模式: 在S9 x86 上是enable的,在S8 x86上就disable的.
如果你的主板BIOS里有'ATA DMA','PnP OS' 的选项,请设置成enable,如果BIOS里没有这个选项,请在安装的时候在DCA的菜单里把 "ata-dma-enabled"由1 ->; 0 ,可以试试,我也没有试过这个方法 disable ACPI and option in BIOS.
对于这个问题还有可能就是你的南桥芯片不支持IDE设备,请打itu.3的补丁,这种情况在dell1650,dell2650,dell6650...上发生的很多,请大家注意
如果还有问题,欢迎大家和我继续讨论
如果遇到这个问题,需要这么解决 Are there messages from the "pcplusmp" kernel module in /var/adm/messages?
Messages similar to the following ones:
pcplusmp: ide (ata) instance 0 vector 0xe ioapic 0x2 intin 0xe is bound to cpu 0 pcplusmp: ide (ata) instance #1 vector 0xf ioapic 0x2 intin 0xf is bound to cpu 0 pcplusmp: i8042 (i8042) instance 0 vector 0x1 ioapic 0x2 intin 0x1 is bound to cpu 0 pcplusmp: i8042 (i8042) instance #0 vector 0xc ioapic 0x2 intin 0xc is bound to cpu 0 pcplusmp: asy (asy) instance 0 vector 0x4 ioapic 0x2 intin 0x4 is bound to cpu 0 pcplusmp: asy (asy) instance #1 vector 0x3 ioapic 0x2 intin 0x3 is bound to cpu 0 pcplusmp: pci10b7,9201 (elxl) instance 0 vector 0x5 ioapic 0x2 intin 0x5 is bound to cpu 0
You can try to disable the use of the pcplusmp module and the APIC, by adding
set pcplusmp:apic_forceload = -1
or
set pcplusmp:apic_use_acpi = 0
to /etc/system. Reboot Solaris after modifying /etc/system.
I had to use the same workaround for getting sound working on an ASUS A7N8X board.
Linux联盟收集整理
 |
频道声明:本频道的文章除部分特别声明禁止转载的专稿外,可以自由转载.但请务必注明出出处和原始作者 文章版权归本频道与文章作者所有.对于被频道转载文章的个人和网站,我们表示深深的谢意。
| 原始作者:佚名 |
录入时间:2007-1-1 19:33:06 |
| 信息来源:不详 |
投稿信箱:itqoo@126.com |
|
|
 |
|
|
|
| 教程录入:itqoo 责任编辑:itqoo |
|
上一个教程: 关于x86的文章,虽然老了一点,但是对于初学者还是不无裨益的
下一个教程: X86板载8139网卡启动时不能绑定ip地址的一个解决办法 |
| 【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |