2016-05-22 22:00:56 +02:00
# Install YunoHost on ARM board
2014-05-16 12:53:22 +02:00
*Find other ways to install YunoHost ** [here ](/install )**.*
2014-01-01 17:04:02 +01:00
2018-06-26 20:00:23 +02:00
< center >
< img src = "/images/olinuxino.jpg" width = 250 style = "padding-bottom:20px" >
2016-03-22 09:14:24 +01:00
< img src = "/images/micro-sd-card.jpg" >
2018-06-26 20:00:23 +02:00
< / center >
< div class = "alert alert-info" markdown = "1" >
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.
< / div >
< div class = "alert alert-warning" markdown = "1" >
YunoHost doesn't yet support ARM64 boards. For more information, see [this issue ](https://github.com/YunoHost/issues/issues/438 ).
< / div >
## Pre-requisites
2014-06-05 11:40:58 +02:00
2018-06-26 20:00:23 +02:00
- An ARM board with 500MHz CPU and 512MB 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 ;
- 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
2018-06-26 20:00:23 +02:00
< a class = "btn btn-lg btn-default" href = "/images" > 0. Download the pre-installed image for your board< / a > < br > < small > 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
2018-08-01 15:05:37 +02:00
< a class = "btn btn-lg btn-default" href = "/copy_image" > 1. Flash the SD card with the image< / a >
2014-10-17 20:33:35 +02:00
2019-09-06 17:42:21 +02:00
< a class = "btn btn-lg btn-default" href = "/plug_and_boot" > 2. Power up the board and let it boot< / a >
2014-01-01 17:04:02 +01:00
2018-06-26 20:00:23 +02:00
< a class = "btn btn-lg btn-default" href = "/ssh" > 3. Connect to your server with SSH< / a >
2014-01-01 17:04:02 +01:00
2019-09-06 17:42:21 +02:00
< a class = "btn btn-lg btn-default" href = "/postinstall" > 4. Proceed with the initial configuration (post-installation)< / a >
2014-10-14 19:11:40 +02:00
---
2018-06-26 20:00:23 +02:00
## Install on top or ARMbian
2015-06-12 23:13:23 +02:00
2018-06-26 20:00:23 +02:00
< a class = "btn btn-lg btn-default" href = "https://www.armbian.com/download/" > 0. Download the ARMbian image for your board< / a >
2018-08-01 15:05:37 +02:00
< a class = "btn btn-lg btn-default" href = "/copy_image_fr" > 1. Flash the SD card with the image< / a >
2018-06-26 20:00:23 +02:00
< a class = "btn btn-lg btn-default" href = "/plug_and_boot_fr" > 2. Plug & boot< / a >
2015-12-13 12:52:45 +01:00
2018-06-26 20:00:23 +02:00
< a class = "btn btn-lg btn-default" href = "/ssh_fr" > 3. Connect to your server with SSH< / a >
2014-10-11 14:31:00 +02:00
2018-06-26 20:00:23 +02:00
< a class = "btn btn-lg btn-default" href = "/install_manually_fr" > 4. Follow the generic install procedure< / a >