aboutsummaryrefslogtreecommitdiffstats
path: root/installer/5/en/content/Select-and-use-ISOs.html
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-07-02 17:40:00 +0200
committerfilip <filip.komar@gmail.com>2015-07-02 17:40:00 +0200
commit4eb7cf4fc2777fef73453ae6b09e2e92f8b3ba21 (patch)
treedf4053f76c26c0d51869ac33e9d2ac80aa8d3618 /installer/5/en/content/Select-and-use-ISOs.html
parent026d9b7044943287881ebf7787864b9e4d833624 (diff)
downloaddoc-4eb7cf4fc2777fef73453ae6b09e2e92f8b3ba21.tar
doc-4eb7cf4fc2777fef73453ae6b09e2e92f8b3ba21.tar.gz
doc-4eb7cf4fc2777fef73453ae6b09e2e92f8b3ba21.tar.bz2
doc-4eb7cf4fc2777fef73453ae6b09e2e92f8b3ba21.tar.xz
doc-4eb7cf4fc2777fef73453ae6b09e2e92f8b3ba21.zip
refreshing the EN mga5 doc for installer and adding an upload date to it +
one new image
Diffstat (limited to 'installer/5/en/content/Select-and-use-ISOs.html')
-rw-r--r--installer/5/en/content/Select-and-use-ISOs.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/installer/5/en/content/Select-and-use-ISOs.html b/installer/5/en/content/Select-and-use-ISOs.html
index e8ed2b2f..d0e62b18 100644
--- a/installer/5/en/content/Select-and-use-ISOs.html
+++ b/installer/5/en/content/Select-and-use-ISOs.html
@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=7"/>
<title>Select and use ISOs</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.75.2"/><link rel="home" href="index.html" title="Installation with DrakX"/><link rel="up" href="index.html" title="Installation with DrakX"/><link rel="prev" href="index.html" title="Installation with DrakX"/><link rel="next" href="installer.html" title="DrakX, the Mageia Installer"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript">
//The id for tree cookie
- var treeCookieId = "treeview-1988";
+ var treeCookieId = "treeview-2011";
var language = "en";
var w = new Object();
//Localization
@@ -58,7 +58,7 @@
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
- like</p><div class="mediaobject"><img src="images/Checking.png" width="650"/></div><p>md5sum and sha1sum are tools to check the ISO integrity. Use only
+ like</p><div class="mediaobject"><img src="images/Checking.png"/></div><p>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
@@ -67,7 +67,7 @@
the download.Then this window appears:</p><div class="mediaobject"><img src="images/Download.png"/></div><p>Check the radio button Save File.</p></div><div class="section" title="Checking the downloaded media integrity"><div class="titlepage"><div><div><h4 class="title"><a id="d4e144"><!----></a>Checking the downloaded media integrity</h4></div></div></div><p>Open a console, no need to be root, and:</p><p>- To use md5sum, type: [sam@localhost]$ <strong class="userinput"><code>md5sum
path/to/the/image/file.iso</code></strong>.</p><p>- To use sha1sum, type: [sam@localhost]$ <strong class="userinput"><code>sha1sum
path/to/the/image/file.iso</code></strong>.</p><p>and compare the obtained number on your computer (you may have to
- wait for a while) with the number given by Mageia. Example:</p><div class="mediaobject"><img src="images/Md5sum.png" width="650"/></div><p/></div></div><div class="section" title="Burn or dump the ISO"><div class="titlepage"><div><div><h3 class="title"><a id="d4e156"><!----></a>Burn or dump the ISO</h3></div></div></div><p>The checked ISO can now be burned to a CD or DVD or dumped to a USB
+ wait for a while) with the number given by Mageia. Example:</p><div class="mediaobject"><img src="images/Md5sum.png"/></div><p/></div></div><div class="section" title="Burn or dump the ISO"><div class="titlepage"><div><div><h3 class="title"><a id="d4e156"><!----></a>Burn or dump the ISO</h3></div></div></div><p>The checked ISO can now be burned to a CD or DVD or dumped to a USB
stick. These operations are not a simple copy and aim to make a boot-able
medium.</p><div class="section" title="Burning the ISO to a CD/DVD"><div class="titlepage"><div><div><h4 class="title"><a id="d4e159"><!----></a>Burning the ISO to a CD/DVD</h4></div></div></div><p>Use whatever burner you wish but ensure the burning device is set
correctly to <span class="bold"><strong>burn an image</strong></span>, burn data
@@ -77,9 +77,9 @@
file-system on the device; any other data will be lost and the
partition capacity will be reduced to the image size.</p></div><p>To recover the original capacity, you must re-format the USB
stick.</p><div class="section" title="Using Mageia"><div class="titlepage"><div><div><h5 class="title"><a id="d4e170"><!----></a>Using Mageia</h5></div></div></div><p>You can use a graphical tool like <a class="link" href="https://wiki.mageia.org/en/IsoDumper_Writing_ISO_images_on_USB_sticks" target="_top">IsoDumper</a></p><p>You can also use the dd tool in a console:</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p>Open a console</p></li><li class="listitem"><p>Become root with the command <strong class="userinput"><code>su -</code></strong>
- (don't forget the final '-' )</p><div class="mediaobject"><img src="images/Root.png" width="650"/></div></li><li class="listitem"><p>Plug your USB stick (do not mount it, this also means do not
+ (don't forget the final '-' )</p><div class="mediaobject"><img src="images/Root.png"/></div></li><li class="listitem"><p>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)</p></li><li class="listitem"><p>Enter the command <strong class="userinput"><code>fdisk -l</code></strong></p><div class="mediaobject"><img src="images/Fdisk.png" width="650"/></div></li><li class="listitem"><p>Find the device name for your USB stick (by its size), for
+ it)</p></li><li class="listitem"><p>Enter the command <strong class="userinput"><code>fdisk -l</code></strong></p><div class="mediaobject"><img src="images/Fdisk.png"/></div></li><li class="listitem"><p>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.</p></li><li class="listitem"><p>Enter the command: # <strong class="userinput"><code>dd if=path/to/the/ISO/file
of=/dev/sdX bs=1M</code></strong></p><p>Where X=your device name eg: /dev/sdc</p><p>Example: # <strong class="userinput"><code>dd
@@ -87,7 +87,7 @@
bs=1M</code></strong></p></li><li class="listitem"><p>Enter the command: # <strong class="userinput"><code>sync</code></strong></p></li><li class="listitem"><p>Unplug your USB stick, it is done</p></li></ol></div></div><div class="section" title="Using Windows"><div class="titlepage"><div><div><h5 class="title"><a id="d4e205"><!----></a>Using Windows</h5></div></div></div><p>You could try:</p><p>- <a class="link" href="http://rufus.akeo.ie/?locale=en_US" target="_top">Rufus</a></p><p>- <a class="link" href="http://sourceforge.net/projects/win32diskimager" target="_top">Win32 Disk
Imager</a></p><p/></div></div></div><div class="section" title="Mageia Installation"><div class="titlepage"><div><div><h3 class="title"><a id="d4e213"><!----></a>Mageia Installation</h3></div></div></div><p>This step is detailed in <a class="link" href="http://www.mageia.org/en/doc/" target="_top">the Mageia
documentation</a>.</p><p>More information is available in <a class="link" href="https://wiki.mageia.org/en/Category:Documentation" target="_top">the Mageia
- wiki</a>.</p></div></div><script xmlns="" type="text/javascript" src="main.js"><!----></script><hr xmlns=""/><div xmlns="" class="copyright">© Mageia</div><div xmlns="" class="license"><a href="index.html#CC_BY-SA">CC BY-SA 3.0</a></div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="installer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></div><div><div id="leftnavigation"><div id="tabs"><ul><li><a href="#treeDiv"><em>Contents</em></a></li><li><a href="#searchDiv"><em>Search</em></a></li></ul><div id="treeDiv"><img src="../../common/images/loading.gif" alt="loading table of contents..." id="tocLoading" style="display:block;"/><div id="ulTreeDiv" style="display:none"><ul id="tree" class="filetree"><li id="webhelp-currentid"><span class="file section"><a href="Select-and-use-ISOs.html">Select and use ISOs</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e18">Media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e20">Definition</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e25">Classical installation media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e27">Common features</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e34">DVD</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e45">DVD dual arch</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e56">Live media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e58">Common features</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e72">Live CD KDE</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e81">Live CD GNOME</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e90">Live DVD KDE</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e99">Live DVD GNOME</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e108">Boot-only CD media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e110">Common features</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e121">boot.iso</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e126">boot-nonfree.iso</a></span></li></ul></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e131">Downloading and Checking Media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e133">Downloading</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e144">Checking the downloaded media integrity</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e156">Burn or dump the ISO</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e159">Burning the ISO to a CD/DVD</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e164">Dump the ISO to a USB stick</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e170">Using Mageia</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e205">Using Windows</a></span></li></ul></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e213">Mageia Installation</a></span></li></ul></li><li><span class="file section"><a href="installer.html">DrakX, the Mageia Installer</a></span><ul><li><span class="file section"><a href="installer.html#installationSteps">The installation steps</a></span></li><li><span class="file section"><a href="installer.html#installationProblems">Installation Problems and
+ wiki</a>.</p></div></div><script xmlns="" type="text/javascript" src="main.js"><!----></script><hr xmlns=""/><div xmlns="" class="copyright">© Mageia</div><div xmlns="" class="license"><a href="index.html#CC_BY-SA">CC BY-SA 3.0</a></div><div id="upload_date">Uploaded on 02/07/2015</div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="installer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></div><div><div id="leftnavigation"><div id="tabs"><ul><li><a href="#treeDiv"><em>Contents</em></a></li><li><a href="#searchDiv"><em>Search</em></a></li></ul><div id="treeDiv"><img src="../../common/images/loading.gif" alt="loading table of contents..." id="tocLoading" style="display:block;"/><div id="ulTreeDiv" style="display:none"><ul id="tree" class="filetree"><li id="webhelp-currentid"><span class="file section"><a href="Select-and-use-ISOs.html">Select and use ISOs</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e18">Media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e20">Definition</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e25">Classical installation media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e27">Common features</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e34">DVD</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e45">DVD dual arch</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e56">Live media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e58">Common features</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e72">Live CD KDE</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e81">Live CD GNOME</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e90">Live DVD KDE</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e99">Live DVD GNOME</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e108">Boot-only CD media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e110">Common features</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e121">boot.iso</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e126">boot-nonfree.iso</a></span></li></ul></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e131">Downloading and Checking Media</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e133">Downloading</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e144">Checking the downloaded media integrity</a></span></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e156">Burn or dump the ISO</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e159">Burning the ISO to a CD/DVD</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e164">Dump the ISO to a USB stick</a></span><ul><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e170">Using Mageia</a></span></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e205">Using Windows</a></span></li></ul></li></ul></li><li><span class="file section"><a href="Select-and-use-ISOs.html#d4e213">Mageia Installation</a></span></li></ul></li><li><span class="file section"><a href="installer.html">DrakX, the Mageia Installer</a></span><ul><li><span class="file section"><a href="installer.html#installationSteps">The installation steps</a></span></li><li><span class="file section"><a href="installer.html#installationProblems">Installation Problems and
Possible Solutions</a></span><ul><li><span class="file section"><a href="installer.html#noX">No Graphical Interface</a></span></li><li><span class="file section"><a href="installer.html#installFreezes">The Install Freezes</a></span></li><li><span class="file section"><a href="installer.html#kernelOptions">RAM problem</a></span></li><li><span class="file section"><a href="installer.html#DynamicPartitions">Dynamic partitions</a></span></li></ul></li></ul></li><li><span class="file section"><a href="selectLanguage.html">Please choose a language to use</a></span></li><li><span class="file section"><a href="acceptLicense.html">License and Release Notes</a></span><ul><li><span class="file section"><a href="acceptLicense.html#license">License Agreement</a></span></li><li><span class="file section"><a href="acceptLicense.html#releaseNotes">Release Notes</a></span></li></ul></li><li><span class="file section"><a href="setupSCSI.html">Setup SCSI</a></span></li><li><span class="file section"><a href="selectInstallClass.html">Install or Upgrade</a></span></li><li><span class="file section"><a href="selectKeyboard.html">Keyboard</a></span></li><li><span class="file section"><a href="doPartitionDisks.html">Partitioning</a></span></li><li><span class="file section"><a href="ask_mntpoint_s.html">Choose the mount points</a></span></li><li><span class="file section"><a href="takeOverHdConfirm.html">Confirm hard disk to be
formatted</a></span></li><li><span class="file section"><a href="diskdrake.html">Custom disk partitioning with
DiskDrake</a></span></li><li><span class="file section"><a href="formatPartitions.html">Formatting</a></span></li><li><span class="file section"><a href="add_supplemental_media.html">Media Selection (Configure
@@ -104,4 +104,4 @@
parameters</a></span></li><li><span class="file section"><a href="misc-params.html#misc-params-security">Security</a></span></li></ul></li><li><span class="file section"><a href="configureTimezoneUTC.html">Configure your
Timezone</a></span></li><li><span class="file section"><a href="selectCountry.html">Select your Country /
Region</a></span><ul><li><span class="file section"><a href="selectCountry.html#inputMethod">Input method</a></span></li></ul></li><li><span class="file section"><a href="configureServices.html">Configure your
- Services</a></span></li><li><span class="file section"><a href="selectMouse.html">Select mouse</a></span></li><li><span class="file section"><a href="soundConfig.html">Sound Configuration</a></span><ul><li><span class="file section"><a href="soundConfig.html#soundConfig-Advanced">Advanced</a></span></li></ul></li><li><span class="file section"><a href="securityLevel.html">Security Level</a></span></li><li><span class="file section"><a href="installUpdates.html">Updates</a></span></li><li><span class="file section"><a href="exitInstall.html">Congratulations</a></span></li><li><span class="file section"><a href="uninstall-Mageia.html">Uninstalling Mageia</a></span><ul><li><span class="file section"><a href="uninstall-Mageia.html#d4e1077">Howto</a></span></li></ul></li></ul></div></div><div id="searchDiv"><div id="search"><form onsubmit="Verifie(ditaSearch_Form);return false" name="ditaSearch_Form" class="searchForm"><fieldset class="searchFieldSet"><legend>Search</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> &nbsp; <input onclick="Verifie(ditaSearch_Form)" type="button" class="searchButton" value="Go" id="doSearch"/></center></fieldset></form></div><div id="searchResults"><center/></div></div></div></div></div></body></html>
+ Services</a></span></li><li><span class="file section"><a href="selectMouse.html">Select mouse</a></span></li><li><span class="file section"><a href="soundConfig.html">Sound Configuration</a></span><ul><li><span class="file section"><a href="soundConfig.html#soundConfig-Advanced">Advanced</a></span></li></ul></li><li><span class="file section"><a href="securityLevel.html">Security Level</a></span></li><li><span class="file section"><a href="installUpdates.html">Updates</a></span></li><li><span class="file section"><a href="exitInstall.html">Congratulations</a></span></li><li><span class="file section"><a href="uninstall-Mageia.html">Uninstalling Mageia</a></span><ul><li><span class="file section"><a href="uninstall-Mageia.html#d4e1091">Howto</a></span></li></ul></li></ul></div></div><div id="searchDiv"><div id="search"><form onsubmit="Verifie(ditaSearch_Form);return false" name="ditaSearch_Form" class="searchForm"><fieldset class="searchFieldSet"><legend>Search</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> &nbsp; <input onclick="Verifie(ditaSearch_Form)" type="button" class="searchButton" value="Go" id="doSearch"/></center></fieldset></form></div><div id="searchResults"><center/></div></div></div></div></div></body></html>