Skip to content

Commit 71e512b

Browse files
committed
added download instructions to yun
1 parent 11d2711 commit 71e512b

File tree

1 file changed

+33
-0
lines changed
  • content/hardware/02.hero/boards/yun-rev2/tutorials/yun-download-os

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: 'Download GNU/Linux OS to your Arduino Yún'
3+
description: 'Instructions for downloading the GNU/Linux OS to your board.'
4+
tags:
5+
- tutorial
6+
author: 'Arduino'
7+
hardware:
8+
- hardware/03.hero/boards/yun-rev2
9+
software:
10+
- ide-v1
11+
- ide-v2
12+
- web-editor
13+
- iot-cloud
14+
---
15+
16+
Here you can find the necessary download links to GNU/Linux OS to use with your Arduino Yún Rev2 board.
17+
18+
## OpenWRT - Yún 1.5.3 Upgrade Image
19+
20+
Download the latest stable GNU/Linux OS for your Yún. It makes your Yún more stable and feature rich.
21+
22+
### Easy Installation Procedure (recommended)
23+
24+
Follow the steps in the [Yún Sys Upgrade tutorial](./yun-sys-upgrade).
25+
26+
### Advanced Installation Procedure
27+
28+
This procedure is only recommended to advanced users who wish to completely re-flash the Yún including its U-Boot bootloader. [These instructions](./yun-u-boot-reflash) on reflashing the base images are for reference only. Following them will void your Yún's warranty.
29+
30+
<DownloadLink href="/openwrtyun/1/YunSysupgradeImage_v1.5.3.zip" title="Download" />
31+
32+
[Packages list for Yún](//downloads.arduino.cc/openwrtyun/1/packages/index.html)
33+
[List of changes](https://github.com/arduino/openwrt-yun/blob/master/ChangeLog)

0 commit comments

Comments
 (0)