diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:08 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2009-01-27 17:30:08 +0000 |
commit | 5ce8d30439463838f845c78bc926cc9b310a8743 (patch) | |
tree | bb1852dc58711c7baee31216a765067dfa49b65b /help-install/et/main.html | |
parent | 10658e71475bd964263d09f1a661f24fadfaf496 (diff) | |
download | bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.gz bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.bz2 bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.xz bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.zip |
imported openSUSE.tar.bz2 (from gfxboot-4.1.19-2.1.src.rpm)4.1.19.1
Diffstat (limited to 'help-install/et/main.html')
-rw-r--r-- | help-install/et/main.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/help-install/et/main.html b/help-install/et/main.html new file mode 100644 index 0000000..1c13170 --- /dev/null +++ b/help-install/et/main.html @@ -0,0 +1,103 @@ +<h3> +<a name="main">Alglaadija abi</a> +</h3> + +<p> +Welcome to <em>@@@product@@@</em> +</p> + +<p> +Use this menu to select the desired function. If you have +problems navigating in this help system, press +<em>@@@fkey_help@@@</em> to enter the <a href="#help">kirjeldus</a> of the help +system. The main functions in this menu are: +</p> + +<p> +<a href="#harddisk">Alglaadimine kõvakettalt</a>: This selection will not do +anything to the system. It only starts a previously installed +operating system. +</p> + +<p> +<a href="#linux">Paigaldamine</a>: +This installation mode works on most machines. If you experience a +system freeze during boot or problems with detection of your hardware +components, such as disk controllers or network cards, try one of the +following installation options. +</p> + +<p> +<a href="#noacpi">Paigaldamine -- ACPI keelatud</a>: Many of the +currently-sold computers have incomplete or faulty ACPI +implementations. This selection disables ACPI support in the +kernel, but still enables many performance features, like DMA for IDE +hard disks. +</p> + +<p> +<a href="#nolapic">Paigaldamine--lokaalne APIC keelatud</a>: +If the normal installation fails, this might be due to the +system hardware not supporting local APIC. +If this seems to be the case, use this option to +install without local APIC support. +</p> + +<p> +<a href="#failsafe">Paigaldamine -- turvalised sätted</a>: If you were not +successful with <em>Paigaldamine</em>, this selection might +solve the issue. +</p> + +<p> +<a href="#rescue">Päästesüsteem</a>: This boot image starts a small +Linux system in RAM. This is useful if the system does not start properly. +After booting this system, log in as root. +</p> + +<p> +<a href="#firmware">Püsivara test</a>: Runs a BIOS test tool that validates +ACPI and other parts of your BIOS. +</p> + +<p> +<a href="#memtest">Mälu testimine</a>: Memory testing is useful for more than +checking installation of new memory modules. It is a stress test +for a big part of your computer system and may indicate hardware +problems. +</p> + +<p> +<a href="#opt">Alglaadimise sätted</a>: The boot options may change the +behavior of your system completely. They are settings for +the kernel. +</p> + +<p> +<a href="#help">@@@fkey_help@@@ Help</a>: This is context sensitive. It will +show different screens depending on the active element of the +boot screen. There is also a description of this help system +available. +</p> + +<p> +<a href="#keytable">@@@fkey_lang@@@</a>: Set language and keyboard mapping +used by the boot loader. +</p> + +<p> +<a href="#videomode">@@@fkey_video@@@ Video Mode</a>: Here, choose between +different screen resolutions while installing. If you encounter +problems with the graphical installation, the <em>tekstirežiim</em> may +be a work-around for you. +</p> + +<p> +<a href="#install_src">@@@fkey_inst@@@ Installation Source</a>: Choose the +installation source. +</p> + +<p> +<a href="#driverupdate">@@@fkey_dud@@@ Driver Update</a>: For very new machines, a +driver update may be needed to install the system. +</p> |