Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

9.8. Changing Runlevels at Boot Time

No Red Hat Enterprise Linux, é possível alterar o nível de execução padrão durante a inicialização.
Para alterar o nível de execução de uma única inicialização, use as seguintes instruções:
  • Quando a tela que possibilita evitar o menu do GRUB aparece durante a inicialização, pressione qualquer tecla para entrar no menu do GRUB (dentro dos primeiros três segundos).
  • Pressione a tecla a para adicionar ao comando kernel.
  • Add <space><runlevel> at the end of the boot options line to boot to the desired runlevel. For example, the following entry would initiate a boot process into runlevel 3:
    grub append> ro root=/dev/VolGroup00/LogVol00 rhgb quiet 3