Tag Archive 'Master boot record'

Sep 10 2009

Installing Grub boot loader

Published by amjad under Centos, Debian, Fedora, Red Hat, Ubuntu

Grub stands for GRand Unified Bootloader. When a PC starts, processor executes code stored in flash memory on the motherboard commonly known as BIOS (Basic Input Output System). Bios performs power-on self test (POST) which checks hardware. It then finds the device from which to boot the PC and loads its first sector into memory. [...]

No responses yet