Multiboot Specification

The Multiboot Specification is an open standard describing how a boot loader can load an x86 operating system kernel.[1][2] The specification allows any compliant boot loader implementation to boot any compliant operating system kernel. Thus, it allows different operating systems and boot loaders to work together and interoperate, without the need for operating systemspecific boot loaders. As a result, it also allows easier coexistence of different operating systems on a single computer, which is also known as multi-booting.

The specification was originally created in 1995 and developed by the Free Software Foundation. GNU Hurd, VMware ESXi, Xen, and L4 microkernels all need to be booted using this method. GNU GRUB is the reference implementation used in the GNU operating system and other operating systems.[3] As of January 2015, the latest version of Multiboot Specification is 0.6.96, defined in 2009.[2]

Software known to be compliant with the Multiboot Specification[4] includes AROS Research Operating System, OpenBIOS,[lower-alpha 1] CapROS, freeldr (bootloader of ReactOS[lower-alpha 1]), GNU Hurd, GRUB 2,[lower-alpha 1] Linux, MirBSD bootloader,[lower-alpha 1] MINIX 3,[5] NetBSD,[1] illumos, SkyOS, Syllable, and Xen.

See also

External links

Notes

  1. 1 2 3 4 This bootloader is itself compliant with Multiboot specification, and it may be used to load non-compatible operating systems.

References

  1. 1 2 Merino Vidal, Julio M. (March 1, 2007), "Making NetBSD Multiboot-Compatible", ONLamp.com, O'Reilly Media, retrieved October 2, 2012.
  2. 1 2 Ford, Bryan; Boleyn, Erich Stefan; FSF (2009). "Multiboot specification" (0.6.96 ed.). GNU. Retrieved 2013-10-11.
  3. "Booting with GRUB". OSDEV. June 25, 2006. Archived from the original on December 28, 2008.
  4. Okuji, Yoshinori K., Operating systems that support Multiboot, GrubWiki, archived from the original on August 19, 2010
  5. "From power-on to the login prompt", wiki.minix3.org, retrieved December 1, 2014.


This article is issued from Wikipedia - version of the 10/1/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.