<%@ 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" %>
  1. Download the Hiren Generic USB Format tool
  2. Download the Win98SE_bootdisk.iso at All Boot disks
  3. Unzip the iso file (eg. with 7Zip)
  4. Start the USB format tool. Choose the following options:
    • Device: USB Stick you want to use (keep in mind that it'll be formatted and you'll lose any data on it)
    • File system: FAT or FAT32
    • Check "Create a DOS Bootable Disk" using DOS system files located at the directory where you have unzipped the ISO
    • Click on Start
USB Disk format tool

Your boot disk has now been created. Now you just need to copy the flasher and the BIOS data file on it. Reboot your PC and change the Boot Sequence in the BIOS to boot from the USB Memory stick

Check How to flash your BIOS to proceed with flashing your BIOS.

Also check out how to make a bootable CD-ROM

Go back to our BIOS FAQ.

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