Kamis, 30 Agustus 2018

GNU GRUB Introduction

Gambar 209.J9 GRUB bootloader basics


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).

GRUB Development

GRUB 2 has replaced what was formerly known as GRUB (i.e. version 0.9x), which has, in turn, become GRUB Legacy. Enhancements to GRUB are still being made, but the current released versions are quite usable for normal operation.

GRUB Legacy is no longer being developed. For the differences between GRUB Legacy and GRUB, see the Grub Legacy Documentation.

Useful and Historical Links
PUPA was a research project to develop the next generation of what is now GRUB Legacy.
Etherboot is a free software package for booting x86 PCs over a network. We are using its device drivers for our own netboot support.


https://www.gnu.org/software/grub/

Tidak ada komentar:

Posting Komentar

Catatan: Hanya anggota dari blog ini yang dapat mengirim komentar.