doc/install_on_raspberry.md
2014-09-25 11:43:31 +02:00

1.4 KiB

Install YunoHost on a Raspberry Pi

Find other ways to install YunoHost here.

Pre-requisite

  • A Raspberry Pi model B or B+

  • An SD card: 4GB capacity (or more) and class10 speed rate are highly recommended

  • Another computer to read this guide and access to your Raspberry Pi

  • A screen and a keyboard are recommended to control your Raspberry Pi if a problem occurs.

  • A reasonable ISP, preferably with a good and unlimited upstream bandwidth

  • The YunoHost Raspberry image, available here (to unzip):

    http://build.yunohost.org/yunohost-raspberrypi-2014-09-17.zip


Installation steps

1. Copy image to the SD card

2. Plug & boot

3. Post-install


Recommended after post-installation

  • Connect via SSH: root@yunohost.local (password : yunohost)
  • Change root password: passwd root
  • Upgrade system: apt-get update && apt-get dist-upgrade && rpi-update

If you need help during one of these steps, do not hesitate to use our support tools.