Difference between revisions of "Intense PC (MintBox 2) security update 170523"

From fit-PC wiki
Jump to: navigation, search
Line 5: Line 5:
 
#* Windows users - use Win32DiskImager utility: [https://sourceforge.net/projects/win32diskimager/ Win32DiskImager]
 
#* Windows users - use Win32DiskImager utility: [https://sourceforge.net/projects/win32diskimager/ Win32DiskImager]
 
#* Linux users:
 
#* Linux users:
#** Run this command to figure out what device name was assigned to your USB drive: $ ls -all /dev/disk/by-id/
+
#** 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
 
#** 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
 
# Boot Intense PC or MintBox2 from the USB Flash drive.
 
# Boot Intense PC or MintBox2 from the USB Flash drive.

Revision as of 13:53, 20 June 2017

  1. Download the latest Intense PC BIOS image:
  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.