diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2015-12-06 05:47:52 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 09:24:39 (EST) |
commit | 35666dff7e8f946b8767166fa9b9d2526dc1bb67 (patch) | |
tree | 50a486361ba65437c46f9c9735564e81b694c11d | |
parent | f6db8d408f776d1b5dd687354af660bfd4f9cf89 (diff) | |
download | libreboot-35666dff7e8f946b8767166fa9b9d2526dc1bb67.zip libreboot-35666dff7e8f946b8767166fa9b9d2526dc1bb67.tar.gz libreboot-35666dff7e8f946b8767166fa9b9d2526dc1bb67.tar.bz2 |
docs (html): backport 6f3eef5f499913395515e666a88d0c4b7846c907
-rw-r--r-- | docs/install/c201.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/install/c201.html b/docs/install/c201.html index 9538f92..5997210 100644 --- a/docs/install/c201.html +++ b/docs/install/c201.html @@ -178,6 +178,8 @@ <p> The following operations have to be executed with root privileges on the device (e.g. using the <em>root</em> account). + In addition, the <b>cros-flash-replace</b> script has to be made executable:<br /> + # <b>chmod a+x cros-flash-replace</b><br /> </p> <p> @@ -231,6 +233,8 @@ <p> The following operations have to be executed with root privileges on the host (e.g. using the <em>root</em> account). + In addition, the <b>cros-flash-replace</b> script has to be made executable:<br /> + # <b>chmod a+x cros-flash-replace</b><br /> </p> <p> |