From 3bfd3b7c8e65d923b789758f14e41ac5fc4605d7 Mon Sep 17 00:00:00 2001
From: Francis Rowe
@@ -159,7 +161,7 @@
Use cbfstool and flashrom. There are available in the libreboot_util release archive,
or they can be compiled (see ../git/index.html#build_flashrom).
Flashrom is also available from the repositories:
-
+
- # pacman -S flashrom
+ # pacman -S flashrom
@@ -181,8 +183,8 @@
ROM images are included pre-compiled in libreboot. You can also dump your current firmware, using flashrom:
$ sudo flashrom -p internal -r libreboot.rom
# flashrom -p internal -r libreboot.rom
- If you are told to specify the chip, add the option -c {your chip} to the command, for example:
- # flashrom -c MX25L6405 -p internal -r libreboot.rom
+ If you are told to specify the chip, add the option -c {your chip} to the command, for example:
+ # flashrom -c MX25L6405 -p internal -r libreboot.rom
@@ -197,7 +199,7 @@
You can check the contents of the ROM image, inside CBFS:
- $ cd .../libreboot_util/cbfstool
+ $ cd .../libreboot_util/cbfstool
$ ./cbfstool libreboot.rom print