doc/install_iso_fr.md
2020-03-28 06:54:10 +01:00

38 lines
1.7 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Installation sur ordinateur
*Trouvez dautres moyens dinstaller YunoHost **[ici](/install)**.*
## Prérequis
<img src="/images/laptop.png" width=200>
<img src="/images/desktop.jpg">
<img src="/images/nettop.jpg">
* Un matériel compatible x86 dédié à YunoHost : portable, netbook, ordinateur. Vous pouvez réutiliser nimporte quelle machine avec **256 Mo de RAM minimum**
* Un autre ordinateur pour parcourir ce guide et accéder à votre serveur
* Un [fournisseur daccès correct](/isp), de préférence avec une bonne vitesse de téléversement (débit montant)
* Une **clé USB** dune capacité minimum d1Go **OU** un **CD vierge** standard
* ***Cas particulier*** : Si votre serveur n'a pas de carte graphique, il faut [préparer un iso qui démarre sur le port série](https://github.com/luffah/debian-mkserialiso).
---
## Étapes dinstallation
<a class="btn btn-lg btn-default" href="/images">0. Télécharger l'image ISO de YunoHost</a>
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso">1. Flasher limage ISO sur une clef USB</a>
<a class="btn btn-lg btn-default" href="/boot_and_graphical_install">2. Démarrer la machine et installer YunoHost</a>
<a class="btn btn-lg btn-default" href="/postinstall">3. Effectuer la configuration initiale (post-installation)</a>
---
Pour se connecter directement sur lordinateur (uniquement en local) :
* Utilisateur : **root**
* Mot de passe : **yunohost**
## Cas spécifiques / avancés
Si l'ordinateur n'a pas de carte graphique mais a un port série : il faut modifier l'ISO pour démarrer avec la console série. Une solution est d'utiliser [un script qui modifie les options de démarrage](https://github.com/luffah/debian-mkserialiso).