zoukankan      html  css  js  c++  java
  • Ubuntu 12.04不能在華碩F81se系列電腦上安裝解决辦法

    本人華碩F81se系列的電腦,剛開始是裝的ubuntu 10.04的系統,周末閑的無聊,就想把系統換成ubuntu 12.04的,從ubuntu官網上下載了12.04的安裝包,下了個usb installer,把系統燒到u盤以後,在u盤裏run了下,總是出現下面的錯誤:

    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
    一開始以为我下載的安裝包有問題,或者是usb installer有問題,換了N多次,結果還是沒用,然後從網上搜這個問題的原因,然後看到一篇帖子裏有講到,按照牛人的講解,我終於把系統裝好了,現在來跟大家分享下:
    華碩電腦開機的時候,按F2進入bios設置,選擇security選項,會看到如下圖所示:

    按鍵盤上的上下鍵,把光標移動到I/O Interface Security 選項,敲回車,進入下圖:

    默認情況下,這裏面的所有的選項都是UNLOCKED 將最後一個選項New Card Interface 設置为LOCKED 這样就行了

    裝完系統以後要把New Card Interface 設置为LOCKED,否則ubuntu 12.04將启動不了
  • 相关阅读:
    Linux
    C/C++ 引入头文件时 #include<***.h> 与 #include"***.h" 区别
    2018.01.10
    java 选择结构if
    引用数据类型 Scanner Random
    java 运算符
    java变量和数据类型
    Java se基础
    数据库设计
    MySQL 其他基础知识
  • 原文地址:https://www.cnblogs.com/wpjamer/p/4457259.html
Copyright © 2011-2022 走看看