From b79dd991203eee5ebe9c9e4ce0209e55bc95f275 Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Tue, 14 Jun 2016 13:15:29 +0200 Subject: update English help files from Calenco --- Select-and-use-ISOs.html | 265 ++++++++++++++++++++++++------------- addUser.html | 44 ++++--- add_supplemental_media.html | 30 ++--- configureTimezoneUTC.html | 43 +++--- doPartitionDisks.html | 100 +++++++++++--- index.html | 30 ++--- misc-params.html | 3 +- selectLanguage.html | 20 +-- setupBootloader.html | 303 ++++++++++++++++++++++++------------------- setupBootloaderAddEntry.html | 159 +++++++++++++++-------- takeOverHdConfirm.html | 2 +- uninstall-Mageia.html | 2 +- 12 files changed, 618 insertions(+), 383 deletions(-) diff --git a/Select-and-use-ISOs.html b/Select-and-use-ISOs.html index f0a232f..c2f71d6 100644 --- a/Select-and-use-ISOs.html +++ b/Select-and-use-ISOs.html @@ -27,11 +27,61 @@ +
+
+
+
+

Introduction +

+
+
+
+ + + +

Mageia is distributed via ISO images. This page will help you to + choose which image match your needs. +

+ + +

There is two families of media:

+ + +
+
    +
  • + +

    Classical installer: After booting the media, it will follow a + process allowing to choose what to install and how to configure your + target system. This give you the maximal flexibility for a customized + installation, in particular to choose which Desktop Environment you + will install. +

    + +
  • +
  • + +

    LIVE media: you can boot the media in a real Mageia system + without installing it, to see what you will get after installation. + The installation process is simpler, but you get lesser + choices. +

    + +
  • +
+
+ + +

Details are given in the next sections.

+ +
+ +
-

Media +

Media

@@ -43,7 +93,7 @@
-

Definition +

Definition

@@ -52,7 +102,7 @@

Here, a medium (plural: media) is an ISO image file that allows - you to install and/or update Mageia and by extension any physical + you to install and/or update Mageia and by extension any physical support the ISO file is copied to.

@@ -67,7 +117,7 @@
-

Classical installation media +

Classical installation media

@@ -79,7 +129,7 @@
-
Common features +
Common features
@@ -113,7 +163,7 @@
-
DVD +
DVD
@@ -159,7 +209,7 @@
-
DVD dual arch +
DVD dual arch
@@ -205,7 +255,7 @@
-

Live media +

Live media

@@ -217,7 +267,7 @@
-
Common features +
Common features
@@ -268,7 +318,7 @@
-
Live CD KDE +
Live CD KDE
@@ -303,7 +353,7 @@
-
Live CD GNOME +
Live CD GNOME
@@ -338,7 +388,7 @@
-
Live DVD KDE +
Live DVD KDE
@@ -373,7 +423,7 @@
-
Live DVD GNOME +
Live DVD GNOME
@@ -410,7 +460,7 @@
-

Boot-only CD media +

Boot-only CD media

@@ -422,7 +472,7 @@
-
Common features +
Common features
@@ -472,7 +522,7 @@
-
boot.iso +
boot.iso
@@ -499,7 +549,7 @@
-
boot-nonfree.iso +
boot-nonfree.iso
@@ -530,7 +580,7 @@
-

Downloading and Checking Media +

Downloading and Checking Media

@@ -542,7 +592,7 @@
-

Downloading +

Downloading

@@ -561,12 +611,8 @@

md5sum and sha1sum are tools to check the ISO integrity. Use only - one of them. Both hexadecimal numbers have been calculated by an - algorithm from the file to be downloaded. When you ask these algorithms - to recalculate this number from your downloaded file, either you have - the same number and your downloaded file is correct, or the number is - different and you have a failure. A failure infers that you should retry - the download.Then this window appears: + one of them. Keep one of them for further + usage. Then this window appears:

@@ -581,7 +627,8 @@
-

Checking the downloaded media integrity +

Checking the downloaded media + integrity

@@ -589,6 +636,15 @@ +

Both checksums are hexadecimal numbers calculated by an algorithm + from the file to be downloaded. When you ask these algorithms to + recalculate this number from your downloaded file, either you have the + same number and your downloaded file is correct, or the number is + different and you have a failure. A failure infers that you should retry + the download. +

+ +

Open a console, no need to be root, and:

@@ -620,7 +676,7 @@
-

Burn or dump the ISO +

