如何在Ubuntu下查看BIOS资料
时间:2011-06-17
来源:互联网
查了很多资料,关于linux下的查看bios的几乎没有,于是只能到Ubuntu官方查阅英文资料,累死老夫。终于在一篇教你刷新BIOS的帖子中看到资料。有许多厂商现在包括公用事业,都提供协助本地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
当命令执行完毕,装入软盘,并复制新的BIOS升级工具。 这就是这么简单。 重新启动即可。
更多技术可以登录http://www.beidaqingniao.org
使用: 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
当命令执行完毕,装入软盘,并复制新的BIOS升级工具。 这就是这么简单。 重新启动即可。
更多技术可以登录http://www.beidaqingniao.org
作者: huliaohaixiao 发布时间: 2011-06-17
不错,感谢楼主分享
作者: phpmysql5775351 发布时间: 2011-06-17
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28