From fb22e51b891532fdee8716e7f9fe5492bbd9d2d8 Mon Sep 17 00:00:00 2001 From: bernie Date: Tue, 11 May 2021 10:22:47 -0400 Subject: [PATCH] Edit page CorebootX230 --- CorebootX230 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CorebootX230 b/CorebootX230 index df1c908..c13c8e1 100644 --- a/CorebootX230 +++ b/CorebootX230 @@ -8,12 +8,14 @@ By Bernie Innocenti \\
{{pictures/linux/x230-flashing.jpg | maxwidth=640}}
Coreboot, the free PC BIOS that powers all Google Chromebooks, was recently ported to the Thinkpad X230 -by the long time GRUB hacker Vladimir 'φ-coder' Serbinenko. So this week-end, just while Libre Planet was -taking place at the nearby MIT Stata Center, I decided to give a shot at it. Building a custom Coreboot -image for the X230 was relatively easy: +by the long time GRUB hacker Vladimir 'φ-coder' Serbinenko. And so this week-end, while Libre Planet was +taking place at the nearby MIT Stata Center, I decided to give it a shot. + +Building a custom Coreboot image for the X230 was straightforward: {{{ -git clone http://review.coreboot.org/p/coreboot    cd coreboot +git clone http://review.coreboot.org/p/coreboot +cd coreboot git submodule update --init --checkout make crosstools-i386 # install the .config file provided by phcoder on the Coreboot wiki -- 2.25.1