doc/install_iso.md

34 lines
1.4 KiB
Markdown
Raw Normal View History

2014-06-05 12:44:05 +02:00
# Install on a standard computer
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
*Find other ways to install YunoHost **[here](/install)**.*
2014-05-14 17:39:04 +02:00
### Pre-requisite
2014-06-05 12:24:11 +02:00
<img src="https://yunohost.org/images/laptop.png" width=200>
<img src="https://yunohost.org/images/desktop.jpg">
<img src="https://yunohost.org/images/nettop.jpg">
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
* An x86-compatible hardware dedicated to YunoHost: laptop, nettop, netbook, desktop.
2014-06-05 14:19:24 +02:00
You can reuse any computer with **256MB RAM or more**.
2014-06-05 12:24:11 +02:00
* Another computer to read this guide and access to your server.
2014-06-05 14:32:24 +02:00
* A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth
2014-06-05 15:06:25 +02:00
* A **USB key** of at least 1GB capacity **OR** a standard **blank CD**
2014-07-03 16:04:14 +02:00
* One of the latest **YunoHost ISO images**, available here (take the first one if you don't know which one to choose):
2014-07-03 15:36:54 +02:00
* 32 bits : [http://build.yunohost.org/yunohostv2-latest-i386.iso](http://build.yunohost.org/yunohostv2-latest-i386.iso)
* 64 bits : [http://build.yunohost.org/yunohostv2-latest-amd64.iso](http://build.yunohost.org/yunohostv2-latest-amd64.iso)
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
---
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
## Installation steps
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso">1. Burn or copy ISO image</a>
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
<a class="btn btn-lg btn-default" href="/boot_and_graphical_install">2. Boot & install</a>
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
<a class="btn btn-lg btn-default" href="/postinstall">3. Post-install</a>
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
---
2014-05-14 17:39:04 +02:00
2014-06-05 12:24:11 +02:00
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***