ブートローダー
Haiku のブートローダーオプションは、ハードウェア周りに関連した問題に悩んだ場合や、Haiku を複数インストールしていて (おそらくインストール CD 上あるいは USB メモリ上の Haiku)、そのいずれかを選択する場合に役立ちます。また、あるソフトウェアコンポーネントをインストールしたもののそれが正しく動作せず、システムの起動を妨げてしまう場合にもそれは役立ちます。以下のトラブルシューティングを見てください。
ブートローダーオプションに入るには、Haiku の起動プロセスが始まる前に SHIFT キーを押し続ける必要があります。ブートマネージャーがインストールされているなら、Haiku のブートエントリーを実行する前に SHIFT を押し続ける動作を始めても構いません。Haiku がそのマシンの唯一のオペレーティングシステムであれば、BIOS からのブートメッセージがまだ表示されている状態から SHIFT キーを押し続ける動作を始められます。
ブートローダーオプション
ブートローダーオプションに入ると、次の 4 つのメニューが表示されます。
Select boot volume | Haiku のインストール済イメージまたはバージョンのうち、どれを起動するのか選択します(以下の トラブルシューティングを参照ください)。 | |
Select safe mode options | ハードウェア周りに問題が生じた場合、または不正なアドオンのためにシステムが不安定あるいは起動しなくなった場合に試してみるべきオプションがいくつかあります。オプションに選択バーを移動させると、画面の下部に短い説明が表示されます。 | |
| ||
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 | is activated, a warm reboot after a crash shows these additional options:||
| ||
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 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 state from before that time and uninstall the offending package.
Booting Haiku
After activating one or more options, you return to the main menu and continue booting, which presents you with this boot screen:
If everything works OK, one symbol after another quickly lights up.
The different symbols roughly correspond to these boot stages:
Atom | Initializing modules. | |
Disk + magnifier | Creating rootfs (/) and mounting devfs (/dev). | |
Plug-in card | Initializing device manager. | |
Boot disk | Mounting boot disk. | |
Chip | Loading CPU specific modules. | |
Folder | Final initialization of subsystems. | |
Rocket | Launch_daemon has started the system. |