From a4681726de459cd12616591c611137f5c64fcb82 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 02 Sep 2015 20:23:44 -0400 Subject: docs/gnulinux/encrypted_parabola.html: notes about -c flashrom arg --- 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 libreboot.rom is an example: make sure to adapt:
# flashrom -p internal -r libreboot.rom
+ If flashrom complains about multiple flash chips detected, add a -c option at the end, with the name of your chosen chip is quotes.
You can check if everything is in there (grub.cfg and grubtest.cfg would be really nice):
$ ./cbfstool libreboot.rom print
Extract grubtest.cfg:
-- cgit v0.9.1