<%@ 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" %>
Follow this handy guide to generate a clean boot disk to update your BIOS:
- Save DRDFlash.exe to your hard drive
- Insert a blank floppy and double click the drdflash.exe file to create the boot disk.
- Follow the onscreen instructions
- Copy the BIOS Update and BIOS Flasher to the boot disk
- Restart your PC and boot from the floppy.
- Use the flasher to install the BIOS update
Go back to our BIOS FAQ.
<%@ include file="/includes/googlesearch.jsp" %>
<%@ include file="/includes/footer.jsp" %>
<%@ include file="/includes/javascript.jsp" %>