From a762cf8d031cd9a6764e2081e8c034cf1dfa1d31 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 3 Jan 2021 16:05:03 +0100 Subject: Update Croatian --- hr/setupBootloader.html | 460 ++++++++++++++++++++++++++++++++++-------------- 1 file changed, 328 insertions(+), 132 deletions(-) (limited to 'hr/setupBootloader.html') diff --git a/hr/setupBootloader.html b/hr/setupBootloader.html index 43d3029..5639ba4 100644 --- a/hr/setupBootloader.html +++ b/hr/setupBootloader.html @@ -2,26 +2,36 @@ - Glavne postavke bootloadera + Bootloader - - -
+
-

Glavne postavke bootloadera +

Bootloader

+ + + + + + + + + + @@ -31,11 +41,11 @@ -
+
-

With a Bios system +

Grub2

@@ -43,39 +53,73 @@ -

If you prefer different bootloader settings to those chosen automatically by - the installer, you can change them here. -

- - -

You may already have another operating system on your machine, in which case - you need to decide whether to add Mageia to your existing bootloader, or - allow Mageia to create a new one. -

+
+

Grub2 on Legacy MBR/GPT systems

+
    +
  • + +

    GRUB2 (with or without graphical menu) will be used exclusively as the + bootloader for a Legacy/MBR or Legacy/GPT system. +

    + +
  • +
  • + +

    By default, a new bootloader will be written into either the MBR (Master + Boot Record) of your first hard drive or in the BIOS boot partition. +

    + +
  • +
+
-
- - - - - - - - -
[Savjet]
- -

The Mageia graphical menus are nice :

- -
+
+

Grub2-efi on UEFI systems

+
    +
  • + +

    GRUB2-efi will be used exclusively as the bootloader for a UEFI system.

    + +
  • +
  • + +

    By default, a new bootloader (Grub2-efi) will be written into the ESP (EFI + System Partition). +

    + + +

    If there are already UEFI-based operating systems installed on your computer + (Windows 8 for example), the Mageia installer will detect the existing ESP + created by Windows and add grub2-efi to it. If no ESP exists, then one will + be created. Although it is possible to have several ESPs, only one is + required, whatever the number of operating systems you have. +

    + +
  • +
+ +
+ + +
+
+
+
+

Bootloader Setup +

+
+
+
+ -
+
-

Using a Mageia bootloader +

Glavne postavke bootloadera

@@ -83,50 +127,133 @@ -

By default, Mageia writes a new GRUB (legacy) bootloader into the MBR - (Master Boot Record) of your first hard drive. If you already have other - operating systems installed, Mageia attempts to add them to your new Mageia - boot menu. -

-

Mageia now also offers GRUB2 as an optional bootloader in addition to GRUB - legacy and Lilo. -

+
+
    +
  • + +

    Bootloader to use

    + + +

    This feature is only available to Legacy MBR/BIOS systems. Users of UEFI + systems will not see this option here. +

    + +
  • +
  • + +

    Boot device

    + + +

    Don't change this unless you really know what you are doing

    + +
  • +
  • + +

    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 a username + and password will be required when booting in order to select a booting + entry or change settings. This is optional, and most people are not likely + to have a need for it. The username is root and the + password is the one chosen hereafter. +

    + +
  • +
  • + +

    Password

    + + +

    Choose a password for the bootloader (optional)

    + +
  • +
  • + +

    Password (again)

    + + +

    Retype the password and DrakX will check that it matches with the one set + above +

    + +
  • +
+
-
- - - - - - - - -
[Upozorenje]
- -

Linux systems which use the GRUB2 bootloader are not currently supported by - GRUB (legacy) and will not be recognized if the default GRUB bootloader is - used. -

- - -

The best solution here is to use the GRUB2 bootloader which is available at - the Summary page during installation. -

- -
+

Advanced

