<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 22, 2015 at 9:56 AM, a webuser <span dir="ltr"><<a href="mailto:awebuser@hotmail.com" target="_blank">awebuser@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div><div dir="ltr">I've found lots of helpful info on using Flashrom for updating an HP xw9400 BIOS using an Ubuntu Live DVD, but the commands never seem to include any path information!<br><br>For example:<br><br>flashrom -r biosbackup.rom<br>
flashrom -E<br>
flashrom -w 7D6_0403.bin<br><br>In the first and third lines, where does Flashrom assume the files are located if no path is supplied?  If I install a floppy to read/write to, what is the path syntax?<br></div></div></blockquote><div><br></div><div>Flashrom will error out gracefully and tell you that you need to specify an argument to -r or -w (this is just how getopt works). Whatever argument is supplied is treated as the path to the file you wish to read to or write from.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div dir="ltr"><br>About the Ubuntu Live DVD, could someone add a little more info to these cryptic instructions to install Flashrom (is this multiple steps)?<br><br><ul><li>install flashrom (open a terminal from the start menu, do <i>sudo su</i>) using <i>apt-get install flashrom</i></li></ul></div></div></blockquote><div><br></div><div>Seems straight-forward to me. What's cryptic about this?</div><div><br></div><div>If you'd like more info about the "apt" command, Ubuntu has a few nice pages on that subject such as <a href="https://help.ubuntu.com/community/AptGet/Howto" target="_blank">https://help.ubuntu.com/community/AptGet/Howto</a>.</div></div><div><br></div>-- <br><div>David Hendricks (dhendrix)<br>Systems Software Engineer, Google Inc.</div>
</div></div>