diff options
Diffstat (limited to 'help-boot/ja/opt::o_splash.html')
-rw-r--r-- | help-boot/ja/opt::o_splash.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/help-boot/ja/opt::o_splash.html b/help-boot/ja/opt::o_splash.html new file mode 100644 index 0000000..6bd486b --- /dev/null +++ b/help-boot/ja/opt::o_splash.html @@ -0,0 +1,5 @@ +<h3> +<a name="o_splash">カーネルオプション: splash</a> +</h3> + +<p>スプラッシュ画面とはシステムが起動する際に表示される画像のことです。 <ul><li><em>splash=0</em> -- スプラッシュ画面を無効にします。とても古いコンピュータを使用している場合や、何らかのエラーが起こる場合に便利です。</li><li><em>splash=verbose</em> -- スプラッシュ画面を有効にし、あわせてカーネルと起動時のメッセージを表示します。</li><li><em>splash=silent</em> -- スプラッシュ画面を有効にしますが、メッセージを表示しません。進行状況のバーのみを表示します。</li></ul></p> |