Capítulo 9. O Carregador de Inicialização GRUB
When a computer with Red Hat Enterprise Linux is turned on, the operating system is loaded into memory by a special program called a boot loader. A boot loader usually exists on the system's primary hard drive (or other media device) and has the sole responsibility of loading the Linux kernel with its required files or (in some cases) other operating systems into memory.
9.1. Carregadores de Inicialização e a Arquitetura do Sistema
Cada arquitetura capaz de rodar o Red Hat Enterprise Linux usa um carregador de inicialização diferente. A tabela seguinte lista os carregadores de inicialização disponíveis para cada arquitetura.
Arquitetura | Carregadores de Inicialização |
---|---|
AMD® AMD64 | GRUB |
IBM® eServer™ System i™ | OS/400® |
IBM® eServer™ System p™ | YABOOT |
IBM® System z® | z/IPL |
IBM® System z® | z/IPL |
Intel® Itanium™ | ELILO |
x86 | GRUB |
Este capítulo discute comandos e opções de configuração para o carregador de inicialização GRUB incluído com o Red Hat Enterprise Linux para a arquitetura x86.