doc/install_on_arm_board.md
Moul 6daf5904ea [enh] generalize documentation to all ARM boards.
- Generalize cubieboard pages to ARM boards
- Rename cubieboard pages to ARM board
- Update pages which lists cubieboard pages
- Add CPU 500MHz minimum requirement for YunoHost
2016-05-22 22:08:34 +02:00

41 lines
1.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Install YunoHost on ARM board
*Find other ways to install YunoHost **[here](/install)**.*
### Requirements
<img src="/images/cubieboard2.png">
<img src="/images/micro-sd-card.jpg">
* An ARM board with 500MHz CPU and 512Mo RAM.
* A micro SD card: **4GB** capacity (or more) and **class10** speed rate are highly recommended.
* A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth.
---
## Installation
* Download the latest **[image of ARMbian Jessie for the ARM board](http://www.armbian.com/download)**
<a class="btn btn-lg btn-default" href="/copy_image">Copy image to the SD card</a>
<a class="btn btn-lg btn-default" href="/plug_and_boot">Plug & boot</a>
* Connect via [SSH](ssh): **root@exemple.tld/ip_address** with the password: **1234**.
<a class="btn btn-lg btn-default" href="/install_manually">Install YunoHost</a>
<a class="btn btn-lg btn-default" href="/postinstall">Post-install</a>
---
#### Recommended after post-installation
* Use [SSH authentication via key](security)
---
#### Build image
* [Create an ARM board image](/build_arm_image_en)
---
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***