-
-
Notifications
You must be signed in to change notification settings - Fork 440
added download instructions to yun [MKC-497] #297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
71e512b
added download instructions to yun
jhansson-ard ce9a01a
updated title case
jhansson-ard ee798b1
updated name of folder to be placed first
jhansson-ard 1b001a3
Update content/hardware/02.hero/boards/yun-rev2/tutorials/01.yun-down…
jhansson-ard b5908d6
Update content/hardware/02.hero/boards/yun-rev2/tutorials/01.yun-down…
jhansson-ard cdc17d2
Update content/hardware/02.hero/boards/yun-rev2/tutorials/01.yun-down…
jhansson-ard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
content/hardware/02.hero/boards/yun-rev2/tutorials/yun-download-os/content.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: 'Download GNU/Linux OS to Your Arduino Yún' | ||
description: 'Instructions for downloading the GNU/Linux OS to your board.' | ||
tags: | ||
- tutorial | ||
author: 'Arduino' | ||
hardware: | ||
- hardware/03.hero/boards/yun-rev2 | ||
software: | ||
- ide-v1 | ||
- ide-v2 | ||
- web-editor | ||
- iot-cloud | ||
--- | ||
|
||
Here you can find the necessary download links to GNU/Linux OS to use with your Arduino Yún Rev2 board. | ||
|
||
## OpenWRT - Yún 1.5.3 Upgrade Image | ||
|
||
Download the latest stable GNU/Linux OS for your Yún. It makes your Yún more stable and feature rich. | ||
|
||
### Easy Installation Procedure (Recommended) | ||
|
||
Follow the steps in the [Yún Sys Upgrade tutorial](./yun-sys-upgrade). | ||
|
||
### Advanced Installation Procedure | ||
|
||
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. | ||
|
||
<DownloadLink href="/openwrtyun/1/YunSysupgradeImage_v1.5.3.zip" title="Download" /> | ||
|
||
[Packages list for Yún](//downloads.arduino.cc/openwrtyun/1/packages/index.html) | ||
[List of changes](https://github.com/arduino/openwrt-yun/blob/master/ChangeLog) | ||
jhansson-ard marked this conversation as resolved.
Show resolved
Hide resolved
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.