Differences between revisions 1 and 2
Revision 1 as of 2016-05-06 00:52:33
Size: 604
Editor: SamatJain
Comment:
Revision 2 as of 2016-05-06 00:52:45
Size: 623
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Sub-pages ==

Sub-pages

Updating BIOSes from Linux

  1. Download appropriate CD image from support.lenovo.com
  2. Convert the CD image into a USB-bootable image w/ geleltorito, e.g.

geteltorito -o bios.img g2uj18us.iso
  1. dd the image to a USB stick, e.g.

dd if=bios.img of=/dev/sdb bs=1M
  1. Reboot machine w/ USB stick inserted. Hit F12 on bootup to see boot menu.

Source: Updating the BIOS on Lenovo laptops from Linux using a USB flash stick

SamatsWiki: ThinkPad (last edited 2022-08-31 22:30:57 by SamatJain)