<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<font color="#000000"></font><br>
    <font color="#000000"> </font>
    <blockquote type="cite"
      cite="mid:d2eb52c7-34be-2faa-2c88-6aa4f09b241d@wanadoo.fr">
      <div class="moz-forward-container"><font color="#000000"><br>
          <br>
          -------- Message transféré --------</font>
        <table class="moz-email-headers-table" border="0"
          cellspacing="0" cellpadding="0">
          <tbody>
            <tr>
              <th valign="BASELINE" align="RIGHT" nowrap="nowrap"><font
                  color="#000000">Sujet : </font></th>
              <td><font color="#000000">Re: [Linux] Fwd: Re: Pub pour
                  Manjaro Linux</font></td>
            </tr>
            <tr>
              <th valign="BASELINE" align="RIGHT" nowrap="nowrap"><font
                  color="#000000">Date : </font></th>
              <td><font color="#000000">Fri, 28 Apr 2017 10:15:51 +0200</font></td>
            </tr>
            <tr>
              <th valign="BASELINE" align="RIGHT" nowrap="nowrap"><font
                  color="#000000">De : </font></th>
              <td><font color="#000000">Emmanuel Jacquet
                </font></td>
            </tr>
            <tr>
              <th valign="BASELINE" align="RIGHT" nowrap="nowrap"><br>
              </th>
              <td><br>
              </td>
            </tr>
            <tr>
              <th valign="BASELINE" align="RIGHT" nowrap="nowrap"><br>
              </th>
              <td><br>
              </td>
            </tr>
          </tbody>
        </table>
        <font color="#000000"><br>
          <br>
        </font>
        <div dir="ltr">
          <div><font color="#000000">Au final, tu classes manjaro dans
              "faciles à installer" c'est ça ?</font></div>
        </div>
        <br>
      </div>
    </blockquote>
    Je maintien que c'est "user friendly".<br>
    <br>
    <br>
    <br>
    Petite suggestion qui peut se révéler utile si l'on a plusieurs
    systèmes Linux sur la même machine :<br>
    <br>
    Si l'on a plusieurs systèmes Linux sur une même machine, il faut
    utiliser GRUB depuis Manjaro !<br>
    <br>
    <br>
    Une fois Manjaro installée et opérationnelle :<br>
    <br>
         - redémarrer sur la debian ou buntu voisine et désinstaller
    grub<br>
    <br>
    <br>
    --------<br>
    <br>
    <br>
    Voici le petit malheur qui m'est arrivé au début, mais qui est
    facilement réparable :<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    Il ne faut pas installer GRUB depuis une *buntu ou debian voisine,
    car au prochain démarrage Manjaro ne voudra plus démarrer.<br>
    <br>
    En fait on aura droit à un "kernel panic" :o)<br>
    <br>
    <br>
    <br>
    Mais si par malheur cela nous arrive, on peut y remédier.<br>
    <br>
    <br>
    <br>
    Exemple : je viens d'installer GRUB depuis une *buntu voisine et
    Manjaro ne démarre plus.<br>
    <br>
    <br>
    Alors depuis *buntu, il faut éditer le fichier /boot/grub/grub.cfg
    (celui de la partition / du système *buntu)<br>
    <br>
    <br>
    sudo mousepad "/boot/grub/grub.cfg"<br>
    <br>
    <br>
    Dans le fichier grub.cfg ouvert on cherche la section menuentry
    'Manjaro Linux ; chez moi cela ressemble à cela:<br>
    <br>
    <br>
    menuentry 'Manjaro Linux (17.0.1) (sur /dev/sda9)' --class gnu-linux
    --class gnu --class os $menuentry_id_option
    'osprober-gnulinux-simple-5b037c6d-99c6-45ee-ade9-5866f69d3588' {<br>
        insmod part_msdos<br>
        insmod ext2<br>
        set root='hd0,msdos9'<br>
        if [ x$feature_platform_search_hint = xy ]; then<br>
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos9
    --hint-efi=hd0,msdos9 --hint-baremetal=ahci0,msdos9 
    5b037c6d-99c6-45ee-ade9-5866f69d3588<br>
        else<br>
          search --no-floppy --fs-uuid --set=root
    5b037c6d-99c6-45ee-ade9-5866f69d3588<br>
        fi<br>
        linux /boot/vmlinuz-4.9-x86_64
    root=UUID=5b037c6d-99c6-45ee-ade9-5866f69d3588 rw quiet
    resume=UUID=434009dc-72d2-4e5e-952f-f3c1dd1de9d2<br>
        initrd /boot/intel-ucode.img /boot/initramfs-4.9-x86_64.img<br>
    <br>
    <br>
    <br>
    Et là, il faut ajouter le chemin vers le noyau de la Manjaro, car
    grub a bien indiqué le disque et la partition de la manjaro, mais
    pas le chemin vers le fichier initramfs-xxxx.img de la manjaro.<br>
    <br>
    Il faut donc voir dans /boot/grub de la Manjaro le nom du fichier
    initramfs-xxxx.img et l'ajouter derrière initrd
    /boot/intel-ucode.img<br>
    <br>
    Chez moi, sur la *buntu, la dernière ligne sera initrd
    /boot/intel-ucode.img /boot/initramfs-4.9-x86_64.img<br>
    <br>
    <br>
    Enregister et redémarrer sur la Manjaro puis réinstaller Grub depuis
    la Manjaro<br>
    En dernier, mieux vaut supprimer désinstaller grub sur la *buntu<br>
    <br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
jp willm
<a class="moz-txt-link-freetext" href="http://perso.orange.fr/willms/index.html">http://perso.orange.fr/willms/index.html</a>
</pre>
  </body>
</html>