更新 X230 bios(by lubuntu)(T420S可用)
前提先去聯想官網下載 NB的 BIOS 檔案,再依照下面的步驟來做:
1. $ sudo apt-get install genisoimage
抓個轉檔工具備用。
2. $ geteltorito -o bios_update.img g2uj33us.iso
其中 bios_update.img 可以換成 bios.img就好,比較不用打這麼多字,降低錯誤率。
g2uj33us.iso 是 2019出的 X230 BIOS,也是目前最新的。
出現下列文字,代表把原本聯想提供的 BIOS成功轉換成光碟img
Booting catalog starts at sector: 20
Manufacturer of CD: NERO BURNING ROM
Image architecture: x86
Boot media type is: harddisk
El Torito image starts at sector 27 and has 65536 sector(s) of 512 Bytes
在你的 BIOS檔案目錄下會出現這個檔案:bios_update.img
3.$ sudo dd if=bios_update.img of=/dev/sdc
dd進 usb 隨身碟,你就可以去更新 X230 BIOS了。
沒有留言:
張貼留言