From 534f2f4437093bd78411126ef45de41fc6b93bf3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 7 Jun 2007 18:54:11 +0000 Subject: reimport my latest checkout --- help-boot.ro.html | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 help-boot.ro.html (limited to 'help-boot.ro.html') diff --git a/help-boot.ro.html b/help-boot.ro.html new file mode 100644 index 0000000..8f36d2f --- /dev/null +++ b/help-boot.ro.html @@ -0,0 +1,130 @@ + + + + + + +
+

Utilizarea sistemului de ajutor

+ +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.
+
+Taste de navigare

+ + Săgeata sus: evidenţiază legătura precendentă
+ Săgeata jos: evidenţiază legătura următoare
+ Săgeata stînga, Backspace: merge la subiectul precedent
+ Săgeata dreapta, Enter, Space: activează legătura
+ Page Up: defilează o pagină în sus
+ Page Down: defilează o pagină în jos
+ Home: sare la începutul paginii
+ End: sare la sfîrşitul paginii
+ Esc: iese din documetaţia de ajutor
+ +
Înapoi la Opţiuni de pornire + + +
+

Selectare mapare de tastatură şi limbă

+ +Press F2 to change language and keyboard layout the boot loader uses. + +
Înapoi la Opţiuni de pornire + + +
+

Alegere profil

+ +Press F3 to select a profile. Your system will be started using the +configuration saved in this profile. + +
Înapoi la Opţiuni de pornire + + +
+

Opţiuni de pornire

+ + splash -- influence the behavior of the splash screen
+ apm -- toggle power management
+ acpi -- advanced configuration and power interface
+ ide -- control the IDE subsystem
+ +
+

Opţiuni kernel: splash

+ +The splash screen is the picture shown during system start-up.
+
+splash=0
+The splash screen is switched off. This may be useful +with very old monitors or if some error occurs.
+
+splash=verbose
Activates splash, kernel and boot messages are +still shown.
+
+splash=silent
+Activates splash, but no messages. Instead a progress bar is drawn.
+ +
Înapoi la Opţiuni de pornire + + +
+

Opţiuni kernel: apm

+ +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

+ + apm=off -- switch off APM completely

+ +Some very new computers may benefit more from the newer +ACPI. + +
+
Înapoi la Opţiuni de pornire + + +
+

Opţiuni kernel: acpi

+ +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, acpi 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:
+
+ pci=noacpi -- do not use ACPI to route PCI interrupts + acpi=oldboot -- only the parts of ACPI that are relevant +for booting remain activated
+ acpi=off -- switch off ACPI completely
+ acpi=force -- switch on ACPI even if your BIOS is dated +before 2000
+
+Especially on new computers, it replaces the old +apm system. + + +

Înapoi la Opţiuni de pornire + + +
+

Opţiuni kernel: ide

+ +IDE is, unlike SCSI, commonly used in most desktop workstations. +To circumvent some hardware problems that occur with IDE systems, use the +kernel parameter:

+ + ide=nodma -- switch off dma for IDE drives
+ + + +

Înapoi la Opţiuni de pornire + + -- cgit v1.2.1