mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update install.md
Translated Installation process
This commit is contained in:
parent
6493343edb
commit
c327b3f5e4
1 changed files with 10 additions and 1 deletions
11
install.md
11
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**
|
||||
|
|
Loading…
Add table
Reference in a new issue