blob: 58326782dd48a1fa7a34549d65f12278e4316229 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<h3>
<a name="o_splash">केर्नल विकल्प: स्प्लेश </a>
</h3>
<p>
The splash screen is the picture shown during system start-up.
<ul>
<li><em> स्प्लेश=०</em> -- The splash screen is switched off. This may be useful with very old monitors or if some error occurs.</li>
<li><em> स्प्लेश=वर्बोस </em> -- Activates splash, kernel and boot messages are still shown.</li>
<li><em> स्प्लेश=सायलेन्ट </em> -- Activates splash, but no messages. Instead a progress bar is drawn.</li>
</ul>
</p>
|