Difference between revisions of "Intense PC BIOS Update"

From fit-PC wiki
Jump to: navigation, search
(Old BIOS versions procedure)   (change visibility)
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  [https://plus.google.com/104822148679589455238/posts Follow us on Google+ for software and BIOS updates]
+
  [https://twitter.com/IotFit Follow us on Twitter for software and BIOS updates]
 
+
<!--
 
== BIOS update procedure ==
 
== BIOS update procedure ==
 
+
# Download the latest [[Intense PC BIOS ROM files]]
 
# Extract the the files from the archive to USB Flash formatted FAT32.
 
# Extract the the files from the archive to USB Flash formatted FAT32.
 
# Boot IPC into Internal Shell ("UEFI Boot" should be enabled in Boot Features menu of BIOS Setup) press F5 during boot.
 
# Boot IPC into Internal Shell ("UEFI Boot" should be enabled in Boot Features menu of BIOS Setup) press F5 during boot.
Line 8: Line 8:
 
# Execute update.nsh script
 
# Execute update.nsh script
 
# Execute me_up.nsh script
 
# Execute me_up.nsh script
 +
# On next boot, reset BIOS Setup settings to defaults by F9 in BIOS Setup Menu.
 +
-->
 +
===Step-By-Step Bios Update===
  
===Old BIOS versions procedure===
+
<!--*<span style="color: red">If the machine has an older BIOS version than '''CR_2.2.0.377 X64''' Please contact Compulab's support at <u>fitpcsupport@compulab.co.il</u></span> -->
 +
 
 +
==Prepare Boot Media==
 +
 
 +
1. Download the latest [[Intense PC BIOS ROM files]]<br>
 +
2. Extract the image file from the archive.<br>
 +
3. Prepare bootable USB flash drive:
 +
* In Windows use '''Win32DiskImager''' tool<br>
 +
* In Linux do the following:
 +
In order to figure out what the USB device name is, issue:
 +
ls -all /dev/disk/by-id/
 +
For instance, the device detected as '''/dev/sdx''', issue:
 +
sudo dd if=filename.img of=/dev/sdx bs=1MB
 +
 
 +
==1st boot==
 +
 
 +
1. Boot Intense PC or MintBox2 from the USB Flash drive.<br>
 +
2. As soon as the FreeDOS shows up, issue:
 +
 
 +
BIOS.bat
 +
 
 +
NOTE: On older versions the name of the batch file is - '''BIOS_UPD.bat'''
 +
 
 +
* The following warnings can be ignored: [[File:BIOS_error_IPC.png|none|thumb|left|]]
 +
3. Wait for it's completion without errors. <br>
 +
4. Reboot the device manually after you see the message "Verifying flash... VERIFIED".
 +
 
 +
==2nd boot==
 +
 
 +
1. Boot Intense PC or MintBox2 from the USB Flash drive.<br>
 +
2. As soon as the FreeDOS shows up, issue:
 +
 
 +
ME_LOCK.bat
 +
 
 +
3. Wait for it's completion without errors.<br>
 +
4. Wait until message "Please disconnect this system from power for 15 sec for completion"<br>
 +
5. Power cycle the computer.
 +
 
 +
 
 +
<!--
 +
===Old Packages update procedure===
 
<div class="toccolours mw-collapsible mw-collapsed" overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" overflow:auto;">
 
# Download BIOS file [[Intense PC BIOS ROM files]]
 
# Download BIOS file [[Intense PC BIOS ROM files]]
 
# Extract the image file from the archive.
 
# Extract the image file from the archive.
<!-- prepare bootable USB drive -->
+
prepare bootable USB drive
 
{{How to prepare bootable USB drive}}  
 
{{How to prepare bootable USB drive}}  
 
# Boot Intense PC or MintBox2 from the USB Flash drive.
 
# Boot Intense PC or MintBox2 from the USB Flash drive.
Line 20: Line 63:
 
# Wait until message "Please disconnect this system from power for 15 sec for completion"
 
# Wait until message "Please disconnect this system from power for 15 sec for completion"
 
# Power cycle the computer.
 
# Power cycle the computer.
</div>
+
 
<!--
+
  
 
== Previous BIOS update procedure ==
 
== Previous BIOS update procedure ==

Latest revision as of 15:24, 18 November 2018

Follow us on Twitter for software and BIOS updates

Step-By-Step Bios Update

Prepare Boot Media

1. Download the latest Intense PC BIOS ROM files
2. Extract the image file from the archive.
3. Prepare bootable USB flash drive:

  • In Windows use Win32DiskImager tool
  • In Linux do the following:

In order to figure out what the USB device name is, issue:

ls -all /dev/disk/by-id/

For instance, the device detected as /dev/sdx, issue:

sudo dd if=filename.img of=/dev/sdx bs=1MB

1st boot

1. Boot Intense PC or MintBox2 from the USB Flash drive.
2. As soon as the FreeDOS shows up, issue:

BIOS.bat

NOTE: On older versions the name of the batch file is - BIOS_UPD.bat

  • The following warnings can be ignored:
    BIOS error IPC.png

3. Wait for it's completion without errors.
4. Reboot the device manually after you see the message "Verifying flash... VERIFIED".

2nd boot

1. Boot Intense PC or MintBox2 from the USB Flash drive.
2. As soon as the FreeDOS shows up, issue:

ME_LOCK.bat

3. Wait for it's completion without errors.
4. Wait until message "Please disconnect this system from power for 15 sec for completion"
5. Power cycle the computer.


Security updates

Links