2020-11-11 11:47:10 +01:00
---
title: Install YunoHost on ARM board
template: docs
taxonomy:
category: docs
2021-02-06 18:22:00 +01:00
routes:
default: '/install_on_arm_board'
2020-11-11 11:47:10 +01:00
---
2014-05-16 12:53:22 +02:00
*Find other ways to install YunoHost ** [here ](/install )**.*
2014-01-01 17:04:02 +01:00
2021-02-06 22:41:01 +01:00
![](image://olinuxino.jpg?resize=250)
![](image://micro-sd-card.jpg)
2018-06-26 20:00:23 +02:00
2021-02-07 03:53:10 +01:00
!!! Before setting up a server at home, it is recommended that you know the [possible limitations imposed by your ISP ](/isp ). If they are too restrictive, you might consider using a VPN to bypass them.
2018-06-26 20:00:23 +02:00
## Pre-requisites
2014-06-05 11:40:58 +02:00
2020-09-14 11:50:33 +02:00
- An ARM board with 500MHz CPU and 512 MB of RAM;
- A power supply for your board;
- A microSD card: **8GB** capacity (at least) and **Class 10** speed rate are highly recommended (like the [Transcend 300x ](http://www.amazon.fr/Transcend-microSDHC-adaptateur-TS32GUSDU1E-Emballage/dp/B00CES44EO ));
- An ethernet cable (RJ-45) to connect your board to your router;
2018-06-26 20:00:23 +02:00
- A [reasonable ISP ](/isp ), preferably with a good and unlimited upload bandwidth.
2014-05-16 12:53:22 +02:00
---
2014-01-01 17:04:02 +01:00
2018-06-26 20:00:23 +02:00
## Install with the pre-installed image (recommended)
2014-01-01 17:04:02 +01:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [0. Download the pre-installed image for your board ](/images ) [/div]
2020-09-06 16:33:07 +02:00
< br >
< small class = "text-info" > If no pre-installed image exists for your board, you can follow the instructions to "Install on top of ARMbian"< / small >
2014-01-01 17:04:02 +01:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [1. Flash the SD card with the image ](/burn_or_copy_iso ) [/div]
2014-10-17 20:33:35 +02:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [2. Boot the board and connect to the web interface at `yunohost.local` ](/plug_and_boot ) [/div]
2014-01-01 17:04:02 +01:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [3. Proceed with the initial configuration (post-installation) ](/postinstall ) [/div]
2014-10-14 19:11:40 +02:00
---
2020-05-12 18:02:39 +02:00
## Install on top of ARMbian
2015-06-12 23:13:23 +02:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [0. Download the ARMbian image for your board ](https://www.armbian.com/download/ ) [/div]
2018-06-26 20:00:23 +02:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [1. Flash the SD card with the image ](/burn_or_copy_iso ) [/div]
2018-06-26 20:00:23 +02:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [2. Plug & boot ](/plug_and_boot ) [/div]
2015-12-13 12:52:45 +01:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [3. Connect to your server with SSH ](/ssh ) [/div]
2014-10-11 14:31:00 +02:00
2021-02-07 04:34:04 +01:00
[div class="btn btn-lg btn-default"] [4. Follow the generic install procedure ](/install_manually ) [/div]