Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
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).
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).


* [[FAQ]] (Frequently Asked Questions)
* [[Download LinuxBIOS]] (Download LinuxBIOS v2 and older versions)
* [[Download LinuxBIOS]] (Download LinuxBIOS v2 and older versions)
* [https://openbios.org/roundup/linuxbios/ LinuxBIOS Issue Tracker] (See current LinuxBIOS issues and status)
* [[Mailinglist]]
* [[FAQ]] (Frequently Asked Questions)
* [[Supported Motherboards]]
* [[Supported Motherboards]]
* [[Confirmed working svn revisions]] (Lists which svn revision will work on your board)
* [[Confirmed working svn revisions]] (Lists which svn revision will work on your board)
* [[Supported Chipsets & Devices]]
* [[Supported Chipsets & Devices]]
* [[Documentation]]
* Development Information
* [[Payloads]]
** [[Documentation]]
* [http://www.linuxbios.org/data/Options.html Configuration Options]
** [[Payloads]]
* [[Port Guides]] (Information on porting LinuxBIOS to new systems)
** [http://www.linuxbios.org/data/Options.html Configuration Options]
* [[News]]
** [[Port Guides]] (Information on porting LinuxBIOS to new systems)
* [[Mailinglist]]
* [https://openbios.org/roundup/linuxbios/ LinuxBIOS Issue Tracker] (See current LinuxBIOS issues and status)
* [[Contributors]]
* [[Products]] (Vendors that offer LinuxBIOS installed in their systems or boards)
* [[Products]] (Vendors that offer LinuxBIOS installed in their systems or boards)
* [[Press]]
* [[Clusters]]
* [[Clusters]]
* [[Misc]]
* [[Misc]]
* [[Glossary]]
* [[Glossary]]
* [[Laptop]]
* [[Laptop]]
* Other Information
** [[Press]]
** [[News]]
** [[Contributors]]

Revision as of 18:38, 5 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).