Do not try any of the above if you
don't know what you are doing. If you do something wrong, you stand a chance of
requiring your BIOS reflashed or damaging or destroying your CPU. I am NOT
responsible for any damage you cause to your system (or yourself, however you
might do that) by doing these modifications
OK, with that out of the way, there's several ways to proced:
Flashing through Award WinFlash. This is the easiest way to do it, though
requires that you have a stable Windows install before you start.
This sounds like me!
Flashing through DOS, using a premade bootdisk. This is the easiest way to
go if you can't get into Windows. This sounds like me!
Flashing through DOS or Windows, using self-patched images. This is for
if you want to use patches other than _MF. This sounds like me!
Flashing through DOS or Windows, using self-assembled images. This is for
if you want to modify the patches themselves. This sounds like me!
Once you have things flashed, you'll want to be using
CrystalCPUID to change the
multipliers. (home
page)
Use RawWrite to write the disk image to a floppy disk (all data on the
disk will be destroyed). Reboot the computer and boot off the floppy disk
(may required BIOS configuration to make it boot off a floppy disk).
Run "doflash" at the DOS prompt. Follow the instructions and reboot,
assuming everything goes well.
For maximum flexibility, make sure all 4 L5 bridges are joined (sets
mobile mode and a 24x maximum software multiplier).
Download the 0.09 patches, the
stock 1.91 BIOS, CBROM 2.07,
AwardFlash 8.24 (or
probably later versions will work too). Note that CBROM is not available
from here due to potential legal issues. I'm sure Google can help you in
this regard ;).
Unzip everything to a single directory. Make sure CBROM is called
CBROM.EXE as (opposed to CBROM207 or something like that). Open up cmd.exe
(start ->run) and type:
cd C:\K7DBios
dopatch > log.txt
Where C:\K7DBios is replaced by wherever you extracted everything to. Now
open log.txt and make sure that no errors were reported. You should now
have a large number of 191_xyz.bin variants.
Choose one of these, and flash it using either WinFlash or AwardFlash as
per usual.
For maximum flexibility, make sure all 4 L5 bridges are joined (sets
mobile mode and a 24x maximum software multiplier).
Read the readme included with the source code. If you're knowledgeable and
brave enough to be doing this, you should be able to figure it out yourself
:)