diff options
-rw-r--r-- | docs/install/index.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 1a0f1db..5085df6 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -282,7 +282,16 @@ </p> <div class="important"> - + + <p> + <b> + If you're using libreboot 20150518, note that there is a mistake in the flashing script. + Apply this patch to the BASH script named <i>flash</i> (this is the script for flashing + libreboot into your X60): <a href="x60flashscript.patch">x60flashscript.patch</a>. + This patch is merged in the main git repository, and in all releases after 20150518. + </b> + </p> + <p> The first half of the procedure is as follows:<br/> $ <b>sudo ./flash i945lenovo_firstflash <a href="#rom">yourrom.rom</a>.</b> |