From: Eliot Roxbergh Date: Sat, 17 Feb 2018 17:55:48 +0000 (+0100) Subject: Internal flash works X-Git-Url: https://git.g-eek.se/?a=commitdiff_plain;h=1f90c9e7bb8b9a7e0ccffe54fbf4a6999a3bcfc2;p=inbyggd-frihet-wiki.git Internal flash works --- 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