<br><br>
<div><span class="gmail_quote">On 12/12/05, <b class="gmail_sendername">Ward Vandewege</b> <<a href="mailto:ward@gnu.org">ward@gnu.org</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Yhlu sent me an image to test, but I can't burn that as it is being seen as<br>not the correct size by flashrom.
<br><br>Real size: 524288 bytes<br><br>flashrom:<br>root@chimera:~/LinuxBIOSv2/util/flashrom# ./flashrom -v -w<br>../../../s2881_linuxbios.rom<br>Calibrating delay loop... ok<br>No LinuxBIOS table found.<br>Enabling flash write on AMD8111...OK
<br>Pm49FL004 found at physical address: 0xfff80000<br>Flash part is Pm49FL004<br>LinuxBIOS image size=262144<br>MANUFACTURER: Tyan<br>MAINBOARD ID: s2881<br>ERROR: This firmware image does not fit to this machine<br>Override with -m ifyou know exactly what you are doing.
</blockquote>
<div> </div>
<div> </div>
<div>so your linuxbios image size is 256KB, and your flash part is 512KB? </div>
<div> </div>
<div>so ... </div>
<div> </div>
<div>cat linuxbios.rom linuxbios.rom > 512k.rom</div>
<div>flash_rom -v -w 512k.rom</div>
<div> </div>
<div>try that. It's a hack but if the linuxbios image is good it will work.</div>
<div> </div>
<div>ron</div><br> </div><br>