Difference between revisions of "Linux"
From coreboot
(→Further Information) |
|||
| Line 13: | Line 13: | ||
== Further Information == | == Further Information == | ||
| − | * QEMU | + | * [[QEMU Build Tutorial]] |
| + | * [[Tyan S2892 Build Tutorial]] | ||
Revision as of 15:12, 23 November 2006
Linux in the BIOS
To build a LinuxBIOS image that actually 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://linuxbios.org/buildrom
You can also get a slightly newer (and OLPC specific) version at the OLPC web page