From 6ebb593185d2d08b4f55f7ea51390d091dd8f385 Mon Sep 17 00:00:00 2001 From: filip Date: Fri, 14 Jul 2017 22:31:32 +0200 Subject: Adding or refreshing installer in cs --- installer/6/cs/content/setupBootloader.html | 72 +++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 installer/6/cs/content/setupBootloader.html (limited to 'installer/6/cs/content/setupBootloader.html') diff --git a/installer/6/cs/content/setupBootloader.html b/installer/6/cs/content/setupBootloader.html new file mode 100644 index 00000000..7ac759f6 --- /dev/null +++ b/installer/6/cs/content/setupBootloader.html @@ -0,0 +1,72 @@ + + + + + Základní nastavení zaváděcího programu

Základní nastavení zaváděcího programu

Rozhraní zavaděče

Ve výchozím stavu Mageia používá výhradně:

  • Grub2 (with or without graphical menu) for a Legacy/MBR or Legacy/GPT system

  • Grub2-efi pro UEFI systémy.

Tip

Grafické nabídky Mageii jsou pěkné:

Grub2 on Legacy/MBR and Legacy/GPT systems

Neupravujte "Zaváděcí zařízení", pokud s jistotou nevíte, co děláte.

Grub2-efi na UEFI systémech

Se systémem UEFI je uživatelské rozhraní trochu odlišné, protože si nemůžete +volit postup s nebo bez grafické nabídky

Pokud je Mageia jediným systémem nainstalovaným na váš počítač, instalátor +vytvořil ESP (systémový oddíl EFI) pro zapsání zavaděče (Grub2-efi). Pokud +ve vašem počítači byly už předtím nainstalovány operační systémy UEFI +(například Windows 8), instalátor Mageii zjistil stávající ESP vytvořený +operačním systémem Windows a přidal grub2-efi. Ačkoli je možno mít více +oddílů ESP, radí se mít a stačí jen jeden, bez ohledu na počet operačních +systémů, které máte v počítači.

Neupravujte "Zaváděcí zařízení", pokud s jistotou nevíte, co děláte.

Použití zavaděče Mageii

By default, according to your system, Mageia writes a new:

  • GRUB2 bootloader either into the MBR (Master Boot Record) of your first hard +drive or in the BIOS boot partition.

  • Grub2-efi zavaděč do ESP

If you already have other operating systems installed, Mageia attempts to +add them to your new Mageia boot menu. If you don't want this behaviour, +click on Next and then uncheck the box +Probe Foreign OS

Použití už existujícího zavaděče

Přesný postup pro přidání vašeho systému Mageia k existujícímu zavaděči +přesahuje oblast této nápovědy, avšak ve většině případů bude zahrnovat +spuštění příslušného programu na instalaci zavaděče, který by ho měl +rozpoznat a přidat automaticky. Podívejte se na dokumentaci k operačnímu +systému, o nějž jde.

Using chain loading

If you don't want a bootable Mageia, but to chain load it from another OS, +click on Next, then on +Advanced and Check the box Do not touch ESP +or MBR.

You will get a warning that the bootloader is missing, ignore it by clicking +OK.

Volby

První strana

  • Delay before booting the default image: This text box +lets you set a delay in seconds before the default operating system is +started up.

  • Security: This allows you to set a password for the +bootloader. This means other people can not enter single user mode or change +settings at the boot time.

  • Password: This text box is where you actually put the +password

  • Heslo (znovu): Znovu zadejte heslo a drakx zkontroluje, +zda odpovídá heslu zadanému výše.

  • Pokročilé

    • Enable ACPI: ACPI (Advanced Configuration and Power +Interface) is a standard for the power management. It can save energy by +stopping unused devices, this was the method used before APM. Unchecking it +could be useful if, for example, your computer does not support ACPI or if +you think the ACPI implementation might cause some problems (for instance +random reboots or system lockups).

    • Enable SMP: This option enables / disables symmetric +multiprocessing for multi core processors.

    • Enable APIC: Enabling or disabling this gives the +operating system access to the Advanced Programmable Interrupt +Controller. APIC devices permit more complex priority models, and Advanced +IRQ (Interrupt Request) management.

    • Enable Local APIC: Here you can set local APIC, which +manages all external interrupts for a specific processor in an SMP system.

Další strana

  • Default: Operating system started up by default

  • Append: This option lets you pass the kernel +information or tell the kernel to give you more information as it boots.

  • Probe foreign OS: see above Using a Mageia bootloader

  • Pokročilé

    • Video mode: This sets the screen size and colour depth +the boot menu will use. If you click the down triangle you will be offered +other size and colour depth options.

    • Do not touch ESP or MBR: see above Using the chain loading


Uploaded on 14/07/2017
loading table of contents...
-- cgit v1.2.1