Linux

From coreboot
Jump to navigation Jump to search

The wiki is being retired!

Documentation is now handled by the same processes we use for code: Add something to the Documentation/ directory in the coreboot repo, and it will be rendered to https://doc.coreboot.org/. Contributions welcome!

Linux in the BIOS

To build a coreboot image that contains a small Linux system in the BIOS we suggest that you have a look at the buildrom utility that downloads and compiles all required components.

Downloading Buildrom

To check buildrom out of the subversion repository, please use

svn co svn://coreboot.org/buildrom

You can also get a slightly newer (and OLPC specific) version at the OLPC web page

Further Information