View BIOS information in Ubuntu

Source: Internet
Author: User
I checked a lot of information about viewing bios in linux, so I had to go to the Ubuntu official website to check the English documents. Finally, I saw the information in a post that taught you to refresh the BIOS. Many vendors, including utilities, provide assistance to local Linux in BIOS refresh. If you are sure you want to upgrade the BIOS, it is best to use the official BIOS upgrade tool. Think upgrade is risky... Okay. The following describes how to view images in Ubuntu. Use: sudodmidecode-typebios will display

I checked a lot of information about viewing bios in linux, so I had to go to the Ubuntu official website to check the English documents. Finally, I saw the information in a post that taught you to refresh the BIOS. Many vendors, including utilities, provide assistance to local Linux in BIOS refresh. If you are sure you want to upgrade the BIOS, it is best to use the official BIOS upgrade tool. Think upgrade is risky... Okay. The following describes how to view images in Ubuntu.
Use: sudo dmidecode-type bios
The following information will be displayed:

# 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
The ROM Size is 4096 kB.
Characteristics:
............................

Original
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 false code 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

After the command is executed, mount the floppy disk and copy the new BIOS upgrade tool. This is so simple. Restart.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.