Diff for "BiosUpdate"


Differences between revisions 4 and 5
Revision 4 as of 2013-09-11 11:41:49
Size: 1107
Editor: localhost
Comment: Created vendor independent update section
Revision 5 as of 2013-10-20 17:59:08
Size: 1224
Editor: localhost
Comment: Added FreeDOS method as noted in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1132046/comments/6
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * FreeDOS - http://www.linuxinsight.com/how-to-flash-motherboard-bios-from-linux-no-dos-windows-no-floppy-drive.html

Introduction

The purpose of this article is to provide information on how to update the BIOS of a PC.

Computer vendor independent updating methods

Dell

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.

External Links

BiosUpdate (last edited 2015-03-30 16:56:56 by knome)