AS201281 Wiki

Your check engine light is on!

User Tools

Site Tools


misc:bios-t440s

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
misc:bios-t440s [2016/11/04 19:01] Guillaume Mazoyermisc:bios-t440s [2018/09/10 20:08] – external edit 127.0.0.1
Line 2: Line 2:
  
 Get [[http://support.lenovo.com/us/en/products/laptops-and-netbooks/thinkpad-t-series-laptops/thinkpad-t440s|BIOS Update Bootable CD]]. Get [[http://support.lenovo.com/us/en/products/laptops-and-netbooks/thinkpad-t-series-laptops/thinkpad-t440s|BIOS Update Bootable CD]].
 +
 +Install the genisoimage package.
 +<code>$ sudo apt-get install genisoimage</code>
  
 Extract the IMG from the ISO file. Extract the IMG from the ISO file.
Line 7: Line 10:
  
 Write the IMG file to a USB key. Write the IMG file to a USB key.
-<code>$ sudo dd if=bios.img of=/dev/sdb</code>+<code>$ sudo dd if=bios.img of=/dev/sdb bs=512K</code>
  
 Reboot the laptop and enter the BIOS, in the Boot section, ensure that the UEFI boot is used. Reboot the laptop and enter the BIOS, in the Boot section, ensure that the UEFI boot is used.