Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Specify version 0.1.1 (or earlier) of Jubilinux
Current oref0 master doesn't work with 0.2.0.
  • Loading branch information
902Lund authored Jul 31, 2017
commit 857f605f84d2e04b587c4a33c05be0a5e30fea36
2 changes: 1 addition & 1 deletion docs/docs/Resources/Edison-Flashing/all-computers-flash.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Windows PCs with less than 6 GB of RAM may need to have the size of the page fi
### Jubilinux
[Jubilinux](http://www.jubilinux.org/) "is an update to the stock ubilinux edison distribution to make it more useful as a server, most significantly by upgrading from wheezy to jessie." That means we can skip many of the time-consuming upgrade steps that are required when starting from ubilinux.

- Download the latest [jubilinux.zip](http://www.jubilinux.org/dist/)
- Download version 0.1.1 or earlier of [jubilinux.zip](http://www.jubilinux.org/dist/)
- In download folder, right-click on file and extract (or use `unzip jubilinux.zip` from the command line) You will access this directory from a command prompt in the next step. It is a good idea to create the Jubilinux in your root directory to make this easier to access.
- Open a terminal window and navigate to the extracted folder: `cd jubilinux`. If using Windows OS use the command prompt (cmd). This is your "flash window", keep it open for later.

Expand Down