Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
mNo edit summary
(Added missing pages.)
Line 25: Line 25:
** [http://www.linuxbios.org/data/Options.html Configuration Options]
** [http://www.linuxbios.org/data/Options.html Configuration Options]
** [[Port Guides]] (Information on porting LinuxBIOS to new systems)
** [[Port Guides]] (Information on porting LinuxBIOS to new systems)
** [[JTAG/BSDL Guide]]
** [[QEMU Build Tutorial]]
* Other Information
* Other Information
** [[Press]]
** [[Press]]
** [[News]]
** [[News]]
** [[Contributors]]
** [[Contributors]]

Revision as of 16:26, 6 October 2006

LinuxBIOS is a Free Software project aimed at replacing the normal BIOS with a little bit of hardware initialization and a compressed Linux kernel that can be booted from a cold start.

We just had the LinuxBIOS Symposium 2006 in Hamburg, Germany: http://linuxbios.eu/. See some pictures here: LinuxBIOS Symposium 2006 Photos, see more information here: LinuxBIOS Symposium 2006

The project was started as part of clustering research work in the Cluster Reseach Lab at the Advanced Computing Laboratory at Los Alamos National Laboratory. The primary motivation behind the project was the desire to have the operating system gain control of a cluster node from power on. Other beneficial consequences of using LinuxBIOS include needing only two working motors to boot (cpu fan and power supply), fast boot times (current fastest is 3 seconds), and freedom from proprietary (buggy) BIOS code, to name a few. These secondary benefits are numerous and have helped gain support from many vendors in both the high performance computing as well as embedded computing markets.

Note that, on newer systems, there need be no moving parts at all. At LANL, we are building a new 'no moving parts' 16-node cluster to demonstrate this capability. The cluster will fit in a toolbox, run from a battery, boot in 10 seconds, and be controlled from your laptop (which, sadly, will still have a few moving parts).