linux下如何查看BIOS版本,在Ubuntu下查看BIOS资料
查了很多資料,關(guān)于linux下的查看bios的幾乎沒有,于是只能到Ubuntu官方查閱英文資料,累死老夫。終于在一篇教你刷新BIOS的帖子中看到資料。有許多廠商現(xiàn)在包括公用事業(yè),都提供協(xié)助本地Linux在BIOS刷新。如果你確定要升級BIOS,最好是使用官方提供的BIOS升級工具。以為升級有風險… 好,下面說Ubuntu下的查看方法。
使用: sudo dmidecode –type bios
將顯示如下資料
# dmidecode 2.9
SMBIOS 2.4 present.
Handle 0×0000, DMI type 0, 24 bytes
BIOS Information
Vendor: LENOVO
Version: 7VET87WW (3.17 )
Release Date: 07/30/2010
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 4096 kB
Characteristics:
……………………….
原文
YOU WILL NEED THE FOLLOWING:
1a) FreeDOS, specifically, this image: http://www.fdos.org/bootdisks/autogen/FDOEM.144.gz
1b) Alternate download location: http://www.mediafire.com/file/26md8h…e/FDOEM.144.gz
2) New BIOS image + flashing tool to be found at the web site of your motherboard/BIOS/OEM vendor.
M1: FLOPPY
Unpack FreeDOS image → copy image to floppy disk → create temp floppy dir → mount floppy → copy flashing tool and new BIOS image to /tmp/floppy (see footnotes below) → reboot following vendor instructions
Note: “NewBiosFiles” listed below is pseudocode for the extracted location of the new BIOS image + related files that you just downloaded
wget http://www.fdos.org/bootdisks/autogen/FDOEM.144.gz
gunzip FDOEM.144.gz
dd if=FDOEM.144 of=/dev/fd0
mkdir /tmp/floppy
sudo mount /dev/fd0 /tmp/floppy
sudo cp ~/NewBiosFiles/* /tmp/floppy
當命令執(zhí)行完畢,裝入軟盤,并復制新的BIOS升級工具。 這就是這么簡單。 重新啟動即可。
總結(jié)
以上是生活随笔為你收集整理的linux下如何查看BIOS版本,在Ubuntu下查看BIOS资料的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Vue中实现图片放大镜效果代码 复制即可
- 下一篇: 系统回溯信息:遇到严重错误。已将回溯写入