Difference between revisions of "Grub"

From Free Software Directory
Jump to: navigation, search
Line 2: Line 2:
 
|Name=GNU GRUB
 
|Name=GNU GRUB
 
|Short description=GNU GRand Unified Bootloader
 
|Short description=GNU GRand Unified Bootloader
|Full description=Multiboot boot loader derived from GRUB (GRand Unified Bootloader). The first software program that runs when the computer starts, it's responsible for loading and transferring control to the operating system kernel software, which initializes the rest of the operating system. It is compliant with the Multiboot Specification, and is compatible for booting Free BSD, NetBSD, OpenBSD, and GNU/Linux. Proprietary OS's such as Windows 98, Windows NT, and OS/2 are supported in a chain-loading function.
+
|Full description=GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn.
 +
 
 +
Briefly, a boot loader is the first software program that runs when a computer starts. It is responsible for loading and transferring control to the operating system kernel software (such as the Hurd or Linux). The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
 +
|Homepage URL=http://www.gnu.org/software/grub/
 +
|Is GNU=Yes
 +
|GNU package identifier=grub
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|VCS checkout command=bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub
|Component programs=
 
|Homepage URL=http://www.gnu.org/software/grub/grub.html
 
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/grub
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual available in HTML, ASCII, info, DVI, PostSCript, or TeXinfo formats from http://www.gnu.org/software/grub/manual/
 
|Documentation note=User manual available in HTML, ASCII, info, DVI, PostSCript, or TeXinfo formats from http://www.gnu.org/software/grub/manual/
|Paid support=
+
|IRC help=irc://irc.gnu.org/grub
|IRC help=
+
|IRC general=irc://irc.gnu.org/grub
|IRC general=
+
|IRC development=irc://irc.gnu.org/grub
|IRC development=
 
 
|Related projects=Extended_Operating_System_Loader,GAG,Grubconfig,Multiboot,hurd
 
|Related projects=Extended_Operating_System_Loader,GAG,Grubconfig,Multiboot,hurd
 
|Keywords=administration
 
|Keywords=administration
|Is GNU=y
+
|Version identifier=1.99
|Last review by=Janet Casey
+
|Version date=2011/05/14
|Last review date=2010-01-25
+
|Version status=beta
 +
|Version download=ftp://ftp.gnu.org/gnu/grub/
 +
|Last review by=Matt Lee
 +
|Last review date=2012/03/13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.97.2
 
|Version date=2010-01-24
 
|Version status=beta
 
|Version download=http://alpha.gnu.org/gnu/grub/grub-1.97.2.tar.gz
 
 
|License verified date=2010-01-25
 
|License verified date=2010-01-25
|Version comment=
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Matt Lee
 +
|License verified date=2010-01-25
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Marco Gerards
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Marco Gerards
 
 
|Email=metgerards@student.han.nl
 
|Email=metgerards@student.han.nl
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Vladimir Serbinenko
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Yoshinori K. Okuji
+
|Email=phcoder@gmail.com
|Email=okuji@gnu.org
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Erich Boleyn
 
|Role=Contributor
 
|Role=Contributor
|Real name=Erich Boleyn
 
 
|Email=erich@uruk.org
 
|Email=erich@uruk.org
|Resource URL=
+
}}
 +
{{Person
 +
|Real name=Robert Millan
 +
|Role=Maintainer
 +
|Email=rmh@debian.org
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://bugcomm.enbug.org/?project=grub&mode=project
+
|Resource URL=http://savannah.gnu.org/bugs/?group=grub
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.gnu.org/cvs/?group_id=grub
+
|Resource URL=http://bzr.savannah.gnu.org/lh/grub/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 66: Line 72:
 
|Use=system-administration
 
|Use=system-administration
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-01-25
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=binutils 2.9.1.0.23 or later
 
}}
 

Revision as of 14:28, 13 March 2012


[edit]

GNU GRUB

https://www.gnu.org/software/grub/
GNU GRand Unified Bootloader.

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system.

As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.








Entry




























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.