Differences between revisions 2 and 3
Revision 2 as of 2016-05-06 00:52:45
Size: 623
Editor: SamatJain
Comment:
Revision 3 as of 2016-06-01 22:38:51
Size: 764
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:

== BIOS Reset ==

 1. Remove the battery, unplug from AC
 2. Hold down power button for 10s. Release, repeat.
 3. Plug power back in.

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

BIOS Reset

  1. Remove the battery, unplug from AC
  2. Hold down power button for 10s. Release, repeat.
  3. Plug power back in.

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