diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-18 08:49:13 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-18 08:49:13 +0100 |
commit | e7bf566abb94487f093c302035d6295feded550a (patch) | |
tree | bf59a054d6c4b0b9b3d02ec5960c335129db4cc1 /docs/install/index.html | |
parent | f83e10675e54e6307c80b50596e900ea2f006f45 (diff) | |
download | librebootfr-e7bf566abb94487f093c302035d6295feded550a.tar.gz librebootfr-e7bf566abb94487f093c302035d6295feded550a.zip |
docs/install/index.html: fool-proofing for X60 guide
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index e6a910e0..9394537e 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -343,6 +343,10 @@ When you have booted up again, you must also do this:<br/> $ <b>sudo ./flash i945lenovo_secondflash <a href="#rom">yourrom.rom</a></b> </p> + <p> + If flashing fails at this stage, try the following:<br/> + $ <b>sudo ./flashrom/i686/flashrom -p internal:laptop=force_I_want_a_brick -w <a href="#rom">yourrom.rom</a></b> + </p> </div> <div class="important"> |