Cargador de arranque
Haiku's Boot Loader 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 visualizar las opciones del cargador de arranque, hay que mantener presionada la techa SHIFT (de mayúsculas) antes del comienzo del proceso de arranque de Haiku. En de haber un administrador de arranque instalado, empiece a presionar la tecla antes de seleccionar Haiku desde el mismo. Si Haiku es el único sistema operativo instalado, empiece a presionar la tecla mientras se viualizan los mensajes de arranque del BIOS.
Boot Loader Options
Una vez allí, se le ofrecerán tres menús:
Seleccionar volumen de arranque | Choose which Haiku installation/version to start. | |
Select safe mode options | There are several options to try in case of hardware related trouble or if the system becomes unstable or unbootable because of a misbehaving add-on. When moving the selection bar to an option, a short explanation appears at the bottom of the screen. | |
| ||
Select debug options | Here you'll find several options that help with debugging or getting details for a bug report. Again, a short explanation for each option is displayed at the bottom. | |
| ||
If "Enable debug syslog" is activated, a warm reboot after a crash shows these additional options: | ||
| ||
Seleccionar modo de vídeo a prueba de fallos | Si activó la opción Utilizar modo de vídeo a prueba de fallos, puede configurarse la resolución y la profundidad de color. |
Troubleshooting
If Haiku refuses to boot on your hardware from the get-go, try out setting different options under bug report in any case.
. Consider filing aOn the other hand, if Haiku only suddenly acts up after you have installed some software, especially hardware drivers, you have several options to get Haiku bootable again so you can uninstall the offending package:
Activating
will prevent most servers, daemons and the UserBootScript from being started.Activating
will prevent using any add-ons (drivers, translators, etc.) you have installed in the user hierarchy under your Home folder.If 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 RETURN 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 article How to Permanently Blacklist a Package File 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 version from before that time and uninstall the offending package.
Booting Haiku
Tras activar una o más opciones, puede regresar de nuevo al menú principal y continuará iniciando, lo cual se presentará con esta pantalla de arranque:
Si todo funciona bien, se deben iluminar un símbolo tras otro rápidamente.
Los deferentes símbolos se corresponden con estas etapas de inicio:
Átomo | Iniciando módulos. | |
Disco y lupa | Creando rootfs (/) y montando devfs (/dev). | |
Tarjeta plug-in | Iniciando gestor de dispositivos. | |
Disco de arranque | Montando disco de arranque. | |
Chip | Cargando módulos específicos de CPU. | |
Carpeta | Inicialización final de subsistemas. | |
Cohete | Launch_daemon has started the system. |