X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=CorebootX230;h=6857fdbde20b3bc914d3e82128c117cddbbff289;hb=01f04d516766fd1e42159ea9e1e2826366cd8e09;hp=7750d73a989388edfc8f9d01b42f303079dad3f4;hpb=3bd82e4db5cbee2d699817c1421a518e74496e8c;p=wiki.git diff --git a/CorebootX230 b/CorebootX230 index 7750d73..6857fdb 100644 --- a/CorebootX230 +++ b/CorebootX230 @@ -1,16 +1,21 @@ -By Bernie Innocenti, 23 March 2014 (re-published with minor edits on 30 June 2020) +
-== Flashing Coreboot on the Thinkpad X230 == +== Flashing Coreboot on the Thinkpad X230 == -
{{pictures/misc/x230-flashing.jpg | maxwidth=640}}
+By Bernie Innocenti \\ +23 March 2014 (re-published with minor edits on 30 June 2020) -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: +
{{pictures/linux/x230-flashing.jpg | maxwidth=640}}
+ +Coreboot, the opensource PC firmware that powers all Chromebooks, was recently ported to the Thinkpad X230 +by long-time GRUB hacker Vladimir 'φ-coder' Serbinenko. And so I decided to give it a shot ahead of +Libre Planet, which is taking place this weekend at MIT. + +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 @@ -89,4 +94,6 @@ documentation from Lenovo isn't a trivial project. Nevertheless, Coreboot seems to be improving rapidly in terms of usability and hardware support. There's a lively developer community and some business participation. It's not yet something I'd recommend to casual users, but if you're a nerd with a -spare laptop and a fetish for hardware hacking, you might want to give Coreboot a try while it's still l33t 😉 \ No newline at end of file +spare laptop and a fetish for hardware hacking, you might want to give Coreboot a try while it's still l33t 😉 + +
\ No newline at end of file