Difference between revisions of "IPC2 Broadwell security update 170523"

From fit-PC wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
#* [http://fit-pc.com/download/intense-pc2/bios/broadwell/21-05-2017/ipc2brw_pcie_3.724.5.img.zip BIOS update for IPC2 with other FACE Modules]
 
#* [http://fit-pc.com/download/intense-pc2/bios/broadwell/21-05-2017/ipc2brw_pcie_3.724.5.img.zip BIOS update for IPC2 with other FACE Modules]
 
# Extract the image file from the archive.
 
# Extract the image file from the archive.
# Prepare bootable USB image:
+
<!-- prepare bootable USB drive -->
#* Use Win32DiskImager utility for Windows: [https://sourceforge.net/projects/win32diskimager/ Win32DiskImager]<br>
+
{{How to prepare bootable USB drive}}
 
# Boot IPC2B from the USB Flash.
 
# Boot IPC2B from the USB Flash.
# When boots up into FreeDOS command line run: LOCK.bat and wait for it's completion without errors.
+
# When boots up into FreeDOS command line run: ''BIOS_UPD.bat'' and wait for it's completion without errors.
# Wait until message "Disconnect power connector for 15 sec and connect it again".
+
# After the system will boot again into FreeDOS command line run: ''ME_LOCK.bat'' and wait for it's completion without errors.
 +
# Wait until message "Please disconnect this system from power for 15 sec for completion".
 
# Power cycle the computer.
 
# Power cycle the computer.
  

Latest revision as of 14:04, 20 June 2017

  1. Download and save the attached archive:
  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 IPC2B from the USB Flash.
  5. When boots up into FreeDOS command line run: BIOS_UPD.bat and wait for it's completion without errors.
  6. After the system will boot again into FreeDOS command line 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.