From c327b3f5e4ec9b1270bdbd5c3c1ea324bc5588c2 Mon Sep 17 00:00:00 2001 From: Antoine Cezar Date: Wed, 12 Feb 2014 13:45:51 +0100 Subject: [PATCH] Update install.md Translated Installation process --- install.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/install.md b/install.md index e92e8b07..1dfa6808 100644 --- a/install.md +++ b/install.md @@ -7,7 +7,7 @@ You have two ways to install YunoHost: ### Pre-requisite -* An x86-[compatible machine](/#/compatible_hardware) dedicated to YunoHost. Be careful to avoid having any unsaved data on it before installation. +* An x86-[compatible hardware](/#/compatible_hardware) dedicated to YunoHost. Be careful to avoid having any unsaved data on it before installation. * Another computer to read this guide and to access your server. * A [reasonable ISP](/#/isp), with good upstream bandwidth, unlimited download/upload, and tolerant of self-hosting. * A USB key (via [Unetbootin](http://unetbootin.net/more-infos-and-get-it/)) or a CD burned with the latest YunoHost ISO: http://build.yunohost.org @@ -18,5 +18,14 @@ Boot up your server with the USB key or a CD-ROM inserted, and select it as boot ### Installation process +Connect the server to your Ethernet router. + +Select "Graphical Install" and follow the instructions. You get to choose the system language and keyboard layout, then you must confirm the full formating of the hard drive. + +The installation process will run on itself, automatically downloading the required packages. + +If this step is not successful, you probably have a connection problem. Check that your Internet connection is working. + +### Post Installation **TODO**