You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gfxboot-theme-calculate/help-boot.ro.html

131 lines
4.8 KiB

<html>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<body>
<!-- help=boot -->
<hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h3><a name="help">Utilizarea sistemului de ajutor</a></h3>
Documentaţia de ajutor on-line a încărcătorului de sistem este
senzitivă la context. Ea vă oferă informaţii despre itemul de meniu
selectat sau, dacă editaţi opţiuni de pornire, încearcă să caute
informaţii despre opţiunea la care este poziţionat cursorul.<br>
<br>
Taste de navigare<br><br>
<em>Săgeata sus</em>: evidenţiază legătura precendentă<br>
<em>Săgeata jos</em>: evidenţiază legătura următoare<br>
<em>Săgeata stînga</em>, <em>Backspace</em>: merge la subiectul precedent<br>
<em>Săgeata dreapta</em>, <em>Enter</em>, <em>Space</em>: activează legătura<br>
<em>Page Up</em>: defilează o pagină în sus<br>
<em>Page Down</em>: defilează o pagină în jos<br>
<em>Home</em>: sare la începutul paginii<br>
<em>End</em>: sare la sfîrşitul paginii<br>
<em>Esc</em>: iese din documetaţia de ajutor<br>
<br>Înapoi la <a href="#opt">Opţiuni de pornire</a>
<hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h3><a name="keytable">Selectare mapare de tastatură şi limbă</a></h3>
Press <em>F2</em> to change language and keyboard layout the boot loader uses.
<br>Înapoi la <a href="#opt">Opţiuni de pornire</a>
<hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h3><a name="profile">Alegere profil</a></h3>
Press <em>F3</em> to select a profile. Your system will be started using the
configuration saved in this profile.
<br>Înapoi la <a href="#opt">Opţiuni de pornire</a>
<hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h3><a name="opt">Opţiuni de pornire</a></h3>
<a href="#o_splash">splash</a> -- influence the behavior of the splash screen<br>
<a href="#o_apm">apm</a> -- toggle power management<br>
<a href="#o_acpi">acpi</a> -- advanced configuration and power interface<br>
<a href="#o_ide">ide</a> -- control the IDE subsystem<br>
<hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h3><a name="o_splash">Opţiuni kernel: splash</a></h3>
The splash screen is the picture shown during system start-up.<br>
<br>
<em>splash=0</em><br>
The splash screen is switched off. This may be useful
with very old monitors or if some error occurs.<br>
<br>
<em>splash=verbose</em><br> Activates splash, kernel and boot messages are
still shown.<br>
<br>
<em>splash=silent</em><br>
Activates splash, but no messages. Instead a progress bar is drawn.<br>
<br>Înapoi la <a href="#opt">Opţiuni de pornire</a>
<hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h3><a name="o_apm">Opţiuni kernel: apm</a></h3>
APM is one of the two power management strategies used on current
computers. It is mainly used with laptops for functions like suspend
to disk, but it may also be responsible for switching off the
computer after power down. APM relies on a correct working BIOS. If
the BIOS is broken, APM may have only limited use or even prevent the
computer from working. Therefore, it may be switched off with the
parameter<br><br>
<em>apm=off</em> -- switch off APM completely<br><br>
Some very new computers may benefit more from the newer
<a href="#o_acpi">ACPI</a>.
<br>
<br>Înapoi la <a href="#opt">Opţiuni de pornire</a>
<hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h3><a name="o_acpi">Opţiuni kernel: acpi</a></h3>
ACPI (Advanced Configuration and Power Interface) is a
standard that defines power and configuration management interfaces
between an operating system and the BIOS. By default, <em>acpi</em> is
switched on when a BIOS is detected that is newer than from year
2000. There are several commonly
used parameters to control the behavior of ACPI:<br>
<br>
<em>pci=noacpi</em> -- do not use ACPI to route PCI interrupts
<em>acpi=oldboot</em> -- only the parts of ACPI that are relevant
for booting remain activated<br>
<em>acpi=off</em> -- switch off ACPI completely<br>
<em>acpi=force</em> -- switch on ACPI even if your BIOS is dated
before 2000<br>
<br>
Especially on new computers, it replaces the old
<a href="#o_apm">apm</a> system.
<br><br>Înapoi la <a href="#opt">Opţiuni de pornire</a>
<hr><!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h3><a name="o_ide">Opţiuni kernel: ide</a></h3>
IDE is, unlike SCSI, commonly used in most desktop workstations.
To circumvent some hardware problems that occur with IDE systems, use the
kernel parameter: <br><br>
<em>ide=nodma</em> -- switch off dma for IDE drives<br>
<br><br>Înapoi la <a href="#opt">Opţiuni de pornire</a>
</body></html>