summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-12-19 16:57:13 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-12-19 16:57:13 (EST)
commitd0865e1848ad29de002f39b4f62fe804e4d853a3 (patch)
tree022f198484e00b4086509a58352d82ebb6a89059 /docs
parentcec77fe261983b5bd1328ac80cb3b1baf3c3b644 (diff)
downloadlibreboot-d0865e1848ad29de002f39b4f62fe804e4d853a3.zip
libreboot-d0865e1848ad29de002f39b4f62fe804e4d853a3.tar.gz
libreboot-d0865e1848ad29de002f39b4f62fe804e4d853a3.tar.bz2
docs/install/index.texi: tell user to chmod downloaded script
Diffstat (limited to 'docs')
-rw-r--r--docs/src/install/index.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/install/index.texi b/docs/src/install/index.texi
index cea977a..8ae16c1 100644
--- a/docs/src/install/index.texi
+++ b/docs/src/install/index.texi
@@ -216,7 +216,7 @@ You should see @strong{"Verifying flash... VERIFIED."} written at the end of the
@strong{Warning: this guide will not instruct the user how to backup the original Lenovo BIOS firmware. These backups are tied to each system, and will not work on any other. For that, please refer to @uref{http://www.coreboot.org/Board:lenovo/x60/Installation,http://www.coreboot.org/Board:lenovo/x60/Installation}.}
-@strong{If you're using libreboot 20150518, note that there is a mistake in the flashing script. do this: @em{rm -f patch && wget -O flash http://git.savannah.gnu.org/cgit/libreboot.git/plain/flash?id=910b212e90c6f9c57025e1c7b0c08897af787496}}
+@strong{If you're using libreboot 20150518, note that there is a mistake in the flashing script. do this: @em{rm -f patch && wget -O flash http://git.savannah.gnu.org/cgit/libreboot.git/plain/flash?id=910b212e90c6f9c57025e1c7b0c08897af787496 && chmod +x flash}}
The first half of the procedure is as follows:@* $ @strong{sudo ./flash i945lenovo_firstflash @ref{#rom,yourrom.rom}.}