diff options
Diffstat (limited to 'docs/install')
-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> |