計算機啟動程序bios_如何構建自己的計算機,第三部分:準備BIOS

計算機啟動程序bios

計算機啟動程序bios

So you’ve carefully picked out some parts and built a computer, but it doesn’t really do anything…yet. Before we hop into installing your operating system, we need to take a quick look at the BIOS and prepare it for our operating system.

因此,您已經精心挑選了一些零件并建造了一臺計算機,但實際上并沒有做任何事情……。 在開始安裝您的操作系統之前,我們需要快速瀏覽一下BIOS并為我們的操作系統做準備。

BIOS stands for “Basic Input-Output System.” It’s a tiny program that’s stored on a small memory chip in your motherboard, and it runs on your computer before the operating system does, setting everything up and allowing you to change basic settings. It’s what allows you to install a new operating system, overwrite an old one, or do more technical stuff like overclock your processor.

BIOS代表“基本輸入輸出系統” 。 這是一個微型程序,存儲在主板上的小內存芯片上,并且在操作系統運行之前先在計算機上運行,??可以進行所有設置并允許您更改基本設置。 它使您可以安裝新的操作系統,覆蓋舊的操作系統或做更多的技術工作,例如對處理器進行超頻。

(Technically, most new motherboards including ours are loaded with a more advanced kind of pre-boot environment called a Unified Extensible Firmware Interface, or UEFI. It has a ton of new and useful features to better support modern hardware. But everyone still calls it “the BIOS,” because it covers all of the same bases.)

(從技術上講,包括我們在內的大多數新主板都裝有更高級的預引導環境,稱為統一可擴展固件接口,即UEFI。它具有大量新功能和有用功能,可以更好地支持現代硬件。但是每個人仍然稱呼它“ BIOS”,因為它涵蓋了所有相同的基礎。)

進入BIOS (Getting Into the BIOS)

If you don’t have an operating system installed on your storage drive, the UEFI/BIOS program should start immediately when you turn your computer on. If it doesn’t, take a look at the splash screen (the one with your motherboard’s logo or text): it will have directions on how to start it.

如果您的存儲驅動器上未安裝操作系統,則在打開計算機電源時應立即啟動UEFI / BIOS程序。 如果沒有,請看一看啟動屏幕(帶有主板徽標或文字的啟動屏幕):它將說明如何啟動。

Usually you do this by quickly pressing F1, F2, F11, F12, Delete, or some other secondary key on your keyboard as it boots. (On our Gigabyte keyboard, the command is “Delete,” in the lower-left portion of the screen above.) If you don’t get it on the first try, just turn the computer off and give it another go.

通常,您可以通過在啟動時快速按鍵盤上的F1,F2,F11,F12,Delete或其他輔助鍵來執行此操作。 (在技嘉鍵盤上,命令位于上方屏幕的左下角,為“刪除”。)如果第一次嘗試時未獲得此命令,請關閉計算機電源,然后再重新嘗試。

Once you’re in, there are a few things you may want to do.

進入之后,您可能需要做一些事情。

更新您的BIOS或UEFI(可選) (Update Your BIOS or UEFI (Optional))

Chances are, your motherboard is not running the latest version of its UEFI. Updating it helps to support new features, patch bugs and security vulnerabilities, and generally give the place a bit of spit-and-polish. Because the UEFI runs before the full operating system, it doesn’t have a way to update itself over the Internet, and you’ll need to do it manually.

可能是,您的主板未運行其UEFI的最新版本。 更新它有助于支持新功能,補丁錯誤和安全漏洞,并且通常會給它帶來一些麻煩。 由于UEFI在完整的操作系統之前運行,因此它無法通過Internet進行更新,因此您需要手動進行。

Note that you don’t generally need the latest version of the motherboard firmware, unless you run into specific compatibility problems with newer hardware and features. For example, if you have a last-generation motherboard and a current-generation CPU that happens to use the same socket, you may need to update it for the CPU to work properly. Updating is also sometimes recommended for specific, critical security updates or bugs.

請注意,除非您遇到較新的硬件和功能的特定兼容性問題,否則通常不需要最新版本的主板固件。 例如,如果您擁有上一代主板和恰好使用同一插槽的當前CPU,則可能需要對其進行更新以使CPU正常工作。 有時也建議針對特定的關鍵安全更新或錯誤進行更新。

You can check for the latest version of your UEFI/BIOS by putting the model number into Google and adding “BIOS update.” (Check the box or one of the UEFI menus if you don’t know your motherboard model.) On your manufacturer’s product page you’ll find a list of updates, usually under “Support.” Download the latest one if your UEFI isn’t already running it.