Burn or dump the ISO

@@ -638,7 +694,7 @@
-

Burning the ISO to a CD/DVD +

Burning the ISO to a CD/DVD

@@ -659,7 +715,7 @@
-

Dump the ISO to a USB stick +

Dump the ISO to a USB stick

@@ -692,16 +748,16 @@
-

To recover the original capacity, you must re-format the USB - stick. +

To recover the original capacity, you must redo partitioning and + re-format the USB stick.

-
+
-
Using Mageia +
Using a graphical tool within Mageia
@@ -710,6 +766,65 @@

You can use a graphical tool like IsoDumper

+ +
+ + +
+
+
+
+
Using a graphical tool within Windows +
+
+
+
+ + + +

You could try:

+ + +

- Rufus using the + "ISO image" option; +

+ + +

- Win32 Disk + Imager

+ +
+ + +
+
+
+
+
Using Command line within a GNU/Linux system +
+
+
+
+ + + +
+ + + + + + + + +
[Warning]
+ +

It is potentially *dangerous* to do this by hand. You risk to + overwrite a disc partition if you get the device-ID wrong. +

+ +
+

You can also use the dd tool in a console:

@@ -744,13 +859,38 @@

Enter the command fdisk -l

- - + + +

Alternatively, you can get the device name with the command + dmesg: at end, you see the device name starting with + sd, and sdd in this + case: +

