aboutsummaryrefslogtreecommitdiffstats
path: root/en/5
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-08-13 22:58:31 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2014-08-13 22:58:31 +0200
commit957cfa2971587b0851a94e29fa38cedddce84e03 (patch)
treeafefb324a80bf9e77f0219b4a14740d2a9ea0679 /en/5
parent429fd07f50eaad793da9a5df794e275c52ac81b9 (diff)
downloadwww-957cfa2971587b0851a94e29fa38cedddce84e03.tar
www-957cfa2971587b0851a94e29fa38cedddce84e03.tar.gz
www-957cfa2971587b0851a94e29fa38cedddce84e03.tar.bz2
www-957cfa2971587b0851a94e29fa38cedddce84e03.tar.xz
www-957cfa2971587b0851a94e29fa38cedddce84e03.zip
Update isodumper url
Diffstat (limited to 'en/5')
-rwxr-xr-xen/5/download_index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php
index 022179b8b..286061c20 100755
--- a/en/5/download_index.php
+++ b/en/5/download_index.php
@@ -164,9 +164,9 @@ input[type="radio"], input[type="submit"] {
_g('Unetbootin should not be used to copy the iso image to a USB drive (see below).',null,'p class="warn"');
_g('To dump a Mageia installation ISO on a USB stick, you may try one of several tools:',null,'p');
echo '<ul>';
- _g('IsoDumper, available since Mageia 4 inside repo, for Mageia 3, it\'s <a href="%s">here</a>.',array('http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/3/x86_64/media/core/updates_testing/isodumper-0.21-1.mga3.noarch.rpm'),'li');
+ _g('IsoDumper, available since Mageia 4 inside repo, for Mageia 3, it\'s <a href="%s">here</a>.',array('http://mirrors.kernel.org/mageia/distrib/3/x86_64/media/core/updates_testing/isodumper-0.22-1.mga3.noarch.rpm'),'li');
echo '<li>';
- _g('For windows use <a href="%s">usbdumper.</a>',array('http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/people/marcom/usbdumper.exe'));
+ _g('For windows use <a href="%s">usbdumper.</a>',array('http://mirrors.kernel.org/mageia/people/marcom/usbdumper.exe'));
_g('If it show "writing error or access denied" try the fallowing method: run the console (cmd), then type "diskpart", then "list disk", then select your disk with "select disk", and type "clean" (it will erase the key).',null,'span class="dlinfo"');?>
</li>
</ul>