您可以通過將型號輸入Google并添加“ BIOS更新”來檢查UEFI / BIOS的最新版本。 (如果您不知道主板型號,請選中??此框或UEFI菜單之一。)在制造商的產品頁面上,您通常會在“支持”下找到更新列表。 如果您的UEFI尚未運行,請下載最新版本。

Again, for each manufacturer this process is a little different, but more or less all of them should have some means of updating the UEFI program without an operating system installed. In the case of our Gigabyte motherboard, the process went something like this:

同樣,對于每個制造商來說,此過程都略有不同,但是他們或多或少都應具有一些無需安裝操作系統即可更新UEFI程序的方式。 對于我們的技嘉主板,該過程如下所示:

  1. Download the updated UEFI file from the Gigabyte website (on another, working computer, of course).

    從技嘉網站下載更新的UEFI文件(當然是在另一臺工作的計算機上)。
  2. Transfer the file to a USB drive.

    將文件傳輸到USB驅動器。
  3. Plug the drive into the new computer, start up UEFI, and press F8.

    將驅動器插入新計算機,啟動UEFI,然后按F8。
  4. Follow the on-screen instructions to install the latest version of UEFI.

    按照屏幕上的說明安裝最新版本的UEFI。
  5. Reboot.

    重啟。

Your motherboard and BIOS/UEFI will follow the same general steps, but not necessarily exactly. You can usually find the process with a quick Google search. If for some reason you can’t get it working, don’t worry: motherboard manufacturers also frequently offer programs that can update the BIOS/UEFI once you get Windows up and running, too.

您的主板和BIOS / UEFI將遵循相同的常規步驟,但不一定完全相同。 通常,您可以通過Google的快速搜索找到該過程。 如果由于某種原因無法正常運行,請不要擔心:主板制造商還經常提供在Windows啟動并運行后即可更新BIOS / UEFI的程序。

檢查您的存儲驅動器 (Check Your Storage Drives)

Next, check to make sure that your motherboard can recognize your storage drive. If it can’t, the Windows setup utility you use in the next article won’t have anything to install to.

接下來,檢查以確保您的主板可以識別您的存儲驅動器。 如果不能,那么您在下一篇文章中使用的Windows安裝實用程序將沒有任何安裝。

The instructions here are unfortunately going to be a bit vague, because every company’s UEFI program is laid out differently. All we’re really trying to do is find the page that manages the storage drives. On our Gigabyte motherboard, this is found under the “BIOS” tab (because the new UEFI includes all of the old “BIOS” settings, you see).

不幸的是,這里的說明會有些含糊,因為每個公司的UEFI程序的布局都不同。 我們真正要做的就是找到管理存儲驅動器的頁面。 在我們的技嘉主板上,該文件位于“ BIOS”選項卡下(因為您看到的是新的UEFI包含所有舊的“ BIOS”設置)。

I’ve selected “Boot Option #1,” the first thing that the BIOS will attempt to boot. If this fails, it will continue to the second option. Under the available list, you can see the Corsair solid state drive we installed in the last article. If you’re installing your operating system with a DVD drive, make sure you can see it here too. (Sometimes both are labelled “SATA” for their motherboard connections.)

我選擇了“引導選項#1”,這是BIOS嘗試引導的第一件事。 如果失敗,它將繼續執行第二個選項。 在可用列表下,您可以看到我們在上一篇文章中安裝的Corsair固態驅動器。 如果要使用DVD驅動器安裝操作系統,請確保在此處也可以看到它。 (有時它們的主板連接都標記為“ SATA”。)

If you don’t see your drive or drives, double-check the power and SATA data cables in your case. If you’ve verified that they’re connected and you still can’t see the drives in BIOS, you may have to replace them.

如果看不到驅動器,請仔細檢查電源和SATA數據電纜。 如果您已驗證它們已連接,但仍無法在BIOS中看到驅動器,則可能必須更換它們。

進一步調整 (Going Further with Other Tweaks)

There’s a lot of other interesting stuff you can do with your computer’s UEFI or BIOS, but none of it is really necessary to get an operating system up and running. Feel free to poke around at some of the options; most of it is self-explanatory, like powering up the computer when the mouse or keyboard is touched. If you don’t understand what something controls, don’t touch it without doing a Google search first.

您還可以使用計算機的UEFI或BIOS進行許多其他有趣的操作,但實際上并不需要安裝和運行操作系統。 隨意瀏覽一些選項; 其中大多數是不言自明的,例如在觸摸鼠標或鍵盤時打開計算機電源。 如果您不了解控制什么,請先進行Google搜索,然后再進行操作。

Here are some of the more interesting options in the BIOS and UEFI we recommend checking out, as long as you feel comfortable doing so:

