Some one help me? I tried to update my Udoo x86 from 1.01 to 1.06 in Ubuntu 18.04.2 LTS. I followed the procedure in the .pdf file from the next link http://download.udoo.org/files/UDOO_X86/UEFI_update/UDOOX86_B02-UEFI_Update_rel106.zip. I copy all the files in a folder of my Ubuntu disk include the Bios image file (0B020000.106) I'm running the commands with root privileges (sudo su), but when i run: chmod +x bios_updater_x64.sh ./bios_updater_x64.sh <0B020000.106 the terminal response: Braswell BIOS updater - Linux Version Programming guide : Please enter the BIOS file parameter : ./updater.sh official_bios.xxx BIOS updated, please perform a full reboot for completing the operation Reboot my Udoo BUT THE BIOS IS STILL 1.01!!! I don't kwon if i did something wrond, somebody could help me? Thanks.
Be sure you have the bios file on the right location (in your current folder). You have to copy/move it. And your command is incorrect there should be no < sign in it.: ./bios_updater_x64.sh 0B020000.106