X301 BIOS update won't boot from USB
Posted: Tue Jun 25, 2019 1:24 pm
I recently got an X301 with BIOS version 3.10 from 2010-03-16. I want to update it to version 3.16:
https://support.lenovo.com/us/en/downloads/migr-70466
Following a few tutorials I did the following, with /dev/sdb as the USB drive:
Then when I try booting from the USB drive it displays "Missing operating system" and hangs.
Is there anything else I can try?
The current BIOS version appears unable to boot the the Void LInux installation media, hence my desire to update.
https://support.lenovo.com/us/en/downloads/migr-70466
Following a few tutorials I did the following, with /dev/sdb as the USB drive:
Code: Select all
geteltorito -o 6euj42uc.img 6euj42uc.iso
dd if=6euj42uc.img of=/dev/sdb
Is there anything else I can try?
The current BIOS version appears unable to boot the the Void LInux installation media, hence my desire to update.