Monday, May 16, 2016

How to upgrade S7053 BIOS in UEFI Shell


1.      Prepare the follows item
A.         S7053GM2NR, BIOS v1.07, no ECN
B.         CPU: E5-2640 v2
C.         RAM: DDR3-1333 8GB x2
D.        Blank USB flash device

2.      Format USB flash device using FAT32 file type.
3.      Extract EFI.zip and copy files to x:\EFI\BOOT folder. (replace x with the drive letter of your USB device)
4.      Extract afuefi64.zip and copy files to x:\AfuEfi64 folder. (replace x with the drive letter of your USB device)
5.      Copy S7053 BIOS v1.08 to x:\AfuEfi64 folder. (replace x with the drive letter of your USB device)
6.      Plug USB Flash to S7053 USB port and boot up S7053.
7.      Press “<F11>” to select boot device as UEFI device.
8.      Type “fs0:” to change directory to USB flash.


9.      Type “ls” to check file.
10.  Type “cd AfuEfi64” to change folder.

11.  Type “ls” to check file.
12.  Type “AfuEfix64.efi 70530108.ROM /p /b /n /reboot” to upgrade BIOS from v1.07 to v1.08.


13.  The S7053 will auto-reboot after BIOS upgrade process finished.
14.  Press “<ESC>” to continue S7053 reboot process.

No comments:

Post a Comment

How to fix gpu_burn compiler failure issue

System Environment: Ubuntu 22.04 LTS Server CUDA v12.0 GPU: RTX-4080 (driver 525.85.05) AP: GPU_Burn v1.1 Symptom: met error in make gpu_bur...