Merge pull request #601 from luffah/master

Add tips for installing with serial console only
This commit is contained in:
Laurent Peuch 2018-01-14 16:00:16 +01:00 committed by GitHub
commit 102ccb9ab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@ You can use any computer with **256MB RAM or more**.
* A **USB stick** of at least 1GB capacity **OR** a standard **blank CD**
* One of the latest **YunoHost ISO images**, available here (take the 32 Bits one if you don't know which one to choose):
- https://build.yunohost.org
* ***Particular case*** : If your server has no graphic card, [prepare iso for booting with serial port](https://github.com/luffah/debian-mkserialiso).
---

View file

@ -14,6 +14,7 @@
* Une **clé USB** dune capacité minimum d1Go **OU** un **CD vierge** standard
* Une des dernières **images ISO YunoHost** (dans le doute prenez la version 32 bits) :
- https://build.yunohost.org
* ***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).
---