有关ACPI错误影响安装,solaris8和9可以这样解决

发表于:2007-06-08来源:作者:点击数: 标签:
Addthislinetoeither /boot/solaris/bootenv.rc or /platform/i86pc/boot/solaris/bootenv.rc ------------------BEGINCOPY---------------------- setpropacpi-user-options'0x2' -------------------ENDCOPY----------------------- Alternatively,runthef

>  > Add this line to either
>  >
>  > /boot/solaris/bootenv.rc
>  > or
>  > /platform/i86pc/boot/solaris/bootenv.rc
>  >
>  >
>  > ------------------ BEGIN COPY ----------------------
>  > setprop acpi-user-options '0x2'
>  > ------------------- END COPY -----------------------
>  >
>  >
>  > Alternatively, run the following command:
>  >
>  > /usr/platform/i86pc/sbin/eeprom acpi-user-options=0x2
>  >
>  > This effectively disables ACPI and makes your network
>  > interfaces usable again!

 wmeng 回复于:2003-05-12 09:21:11
[quote:42bb663c10="南非蜘蛛"]>  > Add this line to either
>  >
>  > /boot/solaris/bootenv.rc
>  > or
>  > /platform/i86pc/boot/solaris/bootenv.rc
>  >
>  >
>  > -------------..........[/quote:42bb663c10]

真厉害!!!

 unix菜鸟 回复于:2003-05-12 13:24:44
thanks

 suncn 回复于:2003-05-13 16:48:30
其实bootenv.rc文件就是模仿SUN SPARC机器里面的EEPROM来
保存OK下的系统参数的。

 szkim 回复于:2003-05-14 01:04:31
开始的时候总是会提示:
non-ACPIxxxxxxx
ACPIxxxxxxxxxx
resource confilct....


然后在进行1、default setup(大意);2、custom jumpstart;
的时候,无论选择哪个,都会提示:
target xxxx timeout ,lun 0 timeout..................


这个可以是这个解决方法么??上面提到的bootenv.c文件是修改哪里进行?修改光盘上的?还是光盘启动之后修改mount上去的盘里面的文件?还是。。。
能否描述详细一点?这个对我意义比较重要,关系着上百万设备采购的问题:)

 南非蜘蛛 回复于:2003-05-14 09:20:49
[quote:3414dc030f="szkim"]开始的时候总是会提示:
non-ACPIxxxxxxx
ACPIxxxxxxxxxx
resource confilct....


然后在进行1、default setup(大意);2、custom jumpstart;
的时候,无论选择哪个,都会提示:
target xxxx timeout..........[/quote:3414dc030f]

你是什么机器??什么主板芯片?

 hello_unix 回复于:2003-05-17 19:41:44
我修改了bootenv.rc,但是刻出的盘不能启动了
蜘蛛老大,请问命令怎么执行?在什么时候,怎么才可以出现让你输入命令的提示?

 南非蜘蛛 回复于:2003-05-18 08:27:30
[quote:426fbeeb7e="hello_unix"]我修改了bootenv.rc,但是刻出的盘不能启动了
[/quote:426fbeeb7e]

什么?刻出的盘?你的意思是克隆出来的盘不能启动吗?

 rdd 回复于:2003-05-18 09:09:48
烂蜘蛛,偶灌灌灌你的贴子!:)哈哈,哗哗哗~~~~~~~~~

 hello_unix 回复于:2003-05-19 09:19:12
[quote:f31f0bf99f="南非蜘蛛"]

什么?刻出的盘?你的意思是克隆出来的盘不能启动吗?[/quote:f31f0bf99f]



是啊,我打开了那个文件,是空的,加了你说的那行进去,刻的盘就启动不了了

 浆胡 回复于:2003-05-19 09:29:24
ACPI是什么啊?哪位解释一下?

 hello_unix 回复于:2003-05-19 09:36:37
[quote:618503ed6b="浆胡"]ACPI是什么啊?哪位解释一下?[/quote:618503ed6b]

就是高级电源管理接口(Advanced Configuration and  Power Interface)

 浆胡 回复于:2003-05-19 09:44:30
有什么作用?

 hello_unix 回复于:2003-05-19 09:54:12
为计算机软件管理设备的供电提供接口,比如什么时候对硬盘停止供电

 johnyou 回复于:2003-05-19 15:12:28
那个命令要装完系统再运行就好了。你刻的光盘当然起不动电脑的。做SOLARIS的光盘很难的。

 hello_unix 回复于:2003-05-20 13:16:20
在斑竹的关照下,我搞定了一大批机器。感谢斑竹

 billcxj 回复于:2003-11-18 08:38:48
我也遇到过这样的问题,我是把bios里面修改了一下
我把bios里面对acpi的支持干掉了,因此就不出现安装过程的错误提示,
不知道对硬件有什么伤害么?

原文转自:http://www.ltesting.net