GRand Unified Bootloader



         


This article is about the bootloader, for other uses, see Grub.

In computing, GRand Unified Boot-loader is a multiboot boot loader. This means it can load any executable file with a multiboot header in the first 8kb of file, which consists of 32 bits of "magic" number, 32 bits of flags, 32 bits more of magic number, followed by data about the executable image.

While normal boot loaders keep a table of blocks on the hard disk, GRUB can browse the file system. At the moment, it supports these filesystems:

See also: Lilo and Syslinux, other popular bootloaders.

[Top]




  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License