summaryrefslogtreecommitdiffstats
path: root/help-install/en/main::opt.html
blob: 903fe7a9534b225c004b4b7cd7dbb51d87119226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<h3>
<a name="opt">Boot Options</a>
</h3>

<p>
There are two types of boot options available. First, there are
options that affect the installer. Second, there are kernel
options. Some of the more common options are:
</p>

<p>
a) installer options
<ul>
  <li><a href="#o_install">install</a> -- select an installation source</li>
  <li><a href="#network">network options</a> -- the network options</li>
  <li><a href="#o_vnc">vnc options</a> -- options for installation via VNC</li>
</ul>
</p>

<p>
b) kernel options
<ul>
  <li><a href="#o_splash">splash</a> -- influence the behavior of the splash screen</li>
  <li><a href="#o_apm">apm</a> -- toggle power management</li>
  <li><a href="#o_acpi">acpi</a> -- advanced configuration and power interface</li>
  <li><a href="#o_ide">ide</a> -- control the IDE subsystem</li>
</ul>
</p>