Difference between revisions of "Intense PC BIOS Update"

From fit-PC wiki
Jump to: navigation, search
(BIOS update procedure)   (change visibility)
Line 8: Line 8:
 
# Execute update.nsh script
 
# Execute update.nsh script
 
# Execute me_up.nsh script
 
# Execute me_up.nsh script
 
  
 
===Old BIOS versions procedure===
 
===Old BIOS versions procedure===

Revision as of 11:19, 17 April 2018

Follow us on Google+ for software and BIOS updates

BIOS update procedure

  1. Extract the the files from the archive to USB Flash formatted FAT32.
  2. Boot IPC into Internal Shell ("UEFI Boot" should be enabled in Boot Features menu of BIOS Setup) press F5 during boot.
  3. Please follow appeared update options in UEFI Shell (process BIOS update before ME update).
  4. Execute update.nsh script
  5. Execute me_up.nsh script

Old BIOS versions procedure

  1. Download the latest Intense PC BIOS ROM files
  2. Extract the image file from the archive.
  3. Prepare bootable USB flash drive:
    • Windows users - use Win32DiskImager utility: Win32DiskImager
    • Linux users:
      • Run this command to figure out what device name was assigned to the USB drive: $ ls -all /dev/disk/by-id/
      • Assuming the USB drive was detected as /dev/sdx write the image on it by typing: $ sudo dd if=filename.img of=/dev/sdx bs=1MB
  4. Boot Intense PC or MintBox2 from the USB Flash drive.
  5. When boots up into FreeDOS command line run BIOS_UPD.bat and wait for it's completion without errors.
  6. After it the system will boot again into FreeDOS run ME_LOCK.bat and wait for it's completion without errors.
  7. Wait until message "Please disconnect this system from power for 15 sec for completion"
  8. Power cycle the computer.

Security updates

Links