summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-09-02 20:23:44 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-09-02 20:23:44 (EDT)
commita4681726de459cd12616591c611137f5c64fcb82 (patch)
tree067dbb9dc1494a4bdc6838f09feceb6817dac75e
parent3bfd3b7c8e65d923b789758f14e41ac5fc4605d7 (diff)
downloadlibreboot-a4681726de459cd12616591c611137f5c64fcb82.zip
libreboot-a4681726de459cd12616591c611137f5c64fcb82.tar.gz
libreboot-a4681726de459cd12616591c611137f5c64fcb82.tar.bz2
docs/gnulinux/encrypted_parabola.html: notes about -c flashrom arg
-rw-r--r--docs/gnulinux/encrypted_parabola.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html
index 723203c..69f63ea 100644
--- a/docs/gnulinux/encrypted_parabola.html
+++ b/docs/gnulinux/encrypted_parabola.html
@@ -517,6 +517,7 @@ FONT=Lat9w-16
I will go for the re-flash option here. Firstly, cd to the libreboot_util/cbfstool/{armv7l i686 x86_64} directory.
Dump the current firmware - where <i>libreboot.rom</i> is an example: make sure to adapt:<br/>
# <b>flashrom -p internal -r libreboot.rom</b><br/>
+ If flashrom complains about multiple flash chips detected, add a <i>-c</i> option at the end, with the name of your chosen chip is quotes.<br/>
You can check if everything is in there (<i>grub.cfg</i> and <i>grubtest.cfg</i> would be really nice):<br/>
$ <b>./cbfstool libreboot.rom print</b><br/>
Extract grubtest.cfg:<br/>