Difference between revisions of "Fit-PC2 BIOS Update"

From fit-PC wiki
Jump to: navigation, search
(To update BIOS)   (change visibility)
Line 25: Line 25:
 
# Save and exit
 
# Save and exit
 
fit-PC2 should boot to DOS from the thumb drive.
 
fit-PC2 should boot to DOS from the thumb drive.
# Type <code>SFlash16.exe <ROM file name></code>
+
# Type <code>SFlash16.exe <ROM file name> /Force</code>
 
# Wait until completion - a message "Flash memory has been successfully programmed" should appear
 
# Wait until completion - a message "Flash memory has been successfully programmed" should appear
 
# Reboot
 
# Reboot

Revision as of 11:26, 30 August 2009

To prepare bootable USB image on Windows XP based machine

  1. Download and extract bios_update.zip
  2. Insert thumb drive into USB socket (ensure you don't have any other USB mass storage devices connected).
  3. Run ImUpdate.exe
    1. select Target - desired disk (by letter/size).
    2. select Source image - 128MBDOS.img.
  4. Press Start Restore to proceed.
  5. Wait until completion - "Finished" will appear under Messages.
  6. Take out thumb drive and insert it again. It should now be assigned a drive letter.
  7. Copy to the root directory on the thumb drive files SFlash16.exe
  8. Download and extract latest BIOS
  9. Copy to the root directory on the thumb drive the xxxxxx.ROM file.

To prepare bootable USB image on Linux based machine

  1. Download and extract bios_update.zip
  2. Insert thumb drive into USB socket (ensure you don't have any other USB mass storage devices connected).
  3. Follow USB Image Writing Guide to write 128MBDOS.img to the USB thumb drive
  4. Take out thumb drive and insert it again. Ubuntu should automount it.
  5. Copy to the root directory on the thumb drive files SFlash16.exe
  6. Download and extract latest BIOS
  7. Copy to the root directory on the thumb drive the xxxxxx.ROM file.

To update BIOS

  1. Insert thumb drive and boot. Press F2 during boot to enter CMOS Setup Utility
  2. Set 1st boot priority to USB KEY
  3. Save and exit

fit-PC2 should boot to DOS from the thumb drive.

  1. Type SFlash16.exe <ROM file name> /Force
  2. Wait until completion - a message "Flash memory has been successfully programmed" should appear
  3. Reboot