歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> 華碩電腦無法安裝Ubuntu 10.10以後版本解決

華碩電腦無法安裝Ubuntu 10.10以後版本解決

日期:2017/2/28 16:16:27   编辑:Linux教程

有可能你筆記本電腦在安裝Ubuntu 的時候無法安裝,出現錯誤,這樣的錯誤不一定是你光盤,光驅等刻錄的問題。

有可能無法安裝出現兩種情況,第一種就是啟動Ubuntu 光盤或者u盤時,一個光標就是在閃動無法進行安裝了。

還有就是如下錯誤信息

EISA:Probing bus 0 at eisa.0
EISA:Cannot allocate resource for mainboard
Cannot allocate resource for EISA slot 1
Cannot allocate resource for EISA slot 2
Cannot allocate resource for EISA slot 3
Cannot allocate resource for EISA slot 4
Cannot allocate resource for EISA slot 5
Cannot allocate resource for EISA slot 6
Cannot allocate resource for EISA slot 7
Cannot allocate resource for EISA slot 8
EISA:Detected 0 cards.
cpuidle:using governor ladder
cpuidle:using governor menu
TCP cubic registered
NET:Registered protocal family 10
lo:Disabled Privacy Extensions
NET:Registered protocal family 17
Using IPI No-Shortcut mode
registered taskstats version 1

還有很多一竄沒寫完。這樣的錯誤都是在10.10 開始出現的,如何解決,很好辦,需要對

Bios進行設置。方法如下

一般情況筆記本電腦就是按F2進入bios設置

選擇security 項後選擇I/O interface security c 進入看見有如下選項

1. audio/modem interface

2. lan network interface

3. wireless network interface

4. odd interface

5. usb interface

6. new card interface

默認情況上面選項都是unlocked的就是打開的

問題就出在這點,new card interface 需要關閉最後一項改為locked

如果你是安裝也可以關閉wireless network interface 改為locked

還可以把audio/modem interface 、n network interface、wireless network interface 、

new card interface這幾項都設置為locked。

ODD interface 和usb interface 不需要關閉設置為unlocked 。如果你這兩項關閉了那usb和光驅就無法啟動了。

安裝完系統後需要重新修改bios設置選項,audio/modem interface、

lan network interface、wireles network interface、odd interface、usb nterface 這5項設置為

unlocked,new card interface設置為locked。如果最後一項不設置為locked,那麼如果你安裝在可移動硬盤上的系統就是無法啟動的,切記!

好了按以上方法可以完成Ubuntu 10.10 11.04的順利安裝成功!

Copyright © Linux教程網 All Rights Reserved