Linuxbios: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(→‎Links: corrected link to LinuxBIOS.org)
No edit summary
 
Line 1: Line 1:
The LinuxBIOS project aims to replace the BIOS of the computer. LinuxBIOS consists not as the name implies, of Linux, it consists of initialisation routines to bring the hardware into a state ready for the initial startup. Afterwards the Linux kernel or some other operating system is started.
The coreboot project (formerly known as LinuxBIOS) aims to replace the BIOS of the computer. coreboot consists not as the name implies, of Linux, it consists of initialisation routines to bring the hardware into a state ready for the initial startup. Afterwards the Linux kernel or some other operating system is started.


Not only Linux can be started, it's theoretically possible to start Windows as well (slightly more difficult), or boot over the network.
Not only Linux can be started, it's theoretically possible to start Windows as well (slightly more difficult), or boot over the network.


LinuxBIOS by itself needs about 3 seconds to start the operating systems bootprocess.
coreboot by itself needs about 3 seconds to start the operating systems bootprocess (depending on the hardware, the fastest target needs less than a half a second).


==Links==
==Links==
{|
{|
| [1]
| [1]
| http://www.linuxbios.org
| http://www.coreboot.org/
| LinuxBIOS Wiki Homepage
| coreboot Wiki Homepage
|}
|}



Latest revision as of 18:05, 4 April 2011

The coreboot project (formerly known as LinuxBIOS) aims to replace the BIOS of the computer. coreboot consists not as the name implies, of Linux, it consists of initialisation routines to bring the hardware into a state ready for the initial startup. Afterwards the Linux kernel or some other operating system is started.

Not only Linux can be started, it's theoretically possible to start Windows as well (slightly more difficult), or boot over the network.

coreboot by itself needs about 3 seconds to start the operating systems bootprocess (depending on the hardware, the fastest target needs less than a half a second).

Links

[1] http://www.coreboot.org/ coreboot Wiki Homepage