diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2014-05-07 17:31:30 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2014-05-07 17:31:30 +0000 |
commit | ee7bc030684e0f4c9a3383b82b5f93826715c1c7 (patch) | |
tree | 7dca51003eabb2c271bcf3d01dfaebe9ea86f846 /en/4 | |
parent | bf6c7493b68921d0971fc0dd3907d178e128a031 (diff) | |
download | www-ee7bc030684e0f4c9a3383b82b5f93826715c1c7.tar www-ee7bc030684e0f4c9a3383b82b5f93826715c1c7.tar.gz www-ee7bc030684e0f4c9a3383b82b5f93826715c1c7.tar.bz2 www-ee7bc030684e0f4c9a3383b82b5f93826715c1c7.tar.xz www-ee7bc030684e0f4c9a3383b82b5f93826715c1c7.zip |
add warning about unetbootin
Diffstat (limited to 'en/4')
-rwxr-xr-x | en/4/download_index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index 3aecce044..ede2f347f 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -62,6 +62,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <div class="yui-ge bb1"> <div class="yui-u first rb1"> <div class="para" id="classical"> +<?php _g('If you want to put the ISO on USB key, <span class="warn">please DO NOT use Unetbootin</span>. Have a look <a href="%s">here</a> for the alternative.',array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_stick.3F')); echo '<br><br>'?> <h2><?php _g('Classical Installation Flavours')?></h2> <table class="fr-table dlt2"> <thead> |