Inicializador do Sistema
Haiku's Boot Loader Options can help when you experience hardware related problems or want to choose which Haiku installation to start, if you have more than one (maybe on an installation CD or USB stick). It's also handy if you have installed a software component that acts up and prevents you from booting Haiku, see Troubleshooting below.
Para entrar nas opções do Inicializador do Sistema, aperte e mantenha pressionada a tecla SHIFT antes do início do processo de inicialização. Se houver um gerenciador de inicialização instalado, você pode começar segurando SHIFT antes de chamar a entrada de inicialização para o Haiku. Se o Haiku é o único sistema operacional instalado na máquina, você pode iniciar segurando a tecla enquanto ainda vê as mensagens de inicialização do BIOS.
On computers that use UEFI for booting instead of the classic BIOS, you need to use the SPACEBAR instead of SHIFT.
Opções do Inicializador do Sistema
Uma vez lá, são oferecidos quatro menus:
Select boot volume/state | Choose which Haiku installation/state to start (see Troubleshooting below). | |
Selecionar opções de modo seguro | Existem muitas opções a tentar no caso de problemas com o hardware. Ao deslocar a barra de seleção para uma opção, uma explicação curta aparece na base da tela. | |
| ||
Selecionar opções de depuração | Aqui encontram-se diversas opções que ajudam a depurar ou obter detalhes para um relatório de erros. Novamente, uma explanação curta para cada opção é mostrada na base da tela. | |
| ||
Se "Habilitar syslog da depuração" está ativada, uma reinicialização a quente após um travamento mostra estas opções adicionais: | ||
| ||
Select screen resolution | Lets you force a certain screen resolution and color depth. |
Solução de Problemas
Se o Haiku se recusa a iniciar em seu equipamento desde o início, experimente definir opções diferentes em relatório de erro em todo caso.
. Considere gerar umPor outro lado, se o Haiku apenas age de repente após ter instalado alguns programas, especialmente drivers de dispositivo, existem várias opções para tornar o Haiku iniciável novamente para fazer tudo certo, ao desinstalar os pacotes problemáticos novamente:
Ativar
evitará que a maioria dos servidores, daemons e o UserBootScript sejam iniciados.Activating
will prevent using any add-ons (drivers, translators, etc.) you have installed in the user hierarchy under your Home folder.If activating /boot/home/config/settings/kernel/drivers/kernel.
solves your troubles by falling back to VESA graphics, you can make the setting permanent by removing the # of the line #fail_safe_video_mode true in the text fileIf the offending driver, add-on etc. is installed in the system hierarchy, things get a bit more complicated, because that area is read-only. Here, the SPACE or ENTER key. ESC returns you up one level to the parent directory.
comes into play. With it, you can navigate through the whole system hierarchy and disable the component that's messing things up for you by checking an entry with theOnline, there's the guide Disabling components of packages showing how to make that setting stick.
Under
you can specify what former "version" of Haiku to boot. Every time you un/install a package, the old state is saved and you can boot into it by choosing it from the list presented in the boot loader options.
So, if you encounter boot problems after installing some package, boot a Haiku state from before that time and uninstall the offending package. You can permanently revert to a specific Haiku revision as described in the topic SoftwareUpdater.
Iniciando o Haiku
Após ativar uma ou mais opções, retorne ao menu principal e continue a inicialização, que apresentará esta tela:
Se tudo estiver OK, um símbolo após o outro rapidamente se acenderão.
Os diferentes símbolos grosseiramente correspondem aos seguintes estágios de inicialização:
Átomo | Inicializando módulos. | |
Disco + lupa | Criando rootfs (/) e montando devfs (/dev). | |
Placa de expansão | Inicializando gerenciador de dispositivos. | |
Disco de inicialização | Montando disco de inicialização. | |
Chip | Carregando módulos específicos da CPU. | |
Pasta | Inicilização final de subsistemas. | |
Foguete | Launch_daemon has started the system. |