+ + +
+
    +
  • + +

    Enable ACPI

    + + +

    ACPI (Advanced Configuration and Power Interface) is a standard for power + management. It can save energy by stopping unused devices. Deselecting 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 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 +

    + +
  • +
-
+
-

Using an existing bootloader +

Bootloader Configuration

@@ -134,58 +261,100 @@ -

If you decide to use an existing bootloader then you will need to remember - to STOP at the summary page during the installation and click the Bootloader - Configure button, which will allow you to change the - bootloader install location. -

-

Do not select a device e.g."sda", or you will overwrite your existing - MBR. You must select the root partition that you chose during the - partitioning phase earlier, e.g. sda7. -

+
+
    +
  • + +

    Default

    + + +

    The operating system to be started up by default.

    + +
  • +
  • + +

    Append

    + + +

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

    + +
  • +
  • + +

    Probe foreign OS

    + + +

    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, + then untick the Probe Foreign OS option. +

    + +
  • +
+
-

To be clear, sda is a device, sda7 is a partition on that device. -

+

Advanced

-
- - - - - - - - -
[Savjet]
- -

Go to tty2 with Ctrl+Alt+F2 and type df to check where - your / (root) partition is. Ctrl+Alt+F7 takes you back to - the installer screen. -

- -
+ + +
+
    +
  • + +

    Video mode

    + + +

    This sets the screen size and colour depth to be used by the boot menu. If + you click the down-triangle you will be offered other size and colour depth + options. +

    + +
  • +
  • + +

    Do not touch ESP or MBR

    + + +

    Select this option if you don't want a bootable Mageia, but would rather + chain-load it from another OS. You will get a warning that the bootloader is + missing. Click Ok if you are sure you understand the + implications, and wish to proceed. +

    + +
  • +
-

The exact procedure for adding your Mageia system to an existing bootloader - is beyond the scope of this help, however in most cases it will involve - running the relevant bootloader installation program which should detect and - add it automatically. See the documentation for the operating system in - question. -

+ +
+ + +
+
+
+
+

Other Options +

+
+
+
+ -
+
-

Bootloader advanced option +

Using an existing bootloader

@@ -193,47 +362,74 @@ -

If you have very limited disk space for the / partition - that contains /tmp, click on - Advanced and check the box for Clean /tmp - at each boot. This helps to maintain some free space. +

The exact procedure for adding Mageia to an existing bootloader is beyond + the scope of this documentation. However in most cases it will involve + running the relevant bootloader installation program, which should detect + Mageia and automatically add an entry for it in the bootloader menu. See the + documentation for the relevant operating system.

- -
- - -
-
-
+ + +
+
-

With an UEFI system -

+
+

Installing Without a Bootloader +

+
+ + + +

While you can opt to install Mageia without a bootloader (see section 2.1 + Advanced), this is not recommended unless you absolutely know what you are + doing, as without some form of bootloader your operating system will be + unable to start. +

+
- - - -

With an UEFI system, the user interface is slightly different as you cannot - choose the boot loader since only Grub2-efi is available. -

- - - - -

If Mageia is the first system installed on your computer, the installer - created an ESP (EFI System Partition) to receive the bootloader - (Grub2-efi). If there was already UEFI operating systems previously - installed on your computer (Windows 8 for example), the Mageia installer - detected the existing ESP created by Windows and added grub2-efi. Although - it is possible to have several ESPs, only one is advised and enough whatever - the number of operating systems you have. -

-

Don't modify the "Boot Device" unless really knowing what you do.

+
+
+
+
+

Add or Modify a Boot Menu Entry +

+
+
+
+ + + + + +

To do this you need to manually edit /boot/grub2/custom.cfg or use the + software grub-customizer tool instead + (available in the Mageia repositories). +

+ + +
+ + + + + + + + +
[Bilješka]
+ +

For more information, see: https://wiki.mageia.org/en/Grub2-efi_and_Mageia

+ +
+
+ +
-- cgit v1.2.1