Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
No edit summary
(Replaced content with "{{#externalredirect: https://doc.coreboot.org/}}")
 
(409 intermediate revisions by 30 users not shown)
Line 1: Line 1:
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.
{{#externalredirect: https://doc.coreboot.org/}}
 
Visit the LinuxBIOS Symposium 2006 in Hamburg, Germany: http://linuxbios.eu/. See some pictures here: [[LinuxBIOS Symposium 2006 Photos]]
 
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).
 
* [[Download LinuxBIOS]] (Download LinuxBIOS v2 and older versions)
* [https://openbios.org/roundup/linuxbios/ LinuxBIOS Issue Tracker] (See current LinuxBIOS issues and status)
* [[FAQ]] (Frequently Asked Questions)
* [[Supported Motherboards]]
* [[Confirmed working svn revisions]] (Lists which svn revision will work on your board)
* [[Supported Chipsets & Devices]]
* [[Documentation]]
* [[Payloads]]
* [http://www.linuxbios.org/data/Options.html Configuration Options]
* [[Port Guides]] (Information on porting LinuxBIOS to new systems)
* [[News]]
* [[Mailinglist]]
* [[Contributors]]
* [[Products]] (Vendors that offer LinuxBIOS installed in their systems or boards)
* [[Press]]
* [[Clusters]]
* [[Misc]]
* [[Laptop]]

Latest revision as of 12:07, 8 February 2019

This page redirects to an external site: https://doc.coreboot.org/