X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=CorebootX230;h=c13c8e10675b391a01d28e053fc73db3bb2a740a;hp=83802b2f9b0db93827e5590556475a3de3d95d62;hb=fb22e51b891532fdee8716e7f9fe5492bbd9d2d8;hpb=ff2d5676a56890c878399cb5e973d4cf53e48422 diff --git a/CorebootX230 b/CorebootX230 index 83802b2..c13c8e1 100644 --- a/CorebootX230 +++ b/CorebootX230 @@ -5,15 +5,17 @@ By Bernie Innocenti \\ 23 March 2014 (re-published with minor edits on 30 June 2020) -
{{pictures/misc/x230-flashing.jpg | maxwidth=640}}
+
{{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