+ +
[72594.604531] usb 1-1: new high-speed USB device number 27 using xhci_hcd
+[72594.770528] usb 1-1: New USB device found, idVendor=8564, idProduct=1000
+[72594.770533] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
+[72594.770536] usb 1-1: Product: Mass Storage Device
+[72594.770537] usb 1-1: Manufacturer: JetFlash
+[72594.770539] usb 1-1: SerialNumber: 18MJTWLMPUCC3SSB
+[72594.770713] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
+[72594.770719] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
+[72594.771122] usb-storage 1-1:1.0: USB Mass Storage device detected
+[72594.772447] scsi host8: usb-storage 1-1:1.0
+[72595.963238] scsi 8:0:0:0: Direct-Access     JetFlash Transcend 2GB    1100 PQ: 0 ANSI: 4
+[72595.963626] sd 8:0:0:0: [sdd] 4194304 512-byte logical blocks: (2.14 GB/2.00 GiB)
+[72595.964104] sd 8:0:0:0: [sdd] Write Protect is off
+[72595.964108] sd 8:0:0:0: [sdd] Mode Sense: 43 00 00 00
+[72595.965025] sd 8:0:0:0: [sdd] No Caching mode page found
+[72595.965031] sd 8:0:0:0: [sdd] Assuming drive cache: write through
+[72595.967251]  sdd: sdd1
+[72595.969446] sd 8:0:0:0: [sdd] Attached SCSI removable disk
+
  • Find the device name for your USB stick (by its size), for - example /dev/sdb in the screenshot above, it is a 8Go USB - stick. + example /dev/sdb in the screenshot above, it is a 8GB + USB stick.

  • @@ -782,62 +922,11 @@
    - - -
    -
    -
    -
    -
    Using Windows -
    -
    -
    -
    - - - -

    You could try:

    - - -

    - Rufus

    - - -

    - Win32 Disk - Imager

    - - -

    - -
    - -
    -
    -
    -
    -

    Mageia Installation -

    -
    -
    -
    - - - -

    This step is detailed in the Mageia - documentation. -

    - - -

    More information is available in the Mageia - wiki. -

    - -
    -
    diff --git a/addUser.html b/addUser.html index d0bfac2..f063b77 100644 --- a/addUser.html +++ b/addUser.html @@ -22,7 +22,6 @@
    - @@ -36,10 +35,12 @@ + + + -
    @@ -59,7 +60,7 @@ installations to set a superuser or administrator's password, usually called the root password in Linux. As you type a password into the top box the colour of its shield will change from red to - yellow to green depending on the strength of the password. A green shield + yellow to green depending on the strength of the password. A green shield shows you are using a strong password. You need to repeat the same password in the box just below the first password box, this checks that you have not mistyped the first password by comparing them. @@ -148,7 +149,7 @@
    - +
    @@ -158,36 +159,38 @@
    -

    Any user you add while installing Mageia, will have a world readable - (but write protected) home directory. +

    Any user you add while installing Mageia, will have a world + readable (but write protected) home directory.

    However, while using your new install, any user you add in - MCC - System - Manage users on system will have a - home directory that is both read and write protected. + MCC - System - Manage users on system will have a + home directory that is both read and write protected.

    -

    If you don't want a world readable home directory for anyone, it is - advised to only add a temporary user now and to add the real one(s) after - reboot. +

    If you don't want a world readable home directory for anyone, it + is advised to only add a temporary user now and to add the real one(s) + after reboot.

    -

    If you prefer world readable home directories, you might want to add - all extra needed users in the Configuration - Summary - step during the install. Choose User management. +

    If you prefer world readable home directories, you might want to + add all extra needed users in the Configuration - + Summary step during the install. Choose User + management.

    -

    The access permissions can also be changed after the install.

    - +

    The access permissions can also be changed after the + install. +

    +
    -
    @@ -206,7 +209,12 @@

    If the advanced button is clicked you are offered a screen that allows you to edit the settings for the user you are - adding. Additionally, you can disable or enable a guest account. + adding. +

    + + +

    Additionally, you can disable or enable a + guest account.

    diff --git a/add_supplemental_media.html b/add_supplemental_media.html index 4e10edd..862e491 100644 --- a/add_supplemental_media.html +++ b/add_supplemental_media.html @@ -17,8 +17,7 @@
    -

    Media Selection (Configure - Supplemental Installation Media) +

    Media Selection (Configure Supplemental Installation Media)

    @@ -26,17 +25,15 @@ - - - +

    This screen gives you the list of already recognized repositories. You - can add other sources for packages, like an optical disc or a remote source. - The source selection determines which packages will be available for + can add other sources for packages, like an optical disc or a remote + source. The source selection determines which packages will be available for selection during the next steps.

    @@ -48,7 +45,7 @@
    1. -

      Choosing and activation of the network, if not already up.

      +

      Choosing and activation of the network, if not already up.

    2. @@ -64,7 +61,7 @@
    - +
    @@ -73,20 +70,21 @@
    - +

    If you are updating a 64 bit installation which may contain some 32 - bit packages, it is advised to use this screen to add an online mirror by - ticking one of the Network protocols here. The 64 bit DVD iso only - contains 64 bit and noarch packages, it will not be able to update the 32 - bit packages. However, after adding an online mirror, installer will find - the needed 32 bit packages there. + bit packages, it is advised to use this screen to add an online mirror by + ticking one of the Network protocols here. The 64 bit DVD iso only + contains 64 bit and noarch packages, it will not be able to update the 32 + bit packages. However, after adding an online mirror, installer will find + the needed 32 bit packages there.

    - +
    +
    diff --git a/configureTimezoneUTC.html b/configureTimezoneUTC.html index dfa87cd..9e42220 100644 --- a/configureTimezoneUTC.html +++ b/configureTimezoneUTC.html @@ -17,35 +17,32 @@
    -

    Configure your - Timezone +

    Configure your Timezone

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

    Choose your - time zone by choosing your country or a city close to you in the same time - zone. + +

    Choose your time zone + by choosing your country or a city close to you in the same time + zone.

    - -

    In next - screen you can choose to set your hardware clock to local time or to GMT, - also known as UTC. + +

    In next screen you can + choose to set your hardware clock to local time or to GMT, also known as + UTC.

    - +
    @@ -54,17 +51,17 @@
    - -

    If you have - more than one operating system on your computer, make sure they are all - set to local time, or all to UTC/GMT. -

    +

    If you have more than + one operating system on your computer, make sure they are all set to local + time, or all to UTC/GMT. +

    +
    - +
    diff --git a/doPartitionDisks.html b/doPartitionDisks.html index 9d0ed46..a8d9412 100644 --- a/doPartitionDisks.html +++ b/doPartitionDisks.html @@ -22,22 +22,6 @@
    - - - - - - - - - - - - - - - - @@ -47,7 +31,7 @@

    In this screen you can see the content of your hard drive(s) and see the solutions the DrakX - partitioning wizard found for where to install + partitioning wizard found for where to install Mageia.

    @@ -121,7 +105,7 @@

    With this option, the installer displays the remaining Windows partition in light blue and the future Mageia partition in dark blue with their intended sizes just under. You have the possibility to - adapt these sizes by clicking and draging the gap between both + adapt these sizes by clicking and dragging the gap between both partitions. See the screen-shot below.

    @@ -159,7 +143,6 @@
    -

    • @@ -178,6 +161,85 @@
    +

    Partitions sizing:

    + + +

    The installer will share the available place out according to the + following rules: +

    + + +
    +
      +
    • + +

      If the total available place is lower than 50 GB, only one + partition is created for /, there is no separate partition for + /home. +

      + +
    • +
    • + +

      If the total available place is over 50 GB, then three + partitions are created +

      + + +
      +
        +
      • + +

        6/19 of the total available place is allocated to / with a + maximum of 50 GB +

        + +
      • +
      • + +

        1/19 is allocated to swap with a maximum of 4 GB

        + +
      • +
      • + +

        the rest (at least 12/19) is allocated to /home

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

    That means that from 160 GB and over of available place, the installer + will create three partitions: 50 GB for /, 4 GB for swap and the rest for + /home. +

    + + +
    + + + + + + + + +
    [Note]
    + +

    If you are using an UEFI system, the ESP (EFI System Partition) will + be automatically detected, or created if it does not exist yet, and + mounted on /boot/EFI. The "Custom" option is the only one that allows to + check it has been correctly done +

    + +
    +
    + +
    diff --git a/index.html b/index.html index 1aa436e..0d395be 100644 --- a/index.html +++ b/index.html @@ -26,10 +26,10 @@
    Select and use ISOs
    -
    Media
    -
    Downloading and Checking Media
    -
    Burn or dump the ISO
    -
    Mageia Installation
    +
    Introduction
    +
    Media
    +
    Downloading and Checking Media
    +
    Burn or dump the ISO
    DrakX, the Mageia Installer
    @@ -58,8 +58,7 @@
    Custom disk partitioning with DiskDrake
    Formatting
    -
    Media Selection (Configure - Supplemental Installation Media)
    +
    Media Selection (Configure Supplemental Installation Media)
    Media Selection (Nonfree)
    Desktop Selection
    Package Group Selection
    @@ -83,16 +82,18 @@
    Bootloader main options
    -
    Using a Mageia - bootloader
    -
    Using an - existing bootloader
    -
    Bootloader - advanced option
    +
    With a Bios system
    +
    With an UEFI system
    Add or Modify a Boot Menu Entry
    +
    +
    +
    With a Bios system
    +
    With an UEFI system
    +
    +
    Summary of miscellaneous parameters
    @@ -104,8 +105,7 @@
    Security
    -
    Configure your - Timezone
    +
    Configure your Timezone
    Select your Country / Region
    @@ -128,7 +128,7 @@
    Uninstalling Mageia
    -
    Howto
    +
    Howto
    diff --git a/misc-params.html b/misc-params.html index 6d25894..26fa943 100644 --- a/misc-params.html +++ b/misc-params.html @@ -80,8 +80,7 @@

    DrakX selected a time zone for you, depending on your preferred language. You can - change it if needed. See also the section called “Configure your - Timezone”

    + change it if needed. See also the section called “Configure your Timezone”

  • diff --git a/selectLanguage.html b/selectLanguage.html index a2316c8..9e13156 100644 --- a/selectLanguage.html +++ b/selectLanguage.html @@ -22,7 +22,6 @@ - @@ -42,10 +41,11 @@

    -

    If it is likely that you will require several languages installed on - your system, for yourself or other users, then you should use the - Multiple languages button to add them now. It will be - difficult to add extra language support after installation. +

    If it is likely that you will require several + languages installed on your system, for yourself or other users, then you + should use the Multiple languages button to add them + now. It will be difficult to add extra language support after + installation.

    @@ -83,10 +83,12 @@
  • -

    Mageia uses UTF-8 (Unicode) support by default. This may be - disabled in the "multiple languages" screen if you know that it is - inappropriate for your language. Disabling UTF-8 applies to all - installed languages. +

    Mageia uses UTF-8 (Unicode) support by default.

    + + +

    This may be disabled in the "multiple + languages" screen if you know that it is inappropriate for your + language. Disabling UTF-8 applies to all installed languages.

  • diff --git a/setupBootloader.html b/setupBootloader.html index 5a4ab03..68ef89d 100644 --- a/setupBootloader.html +++ b/setupBootloader.html @@ -29,64 +29,13 @@ -
    -
    - - - - - - - -
    [Note]
    - -

    With an UEFI system, the user interface is slightly different as - you cannot choose the boot loader (first drop down list) since only one - is available -

    - -
    -
    - - -

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

    - - -
    - - - - - - - - -
    [Tip]
    - -

    The Mageia graphical menus - are nice :) -

    - -
    -
    -
    +
    -

    Using a Mageia - bootloader +

    With a Bios system

    @@ -94,116 +43,186 @@ -

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

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

    -

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

    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.

    -
    - +
    +
    - +
    [Warning][Tip]
    -

    Linux systems which use - the GRUB2 bootloader are not currently supported by GRUB (legacy) and - will not be recognised 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. -

    +

    The Mageia graphical menus are nice :

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

    Using an - existing bootloader -

    +
    +

    Using a Mageia + bootloader +

    +
    + + + +

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

    + + +
    + + + + + + + + +
    [Warning]
    + +

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

    + +
    +
    +
    - - - -

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

    - - -

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

    -
    - - - - - - - - -
    [Tip]
    - -

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

    - -
    +
    +
    +
    +
    +

    Using an + existing bootloader +

    +
    +
    +
    + + + +

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

    + + +

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

    + + +
    + + + + + + + + +
    [Tip]
    + +

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

    + +
    +
    + + +

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

    +
    -

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

    +
    +
    +
    +
    +

    Bootloader + advanced option +

    +
    +
    +
    + + + +

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

    + +
    -
    +
    -

    Bootloader - advanced option +

    With an UEFI system

    @@ -211,11 +230,25 @@ -

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

    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.

    diff --git a/setupBootloaderAddEntry.html b/setupBootloaderAddEntry.html index c79b72b..768d1bb 100644 --- a/setupBootloaderAddEntry.html +++ b/setupBootloaderAddEntry.html @@ -28,67 +28,114 @@ -

    You can add an entry or modify the one you select first, by pressing - the relevant button in the Bootloader Configuration - screen and editing the screen that pops up on top of it. -

    -
    - - - - - - - - -
    [Note]
    - -

    If you have chosen Grub 2 as your bootloader, or - Grub2-efi for UEFI systems, you cannot use this tool to edit entries at - this step, press 'Next'. You need to manually edit - /boot/grub2/custom.cfg or use grub-customizer - instead. -

    - -
    +
    +
    +
    +
    +

    With a Bios system +

    +
    +
    +
    + + + +

    You can add an entry or modify the one you select first, by pressing + the relevant button in the Bootloader Configuration + screen and editing the screen that pops up on top of it. +

    + + +
    + + + + + + + + +
    [Note]
    + +

    If you have chosen Grub 2 as your bootloader, you + cannot use this tool to edit entries at this step, press 'Next'. You + need to manually edit /boot/grub2/custom.cfg or use + grub-customizer instead. +

    + +
    +
    + + + + +

    Some things that can be done without any risk, are changing the + label of an entry and ticking the box to make an entry the default + one. +

    + + +

    You can add the proper version number of an entry, or rename it + completely. +

    + + +

    The default entry is the one the systems boots into if you don't + make a choice while booting up. +

    + + +
    + + + + + + + + +
    [Warning]
    + +

    Editing other things can leave you with an unbootable system. + Please don't just try something without knowing what you are + doing. +

    + +
    +
    +
    - - -

    Some things that can be done without any risk, are changing the label - of an entry and ticking the box to make an entry the default one. -

    - - -

    You can add the proper version number of an entry, or rename it - completely. -

    - - -

    The default entry is the one the systems boots into if you don't make - a choice while booting up. -

    - - -
    - - - - - - - - -
    [Warning]
    - -

    Editing other things can leave you with an unbootable system. Please - don't just try something without knowing what you are doing. -

    - -
    +
    +
    +
    +
    +

    With an UEFI system +

    +
    +
    +
    + + + +

    In this case you are using Grub2-efi and you cannot use this tool to + edit entries at this step. To do that you need to manually edit + /boot/grub2/custom.cfg or use grub-customizer + instead. All you can do here, is to choose the default entry in the drop + down list. +

    + + +

    After a click on the Next button, another + drop down list allows to choose the video resolution for Grub2 which is a + graphical boot loader. +

    + + +
    diff --git a/takeOverHdConfirm.html b/takeOverHdConfirm.html index d6c5286..c370a86 100644 --- a/takeOverHdConfirm.html +++ b/takeOverHdConfirm.html @@ -34,7 +34,7 @@ - +

    Click on diff --git a/uninstall-Mageia.html b/uninstall-Mageia.html index 400497a..bfd5dcb 100644 --- a/uninstall-Mageia.html +++ b/uninstall-Mageia.html @@ -30,7 +30,7 @@

    -

    Howto +

    Howto

    -- cgit v1.2.1