<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/16 Clayton Falzone <span dir="ltr"><<a href="mailto:clayton.falzone@gmail.com" target="_blank">clayton.falzone@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div>After a successful flash on the next boot the firmware resorts to default config. Is there some way around this? It would be a useful feature to preserve settings between boots.<br>
</div></div></div></div></div></div></blockquote><div> </div><div>First: flashrom does not touch CMOS settings (nvram).<br></div><div>However, there is an utility called nvramtool: <a href="http://www.coreboot.org/Nvramtool">http://www.coreboot.org/Nvramtool</a><br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div></div>
<br>For example, reading the FLASHROM to a file...<br></div>$ sudo flashrom -r bios_backup.bin -p internal<br></div>And then writing the bios to an identical but physically different machine<br></div>$ sudo flashrom -w bios_backup.bin -p internal<br>

<br></div>It would be quite a feature to preserve settings to this new machine. Is this possible?<br></div></blockquote><div><br></div><div>What's the name/type of the machine(s) you're using?<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"></div>
<br>_______________________________________________<br>
flashrom mailing list<br>
<a href="mailto:flashrom@flashrom.org">flashrom@flashrom.org</a><br>
<a href="http://www.flashrom.org/mailman/listinfo/flashrom" target="_blank">http://www.flashrom.org/mailman/listinfo/flashrom</a><br></blockquote></div><br></div></div>