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將启動不了
  • 相关阅读:
    css样式2 布局 定位 层级 显示
    css与样式
    表单属性、键值对
    表单
    列表、表格
    实体、颜色、路径、标签、超链接、图片
    2018/07/05 html基础
    TP 链接数据库与Model模型的创建
    ThinkPHP 模板循环语法
    tp 单字母函数详解(摘自网络)
  • 原文地址:https://www.cnblogs.com/wpjamer/p/4457259.html
Copyright © 2011-2022 走看看