summaryrefslogtreecommitdiffstats
path: root/help-install/en/main::opt::o_splash.html
blob: 302814107029888d956b5c447e5cf185ac001d73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<h3>
<a name="o_splash">Kernel Options: splash</a>
</h3>

<p>
The splash screen is the picture shown during system start-up.
<ul>
  <li><em>splash=0</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li>
  <li><em>splash=verbose</em> -- Activates splash, kernel and boot messages are still shown.</li>
  <li><em>splash=silent</em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li>
</ul>
</p>