<p>Il Boot Loader di Haiku può essere di aiuto nel caso si verifichino problemi con l'hardware in uso, oppure quando si hanno più installazioni di Haiku e si vuole scegliere quale avviare (ad esempio un'installazione su CD o penna USB).<br/>
E' utile anche quando viene installato un software che impedisce l'avvio del sistema operativo e quindi impedisce la propria rimozione. L'opzione <i>Disable user add-ons</i> (disabilita i componenti utente, descritta successivamente), farà partire Haiku senza caricare i componenti installati dall'utente, ad esempio un driver.
<p>Per entrare nelle opzioni del Boot Loader di Haiku bisogna premere il tasto <spanclass="key">SHIFT</span> prima dell'inizio del processo di avvio. Se è presente un boot manager, è possibile cominciare a premere il tasto <spanclass="key">SHIFT</span> prima di selezionare la voce di Haiku. Altrimenti se Haiku è l'unico sistema operativo installato nella macchina, è sufficiente premere il tasto appena compaiono i messaggi di avvio del BIOS.</p>
<tr><td><b>Select boot volume</b> (Seleziona il disco di avvio) </td><td></td><td>Sceglie quale installazione avviare.</td></tr>
<tr><td><b>Select safe mode options</b></td><td></td><td>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.</td></tr>
Puts the system into safe mode. This can be enabled independently from the other options.</p>
<p><spanclass="menu">Disable user add-ons</span><br/>
Prevents all user installed add-ons from being loaded. Only the add-ons in the system directory will be used. See <ahref="#troubleshooting">Troubleshooting</a> below.</p>
<p><spanclass="menu">Disable IDE DMA</span><br/>
Disables IDE DMA, increasing IDE compatibility at the expense of performance.</p>
Allows to select system files that shall be ignored. Useful e.g. to disable drivers temporarily. See <ahref="#troubleshooting">Troubleshooting</a> below.</p></td></tr>
<tr><td><b>Select debug options</b></td><td></td><td>Here you'll find several options that help with debugging or getting details for a <ahref="../welcome/en/bugreports.html">bug report</a>. Again, a short explanation for each option is displayed at the bottom.</td></tr>
<tr><tdclass="onelinetop"><b>Select fail safe video mode</b> (Seleziona la modalità video sicura)</td><td></td><td>E' possibile attivare l'opzione <i>Use fail-safe video mode</i>, che permette di impostare la profondità di colore e la risoluzione.</td></tr>
<p>If Haiku refuses to boot on your hardware from the get-go, try out setting different options under <spanclass="menu">Select safe mode options</span>. Consider filing a <ahref="../welcome/en/bugreports.html">bug report</a> in any case.</p>
<p>On 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 to make things right by uninstalling the offending package again:</p>
<ul>
<li><p>Activating <spanclass="menu">Safe mode</span> will prevent most servers, daemons and the UserBootScript from being started.</p></li>
<li><p>Activating <spanclass="menu">Disable user add-ons</span> will prevent using any add-ons (drivers, translators, etc.) you have installed in the user hierarchy under your Home folder.</p></li>
<li><p>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 <spanclass="menu">Blacklist entries</span> 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 the <spanclass="key">SPACE</span> or <spanclass="key">RETURN</span> key. <spanclass="key">ESC</span> returns you up one level to the parent directory.</p>
<p>Online, there's the article <ahref="http://www.haiku-os.org/blog/barrett/2013-12-15_how_permanently_blacklist_package_file">How to Permanently Blacklist a Package File</a> showing how to make that setting stick.</p></li>
<p>Dopo aver attivato una o più opzioni, è possibile tornare al menu principale e avviare normalmente il sistema che si presenterà con questa schermata di avvio:
<tr><td><b>Atomo</b></td><tdstyle="width:10px;"></td><td>Inizializza i moduli del kernel.</td></tr>
<tr><td><b>La lente di ingrandimento sul disco</b></td><td></td><td>Crea "rootfs" (<spanclass="path">/</span>) e monta "devfs" (<spanclass="path">/dev</span>).</td></tr>
<tr><td><b>Scheda elettronica</b></td><td></td><td> Inizializza il gestore delle periferiche.</td></tr>
<tr><td><b>Disco di avvio</b></td><td></td><td>Monta il disco di boot.</td></tr>
<tr><td><b>Il chip</b></td><td></td><td>Carica i moduli specifici della CPU.</td></tr>
<tr><td><b>La cartella</b></td><td></td><td>Finisce di inizializzare il sottosistema.</td></tr>
<tr><td><b>Il razzo</b></td><td></td><td>Carica gli script di boot avviando il sistema.</td></tr>