From 1f90c9e7bb8b9a7e0ccffe54fbf4a6999a3bcfc2 Mon Sep 17 00:00:00 2001 From: Eliot Roxbergh Date: Sat, 17 Feb 2018 18:55:48 +0100 Subject: [PATCH] Internal flash works --- guider.mdwn | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/guider.mdwn b/guider.mdwn index c63ebfd..e8393c6 100644 --- a/guider.mdwn +++ b/guider.mdwn @@ -74,11 +74,7 @@ If you don't encrypt /boot the default GRUB-scripts works better, i e it boots a #In my case the older version did not detect the exact chip on x200 #This was fixed by cloning and building the most recent version - ./download flashrom - cd flashrom - sudo apt-get install libusb-1.0-0-dev build-dep linux-image-$(uname -r) - make install #needs sudo? - make + #Note these tools are built and ready [at](https://www.mirrorservice.org/sites/libreboot.org/release/stable/20160907/libreboot_r20160907_util.tar.xz) or similar #backup current rom sudo ./flashrom -p internal -r ~/this_is_my0.rom @@ -88,11 +84,7 @@ If you don't encrypt /boot the default GRUB-scripts works better, i e it boots a #get the new GRUB (test) config into your ROM ./cbfstool libreboot.rom add -n grubtest.cfg -f grubtest.cfg -t raw - #I think this should work - #sudo ./flashrom -p internal -w ../libreboot.rom - - #Otherwise - #sudo ./flash update libreboot.rom + sudo ./flash update libreboot.rom ###KGPE-D16 -- 2.39.2