From bfcf00c2f9eec73e596d0dad0255d85427bfac15 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 05 Dec 2015 20:06:53 -0500 Subject: docs (html): backport c13fe7aad75a74096f0e8d090c282e254fd78108 --- (limited to 'docs') diff --git a/docs/install/c201.html b/docs/install/c201.html index 9f83b64..40f2014 100644 --- a/docs/install/c201.html +++ b/docs/install/c201.html @@ -177,6 +177,10 @@

+ The following operations have to be executed with root privileges on the device (e.g. using the root account). +

+ +

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 this point and store it outside of the device for backup purposes. @@ -226,6 +230,10 @@

+ The following operations have to be executed with root privileges on the host (e.g. using the root account). +

+ +

The SPI flash has to be read first (using the right spi programmer):
# flashrom -p programmer -r flash.img
Note: it might be a good idea to copy the produced flash.img file at this point and store it outside of the device for backup purposes. -- cgit v0.9.1