From d99be5b1942833649e221a5db7641293ba4b122e Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 24 Feb 2015 18:57:42 +0200 Subject: Sync English docs with Calenco --- docs/installer/en/SelectAndUseISOs2.xml | 94 ++++++++++++++++++--------------- 1 file changed, 52 insertions(+), 42 deletions(-) (limited to 'docs/installer/en') diff --git a/docs/installer/en/SelectAndUseISOs2.xml b/docs/installer/en/SelectAndUseISOs2.xml index b368dd10..f9d88fc9 100644 --- a/docs/installer/en/SelectAndUseISOs2.xml +++ b/docs/installer/en/SelectAndUseISOs2.xml @@ -1,5 +1,6 @@
- + + Select and use ISOs @@ -10,9 +11,9 @@
Definition - Here, a medium (plural: media) is an ISO image file that allows you to install - and/or update Mageia and by extension any physical support the ISO - file is copied to. + Here, a medium (plural: media) is an ISO image file that allows + you to install and/or update Mageia and by extension any physical + support the ISO file is copied to. You can find them here.
@@ -25,7 +26,8 @@ - These ISOs use the traditional installer called drakx. + These ISOs use the traditional installer called + drakx. @@ -54,7 +56,7 @@ - You'll be given the choice during the installation to add + You'll be given the choice during the installation to add non free software. @@ -65,8 +67,8 @@ - Both architectures are present on the same medium, the choice - is made automatically according to the detected CPU. + Both architectures are present on the same medium, the + choice is made automatically according to the detected CPU. @@ -74,8 +76,8 @@ - Not all languages are available. (be, bg, ca, de, en, es, fr, it, mk, pl, - pt, ru, sv, uk) TO BE CHECKED! + Not all languages are available. (be, bg, ca, de, en, es, + fr, it, mk, pl, pt, ru, sv, uk) TO BE CHECKED! @@ -93,9 +95,8 @@ - Can be used to preview the distribution without installing it on - a HDD, and optionally install Mageia on to your HDD. - + Can be used to preview the distribution without installing + it on a HDD, and optionally install Mageia on to your HDD. @@ -203,15 +204,16 @@ Each one is a small image that contains no more than that which is needed to start the drakx installer and find drakx-installer-stage2 and other packages that are needed to - continue and complete the install. These packages may be on the - PC hard disk, on a local drive, on a local network or on the + continue and complete the install. These packages may be on the PC + hard disk, on a local drive, on a local network or on the Internet. These media are very light (less than 100 MB) and are convenient when bandwidth is too low to download a full DVD, a PC - without a DVD drive or a PC that can't boot from a USB stick. + without a DVD drive or a PC that can't boot from a USB + stick. @@ -229,8 +231,8 @@ - Contains only free software, for those people who refuse to use non-free - software. + Contains only free software, for those people who refuse to + use non-free software.
@@ -256,8 +258,8 @@ Once you have chosen your ISO file, you can download it using either http or BitTorrent. In both cases, a window gives you some - information, such as the mirror in use and the possibility to change if the - bandwidth is to low. If http is chosen, you may also see something + information, such as the mirror in use and the possibility to change if + the bandwidth is to low. If http is chosen, you may also see something like @@ -268,8 +270,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 + 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: @@ -299,7 +301,7 @@ - + @@ -318,8 +320,9 @@ Burning the ISO to a CD/DVD Use whatever burner you wish but ensure the burning device is set - correctly to burn an image, burn data or files is not correct. - There is more information in the Mageia wiki. + correctly to burn an image, burn data + or files is not correct. There is more information in the + Mageia wiki.
@@ -330,11 +333,12 @@ "dumping" an image onto a flash device destroys any previous - file-system on the device; any other data will be lost and the partition - capacity will be reduced to the image size. + file-system on the device; any other data will be lost and the + partition capacity will be reduced to the image size. - To recover the original capacity, you must re-format the USB stick. + To recover the original capacity, you must re-format the USB + stick.
Using Mageia @@ -349,18 +353,20 @@ - Become root with the command su - (don't forget the final '-' ) + Become root with the command su - + (don't forget the final '-' ) - + - Plug your USB stick (do not mount it, this also means do not open - any application or file manager that could access or read it) + Plug your USB stick (do not mount it, this also means do not + open any application or file manager that could access or read + it) @@ -368,7 +374,7 @@ - + @@ -380,12 +386,14 @@ - Enter the command: # dd if=path/to/the/ISO/file of=/dev/sdX - bs=1M + Enter the command: # dd if=path/to/the/ISO/file + of=/dev/sdX bs=1M Where X=your device name eg: /dev/sdc - Example: # dd if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso - of=/dev/sdb bs=1M + + Example: # dd + if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso of=/dev/sdb + bs=1M @@ -405,7 +413,8 @@ - Rufus - - Win32 Disk Imager + - Win32 Disk + Imager
@@ -415,9 +424,10 @@
Mageia Installation - This step is detailed in the Mageia documentation. + This step is detailed in the Mageia + documentation. - More information is available in the Mageia wiki. + More information is available in the Mageia + wiki.
- -
+ \ No newline at end of file -- cgit v1.2.1