mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
22 lines
937 B
Markdown
22 lines
937 B
Markdown
#Installation guide
|
|
|
|
You have two ways to install YunoHost:
|
|
|
|
1. With an USB key or a CD-ROM (below guide)
|
|
2. [On an existing Debian](/#/install_on_debian)
|
|
|
|
### Pre-requisite
|
|
|
|
* An x86 [compatible machine](/#/compatible_hardware) dedicated to YunoHost. Be careful not to have any unsaved data on it.
|
|
* Another computer to read this guide and access to your server.
|
|
* A [reasonable ISP](/#/isp), with a good upload 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
|
|
|
|
### Boot on CD-ROM drive or USB key
|
|
|
|
Boot up your server with you USB key or your CD-ROM inserted, and choose it as bootable device by pressing one of the following key (hardware specific): ```<ESC>```, ```<F8>```, ```<F10>```, ```<F11>```, ```<F12>``` ou ```<SUPPR>```
|
|
|
|
|
|
### Installation process
|
|
|
|
**TODO**
|