只要您愿意,以下是我們建議您檢出BIOS和UEFI中一些更有趣的選項:

  • Enable Intel XMP to Make Your RAM Run at Its Advertised Speeds

    啟用Intel XMP使您的RAM以其廣告速度運行

  • Auto-Control Your PC’s Fans for Cool, Quiet Operation

    自動控制PC的風扇,以實現安靜,安靜的操作

  • Enable Intel VT-x in Your Computer’s BIOS or UEFI Firmware for Virtual Machines

    在計算機的BIOS或UEFI固件中為虛擬機啟用Intel VT-x

  • Secure Your Computer With a BIOS or?UEFI?Password

    使用BIOS或UEFI密碼保護計算機安全

  • The Pros and Cons of Windows 10’s “Fast Startup” Mode in the BIOS

    Windows 10 BIOS中“快速啟動”模式的優缺點

Once you’re done with everything in the BIOS and UEFI, head to the next article to install Windows. Note that you’ll need another working computer with access to the Internet if you don’t already have an installation disc or USB drive ready.

完成BIOS和UEFI中的所有操作后,請轉到下一篇文章以安裝Windows。 請注意,如果尚未準備好安裝光盤或USB驅動器,則需要另一臺可以訪問Internet的工作計算機。

Or, if you want to jump to another part in the guide, here’s the whole thing:

或者,如果您想跳到指南的另一部分,請參閱以下內容:

  • Building a New Computer, Part One: Choosing Hardware

    構建新計算機,第一部分:選擇硬件

  • Building a New Computer, Part Two: Putting It Together

    構建新計算機,第二部分:組裝在一起

  • Building a New Computer, Part Three: Getting the BIOS Ready

    構建新計算機,第三部分:準備BIOS

  • Building a New Computer, Part Four: Installing Windows and Loading Drivers

    構建新計算機,第四部分:安裝Windows和加載驅動程序

  • Building a New Computer, Part Five: Tweaking Your New Computer

    構建新計算機,第五部分:調整新計算機

翻譯自: https://www.howtogeek.com/howto/the-geek-blog/building-a-new-computer-part-3-setting-it-up/

計算機啟動程序bios

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/279571.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/279571.shtml
英文地址,請注明出處:http://en.pswp.cn/news/279571.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

PLSQL 之類型、變量和結構

1、類型 在《.Net程序員學用Oracle系列(5):三大數據類型》一文中詳細地講述了 Oracle 的基本數據類型,文中還提到,除基本數據類型之外,Oracle 還在語法上支持一些非固有數值類型。 事實上,Oracle 在語法上支持的數據類…

kindle圖書免費下載_如何在Kindle上免費簽出圖書館書籍

kindle圖書免費下載Tired of paying so much for ebooks? Most libraries these days let you check out eBooks, for free, just like regular books. 厭倦了為電子書支付這么多錢? 如今,大多數圖書館都讓您免費閱讀電子書,就像普通書籍一樣…

第五章 了解你的用戶

第五章 了解你的用戶邏輯人的爭議:要學會把軟件開發簡單易用象牙塔式的開發:開發團隊常年閉封在“高塔”之中,一門心思的做著魔法一般的軟件。這些開發者根本就不知道用戶會怎么樣的使用他們所做的軟件。我們應該避免這種象牙塔式的開發&…

總結之:CentOS 6.4系統裁減詳解及裝載網卡步驟

前言 隨著接觸Linux的慢慢深入、對Linux也有了一個基本認識了吧,慢慢的接觸系統內核、系統配置文件、在了解Linux的系統啟動流程后,現在來總結一下一個簡單的Linux系統的裁減方法和步驟,一個只有內核文件和幾個簡單的命令的小Linux系統&am…

android 設備占用_如何查看正在占用Android設備的空間

android 設備占用When you picked up your shiny new Android device, you probably thought “yeah, this has plenty of storage. I’ll never fill it up!” But here you are, some number of months later with a full phone and no clue why. No worries: here’s how yo…

最近沉迷生意經

高度戰略搶占顧客心智 速度戰略 . 規模不夠就談發展速度,避開自己的劣勢; . 發展速度快說明產品好,受歡迎度高; 錢是工具,從錢上解脫 . 不能被錢所困 . 放下錢,才能瀟灑地使用錢 第一時間搶占顧客心智 . 核心點就是搶占…

mysql密碼正確卻提示錯誤, 不輸入密碼反而能登錄

今天部署阿里云服務器, 發現之前可以連接的mysql服務器突然連接不上了, 密碼我確認是正確的,但登錄時就是顯示密碼錯誤, 很崩潰, 差點氣得我就想重裝mysql了。 好在經過幾番苦尋找到了以下能解決我問題的資料, 成功解決了我的問題, 萬分感謝,…

域用戶權限|安裝軟件

