Size: 1388
Comment: Due to LP#1010931 Added = FAQ =
|
Size: 1554
Comment: Due to LP#1036102, added FAQ on BIOS update risk.
|
Deletions are marked like this. | Additions are marked like this. |
Line 28: | Line 28: |
* Question: Is updating the BIOS possible in a virtual environment? * Answer: No. |
* Question: Is updating the BIOS of a host possible with a virtualized guest environment? <<BR>> Answer: No. * Question: Are BIOS updates risky? Answer: No. OEMs typically advise when performing a BIOS update, do not interrupt the power supply. |
Introduction
The purpose of this article is to provide information on how to update the BIOS of a PC.
Computer vendor independent updating methods
Windows 7 System Repair - http://askubuntu.com/a/237742
- Boot into Windows
Dell
- Install the package firmware-addon-dell
See also http://linux.dell.com/firmware-tools
HP
Go to http://welcome.hp.com/country/us/en/support.html and find your product. The BIOS can be downloaded as an exe file, such as sp40578.exe.
- Install the package 'cabextract'
Type 'cabextract <filename> --filter ISO/rom.iso' and you'll get a directory 'ISO' with a file rom.iso
- Burn the iso to a CD.
- Reboot the pc from this CD and follow instructions. Backing up the BIOS did not work for me.
These instructions worked on a laptop, but it might be different for some other models. Then just cabextract all files to find your iso to burn.
FAQ
Question: Is updating the BIOS of a host possible with a virtualized guest environment?
Answer: No.- Question: Are BIOS updates risky? Answer: No. OEMs typically advise when performing a BIOS update, do not interrupt the power supply.
See Also