mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update install.md
This commit is contained in:
parent
acd4e4e421
commit
895058f840
1 changed files with 3 additions and 3 deletions
|
@ -2,19 +2,19 @@
|
|||
|
||||
You have two ways to install YunoHost:
|
||||
|
||||
1. With an USB key or a CD-ROM (below guide)
|
||||
1. From 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.
|
||||
* Another computer to read this guide and access 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>```
|
||||
Boot up your server with you USB key or your CD-ROM inserted, and select it as bootable device by pressing one of the following key (hardware specific): ```<ESC>```, ```<F8>```, ```<F10>```, ```<F11>```, ```<F12>``` ou ```<SUPPR>```
|
||||
|
||||
|
||||
### Installation process
|
||||
|
|
Loading…
Reference in a new issue