| 有关ACPI错误影响安装,solaris8和9可以这样解决 |
| 作者:未知
文章来源:本站转载 点击数: 更新时间:2006-5-5 9:56:54 |
> > 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
|
|
|
|