diff options
Diffstat (limited to 'docs/install/c201.md')
-rw-r--r-- | docs/install/c201.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/install/c201.md b/docs/install/c201.md index 3e60711a..bcacd75b 100644 --- a/docs/install/c201.md +++ b/docs/install/c201.md @@ -120,9 +120,11 @@ transferred to the device. The following operations have to be executed with root privileges on the device (e.g. using the *root* account). In addition, the **cros-flash-replace** script has to be made executable: + # chmod a+x cros-flash-replace The SPI flash has to be read first: + # flashrom -p host -r flash.img\ **Note: it might be a good idea to copy the produced flash.img file at |