LTSP » Historique » Révision 5
Révision 4 (Patrice Nadeau, 2016-06-05 10:32) → Révision 5/7 (Patrice Nadeau, 2016-06-05 10:35)
h1. LTSP {{lastupdated_at}} {{lastupdated_by}} > #57 PROBLÈME : les images ne se download pas (mauvais URL) Information provenant de : https://en.opensuse.org/SDB:KIWI-LTSP_quick_start --- {{toc}} h2. Prerequis Installation d'openSUSE Leap 42.1, mode texte h2. Installation Add repo * Leap <pre><code class="bash"> zypper ar -r http://download.opensuse.org/repositories/server:/ltsp/openSUSE_Leap_42.1/server:ltsp.repo </code></pre> * New <pre><code class="bash"> zypper ar -f http://download.opensuse.org/repositories/server:/ltsp/openSUSE_Leap_42.1/ LTSP:_LEAP </code></pre> * TumbleWeed <pre><code class="bash"> zypper ar -r http://download.opensuse.org/repositories/server:/ltsp/openSUSE_Tumbleweed/server:ltsp.repo </code></pre> Install package <pre><code class="bash"> zypper in kiwi-ltsp kiwi-desc-ltsp kiwi-image-ltsp kiwi-image-ltsp-boot </code></pre> Install with check package <pre><code class="bash"> kiwi-ltsp-setup -p </code></pre> Install <pre><code class="bash"> kiwi-ltsp-setup -c </code></pre> Fichier de config : _/etc/sysconfig/kiwi-ltsp_