Carregador d'Arrencada
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.
Per accedir a les opcions del Carregador, heu de mantenir premuda la tecla Majúscules abans de començar el procés de càrrega del Haiku. Si hi ha un carregador instal·lat, podeu començar mantenint premuda la tecla Majúscules abans de lleçar el procés de càrrega del Haiku. Si l'únic sistema operatiu del sistema és el Haiku, podeu començar mantenint premuda la tecla i veure al mateix temps els missatges de l'arrencada de la BIOS.
On computers that use UEFI for booting instead of the classic BIOS, you need to use the SPACEBAR instead of SHIFT.
Boot Loader Options
Un cop aquí se us ofereixen quatre menús:
Select boot volume/state | Choose which Haiku installation/state to start (see Troubleshooting below). | |
Select safe mode options | En cas de problemes amb el maquinari, hi ha algunes opcions que podeu provar. A la part inferior de la pantalla podeu veure una breu explicació de la opció seleccionada. | |
| ||
Select debug options | Trobareu algunes opcions que us poden ajudar a depurar i obtenir més detalls sobre l'error. De nou, a la part inferior de la pantalla podeu veure una breu explicació de l'opció seleccionada. | |
| ||
Si està activat "registre de depuració syslog", en reiniciar després d'un error, a més es mostren aquestes opcions: | ||
| ||
Select screen resolution | Lets you force a certain screen resolution and color depth. |
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 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.
Booting Haiku
Després d'activar qualsevol opció, tornareu al menú principal i el sistema continuarà amb el procés d'arrencada, que mostrarà aquesta pantalla:
Si tot funciona correctament, apareixeran successivament uns símbols.
Els símbols corresponent aproximadament a aquestes etapes del procés d'arrencada:
Atom | S'estàn iniciant els mòduls. | |
Disc + lupa | S'estàn creant el guió rootfs (/) i muntant el fitxers devfs (/dev). | |
Targeta d'ampliació | S'està iniciant el gestor de dispositius. | |
Disc d'arrencada | S'està muntant el disc d'arrencada. | |
Xip | S'estàn carregant els mòduls de la CPU. | |
Carpeta | S'han iniciat tots els subsistemes. | |
Coet | Launch_daemon has started the system. |