feat: add firmware iso
This commit is contained in:
parent
7966eae955
commit
e257555e92
@ -2,9 +2,12 @@
|
||||
|
||||
## Update firmware to specific version
|
||||
|
||||
1- Download [n24ur40w](https://download.lenovo.com/pccbbs/mobiles/n24ur39w.iso)
|
||||
2- install `[geteltorito](https://github.com/rainer042/geteltorito)`
|
||||
1- Download frimware version: [n24ur40w](https://download.lenovo.com/pccbbs/mobiles/n24ur39w.iso) or download from vendor
|
||||
|
||||
2- Install `[geteltorito](https://github.com/rainer042/geteltorito)`
|
||||
|
||||
3- Generate .img from .iso `geteltorito -o t480_bios_n24ur39w.img /home/lb/Downloads/n24ur40w.iso`.
|
||||
|
||||
4- Flash iso to USB `sudo dd if=t480_bios_n24ur39w.img of=/dev/sdX bs=4M conv=fsync status=progress`
|
||||
|
||||
## Prepare flahser
|
||||
|
BIN
vendor/n24ur39w.iso
vendored
Normal file
BIN
vendor/n24ur39w.iso
vendored
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user