]> git.g-eek.se Git - inbyggd-frihet-wiki.git/commitdiff
(no commit message)
authoreliot <eliot@web>
Sat, 18 Sep 2021 16:06:35 +0000 (18:06 +0200)
committerIkiWiki <ikiwiki.info>
Sat, 18 Sep 2021 16:06:35 +0000 (18:06 +0200)
guider.mdwn

index 4d8ded972531bc25aef2dcc779482c39ef4c0a2c..fa9440082b75a36280ab3c9993ac91480f6f6b7c 100644 (file)
@@ -8,8 +8,7 @@ BEFORE flashing laptops make sure EC version is up to date (yes it's proprietary
 
 # Coreboot and Libreboot general
 
-
-### Our external flashing setup
+## Our external flashing setup
 BeagleBone Black (BBB), powered by USB. 5A 2A
 Tip: Don't power anything from a regular (computer) ATX power supply, it will work but is unreliable and a time waster.
 Current setup is to connect to the BBB via Ethernet to a router and thus SSH. Can also connect directly with the SPI interface, see Libreboot flashing guide.
@@ -18,7 +17,7 @@ Pomona chip holders
 
 10cm wires
 
-### General
+## General
 For flashing see this [(X200 Libreboot) guide](https://libreboot.org/docs/install/x200_external.html) for a general idea, however each system has their own chip configuration which differs a little.
 
 When installing an OS on a Libreboot (/Coreboot) system, use these [guides](https://libreboot.org/docs/gnulinux/) (old link?).
@@ -99,6 +98,9 @@ Note these tools are built and ready [at](https://www.mirrorservice.org/sites/li
     sudo ./flashrom -p internal -w libreboot.rom #updated image
 
 ### OpenBSD guide
+
+It _is_ possible to use OpenBSD with Coreboot (we haven't tried) and Libreboot (as we verified below), but they do not support hard drive encryption!
+
 When installing OpenBSD on the x200, the OS was first installed on the HDD then flashed. Then, add a "/grub" directory that allows grub to automatically boot into openbsd instead of going into command line.
 
 #### The manual way is to press "c" when the grub menu appears: