User Tools

Site Tools


hardware:lenovo_w530

This is an old revision of the document!


Drivers/Utils

Update BIOS

Get the latest ISO file from http://support.lenovo.com/en_US/downloads/detail.page?&DocID=DS029170

perl ./geteltorito.pl g5uj20us.iso > boot.img

or

gcc -o isobar isobar.c &&
./isobar g5uj20us2.iso -o boot.img
  • Copy the boot.img to a USB device (:!: make sure to use the correct device, otherwise you might delete your data)
dd if=boot.img of=/dev/sdb bs=512K
hardware/lenovo_w530.1395764070.txt.gz · Last modified: 2014/03/25 17:14 by kratz00