From adec6e3d207e4ed347c8bd0076a0bbf5f4d3398b Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Fri, 31 Aug 2012 14:18:07 +0000 Subject: new and changed files from Calenco --- es/index.html | 12 +- es/misc-params.html | 2 +- es/setupBootloader.html | 238 ++++++++++++++++++++++++++++++++++++++++ es/setupBootloaderBeginner.html | 237 --------------------------------------- es/setupBootloaderExpert.html | 6 +- 5 files changed, 248 insertions(+), 247 deletions(-) create mode 100644 es/setupBootloader.html delete mode 100644 es/setupBootloaderBeginner.html (limited to 'es') diff --git a/es/index.html b/es/index.html index b322718..4a81945 100644 --- a/es/index.html +++ b/es/index.html @@ -80,15 +80,15 @@ monitor
Set up X, graphic card and monitor configuration (Pagina vieja)
-
Bootloader main +
Bootloader main options
-
Using the Mageia +
Using the Mageia bootloader
-
Using an +
Using an existing bootloader
-
Bootloader +
Bootloader advanced option
@@ -169,9 +169,9 @@ - - + + diff --git a/es/misc-params.html b/es/misc-params.html index 5b3ca4c..d15baff 100644 --- a/es/misc-params.html +++ b/es/misc-params.html @@ -111,7 +111,7 @@

Para más - información, vea “Bootloader main + información, vea “Bootloader main options”

diff --git a/es/setupBootloader.html b/es/setupBootloader.html new file mode 100644 index 0000000..86669e2 --- /dev/null +++ b/es/setupBootloader.html @@ -0,0 +1,238 @@ + + + + + Bootloader main options + + + + + + +
+
+
+
+

Bootloader main + options +

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

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

+ + +
+ + + + + + + + +
[Sugerencia]
+ +

The Mageia + graphical menu is nice :) +

+ +
+
+ + +
+
+
+
+

Using the Mageia + bootloader +

+
+
+
+ + + +

By default Mageia + writes a new GRUB 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. +

+ + +

This works + correctly in the majority of cases for Linux and + Windows® + systems. +

+ + +
+ + + + + + + + +
[Aviso]
+ +

Linux systems + which use the GRUB2 bootloader (e.g. more recent Debian/Ubuntu + derivatives) are not currently supported and will not be recognised. One + possible solution for this is to follow the steps explained here “Adding a GRUB2 based system + manually” before installing Mageia next to such a + system, however there is no guarantee. +

+ + +

If you are + already installing Mageia without having taken those steps, (and do not + already know the GRUB2 version and/or it's root partition) then install + the Mageia bootloader in the root partition for now (see next section), + and inspect your GRUB2 based system after rebooting at the end of the + installation. Note that you will not yet be able to boot Mageia, however + you will be able to use the Mageia install DVD to perform a quick + "upgrade install" at a later date to correctly install the bootloader to + the MBR. +

+ +
+
+ +
+ + +
+
+
+
+

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

+ + +
+ + + + + + + + +
[Sugerencia]
+ +

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

+ +
+ + +
+
+
+
+

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

+ +
+ +
+ + diff --git a/es/setupBootloaderBeginner.html b/es/setupBootloaderBeginner.html deleted file mode 100644 index b16ce0d..0000000 --- a/es/setupBootloaderBeginner.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - Bootloader main options - - - - - - -
-
-
-
-

Bootloader main - options -

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -

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

- - -
- - - - - - - - -
[Sugerencia]
- -

The Mageia - graphical menu is nice :) -

- -
-
- - -
-
-
-
-

Using the Mageia - bootloader -

-
-
-
- - - -

By default Mageia - writes a new GRUB 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. -

- - -

This works - correctly in the majority of cases for Linux and - Windows® - systems. -

- - -
- - - - - - - - -
[Aviso]
- -

Linux systems - which use the GRUB2 bootloader (e.g. more recent Debian/Ubuntu - derivatives) are not currently supported and will not be recognised. One - possible solution for this is to follow the steps explained here “Adding a GRUB2 based system - manually” before installing Mageia next to such a - system, however there is no guarantee. -

- - -

If you are - already installing Mageia without having taken those steps, (and do not - already know the GRUB2 version and/or it's root partition) then install - the Mageia bootloader in the root partition for now (see next section), - and inspect your GRUB2 based system after rebooting at the end of the - installation. Note that you will not yet be able to boot Mageia, however - you will be able to use the Mageia install DVD to perform a quick - "upgrade install" at a later date to correctly install the bootloader to - the MBR. -

- -
-
- -
- - -
-
-
-
-

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

- - -
- - - - - - - - -
[Sugerencia]
- -

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

- -
- - -
-
-
-
-

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

- -
- -
- - diff --git a/es/setupBootloaderExpert.html b/es/setupBootloaderExpert.html index b7a6a5c..58a2374 100644 --- a/es/setupBootloaderExpert.html +++ b/es/setupBootloaderExpert.html @@ -6,7 +6,7 @@ - +