如何讓普通的域用戶有安裝軟件的權限?現在給客戶部署了活動目錄,客戶要求 普通的域用戶也可以自己安裝軟件。不知道如何設置,希望大家幫幫忙!我告訴客戶的做法如下:不知道可行性如何? 1、在域中新建一個域賬…

c/c++ new delete初探

new delete初探 1,new有2個作用 開辟內存空間。調用構造函數。2,delete也有2個作用 釋放內存空間調用析構函數。如果用new開辟一個類的對象的數組,這個類里必須有默認(沒有參數的構造函數,或者有默認值的參數的構造函數)的構造函數…

php舊版本windows_Windows的舊版本中如何進行多任務處理?

php舊版本windowsConsidering that DOS was a single-tasking OS and the ties it had with early versions of Windows, just how did earlier versions of Windows manage to accomplish multi-tasking? Today’s SuperUser Q&A post looks at the answers to this ques…

批量提取視頻文件信息(文件大小及時長)并統計

隨著設備性能提高,視頻文件越來越大了。服務器在對外提供視頻服務時,需要承擔越來越大的存儲負擔。一般提供1080P的AVC編碼視頻已滿足多數觀看需求。(1小時視頻大約1.3G)此文要解決的就是關于已有大量高清視頻(1小時超…

列出所有K個元素的子集-----2013年1月26日

問題描述:列出一個集合的元素個數為k的所有子集。思路:在字典順序列出所有子集的基礎上判斷元素個數就可以了&#xff0c;比較簡單。代碼如下:1 #include <stdio.h>2 #define MAX 10003 4 int main()5 {6 int n5;7 int set[MAX]{1};8 int index0;9 int …

docker swarm的應用----docker集群的構建

一、docker安裝 這里我們安裝docker-ce 的18.03版本 yum -y remove docker 刪除原有版本 #安裝依賴包 [rootDocker ~]# yum -y install yum-utils device-mapper-persistent-data lvm2 #添加docker的CE版本的yum源配置文件 [rootDocker ~]# curl https://download.docker…

微信小程序 fire_如何在Fire TV和Fire TV Stick上側面加載應用程序

微信小程序 fireAmazon’s Fire TV and Fire TV stick technically runs Android…but you wouldn’t know it from looking. Amazon has a wall of content for its set-top box, and doesn’t want Google (with its own competing platform) to crash the party. But even t…

PS 技巧

1. 鋼筆的使用&#xff1a; 扣完一圈以后&#xff0c;按Ctrl回車鍵&#xff0c;會出現螞蟻線&#xff0c;然后按CtrlJ 是復制扣出來的圖層&#xff0c;右下角的框里會出現一個新圖層&#xff0c;注意每個圖層前邊有一個小框&#xff0c;點一下是出現眼睛就可以顯示該圖層在中央…

Ibatis - Open quote is expected for attribute {1} associated with an element type '

昨天晚上提交的代碼&#xff0c;今天運行起來&#xff0c;始終報錯&#xff1a; Open quote is expected for attribute "{1}" associated with an element type id,查了半天&#xff0c;覺得很奇怪。 回滾到昨天的代碼&#xff0c;運行正常。經過compare代碼&#…

Linux系統運維之路

九月份開始&#xff0c;半年內搞定運維&#xff0c;博客會慢慢的更新&#xff0c;vim編輯器&#xff0c;Nginx配置文件優化 運維基礎 運維基礎-Linux發展史、安裝、基本操作 運維基礎-用戶和組管理 運維基礎-文件權限管理 運維基礎-進程管理 運維基礎-IO 管道 運維基礎-查找壓…

設備無法獲得谷歌運行怎么辦_因此,您剛剛獲得了Google主頁。 怎么辦?

設備無法獲得谷歌運行怎么辦So you scored a Google Home for Christmas. That’s awesome because this is a killer little smart speaker that can do a lot of different things—in fact, it can be a little overwhelming. The good news is that we’ve got you covered…

IDEA Maven創建多個Module相互依賴

1、前言 在大型企業項目中&#xff0c;系統架構復雜多變&#xff0c;一個項目根本無法支撐起所有業務。為了提高項目擴展性、靈活性、重用性&#xff0c;封裝性&#xff0c;將項目分為多個Module是非常必要的。 這里就不說IDEA如何安裝了&#xff0c;安裝好IDEA后需要修改maven…

速達5000出現計算成本數據溢出的問題

算成本提示某貨品成本溢出處理方法&#xff0c;該問題是由于貨品成本異常&#xff0c;成本上億或者負億造成的&#xff1b; 1.首先通過語句&#xff1a;select * into tmp_goods from l_goods where ABS(aprice)>100000&#xff0c;把成本價格超過10萬的貨品資料取出&#x…