Diff for "BiosUpdate"


Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2013-09-11 11:41:49
Size: 1107
Editor: localhost
Comment: Created vendor independent update section
Revision 6 as of 2013-12-30 18:52:20
Size: 1288
Editor: 61
Comment: + = See Also = & * [[https://wiki.ubuntu.com/BIOSandUbuntu]]
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
Line 26: Line 26:
= See Also =

 * [[https://wiki.ubuntu.com/BIOSandUbuntu]]

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.

See Also

External Links

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