User Tools

Site Tools


hardware:lenovo_w530

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
hardware:lenovo_w530 [2019/07/15 09:56] kratz00hardware:lenovo_w530 [2019/07/28 08:55] (current) kratz00
Line 4: Line 4:
 ====== Update BIOS ====== ====== Update BIOS ======
 Get the latest BIOS Update (Bootable CD) Get the latest BIOS Update (Bootable CD)
-  * Currently it's https://download.lenovo.com/pccbbs/mobiles/g5uj36us.iso (version 2.73)+  * Currently it's https://download.lenovo.com/pccbbs/mobiles/g5uj38us.iso (version 2.75)
   * Get http://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito.pl or http://colimit.googlepages.com/isobar.c to extract the boot image from the ISO file   * Get http://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito.pl or http://colimit.googlepages.com/isobar.c to extract the boot image from the ISO file
 <code> <code>
-perl ./geteltorito.pl g5uj36us.iso > boot.img+perl ./geteltorito.pl g5uj38us.iso > boot.img
 </code> </code>
  
Line 14: Line 14:
 <code> <code>
 gcc -o isobar isobar.c && gcc -o isobar isobar.c &&
-./isobar g5uj36us.iso -o boot.img+./isobar g5uj38us.iso -o boot.img
 </code> </code>
   * Copy the boot.img to a USB device (:!: make sure to use the correct device, otherwise you might delete your data)   * Copy the boot.img to a USB device (:!: make sure to use the correct device, otherwise you might delete your data)
hardware/lenovo_w530.1563177408.txt.gz · Last modified: 2019/07/15 09:56 by kratz00