diff options
Diffstat (limited to 'help-install/ro/main::opt.html')
-rw-r--r-- | help-install/ro/main::opt.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/help-install/ro/main::opt.html b/help-install/ro/main::opt.html new file mode 100644 index 0000000..c2c2b15 --- /dev/null +++ b/help-install/ro/main::opt.html @@ -0,0 +1,28 @@ +<h3> +<a name="opt">Opțiuni de boot</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">instalează</a> -- select an installation source</li> + <li><a href="#network">opțiuni rețea</a> -- the network options</li> + <li><a href="#o_vnc">opțiuni vnc</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> |