<%@ include file="/includes/doctype.jsp" %> <%@ include file="/includes/google-authorship.jsp" %> <%@ include file="/includes/stylesheets.jsp" %> <%@ include file="/includes/favicon.jsp" %> <%@ include file="/includes/googleanalytics.jsp" %> <%@ include file="/includes/cookie-banner.jsp" %>
<%@ include file="/includes/menu.jsp" %> <%@ include file="/includes/motherboardheader-small.jsp" %> <%@ include file="/includes/biosagentpurchase.jsp" %> <%@ page import = "be.barefeetmedia.breadcrumb.*" %> <%@ page import = "java.util.*" %> <% BreadcrumbLink home = new BreadcrumbLink("Home", "/"); BreadcrumbLink faq = new BreadcrumbLink("BIOS FAQ", "/faq.jsp"); List breadcrumbLinksList = new ArrayList(); breadcrumbLinksList.add(home); breadcrumbLinksList.add(faq); request.setAttribute("breadcrumbLinks", breadcrumbLinksList); %>
<%@ include file="/ad/googleresponsive.jsp" %> <%@ include file="/includes/subscribeemaillist-sendy.jsp" %> <%@ include file="/includes/fastsecurestable-webhosting.jsp" %>
<%@ include file="/ad/googlebigrectangle.jsp" %>

Try this process at your own risk.

  1. Download the newest BIOS from the Intel site for your motherboard.
  2. Put the downloaded Intel's flash BIOS on a bootable diskette. (see the text files in the zip-file on how to do it)
  3. Go into the BIOS and enable the option 'Check for User Flash ROMS' (it's in SETUP)
  4. Power down the computer
  5. Set the BIOS Jumper on the motherboard to RECOVERY
  6. Insert the bootable diskette you made in step 2 that contains the new BIOS
  7. Turn on the computer
  8. It'll now go through the recovery procedure and then load the new BIOS from the diskette.
  9. After that the recovery procedure is completed, power down
  10. Set the BIOS Jumper back to the normal mode
  11. Power up

Go back to our BIOS FAQ.

<%@ include file="/includes/googlesearch.jsp" %>
<%@ include file="/includes/footer.jsp" %>
<%@ include file="/includes/javascript.jsp" %>