User Tools

Site Tools


fluksov2update

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

fluksov2update [2013/03/20 11:50]
schappert
fluksov2update [2014/02/13 08:21] (current)
krueger
Line 1: Line 1:
 +===== German Version ===== 
 +
 +Please find the German version of this document here: [[Fluksov2Aktualisierung]].
 +
 +Bitte klicken Sie hier für die deutsche Version dieses Dokuments: [[Fluksov2Aktualisierung]].
 +
 ===== Changelog ===== ===== Changelog =====
  
 Changelogs can be found at [[flm02:changelog]] Changelogs can be found at [[flm02:changelog]]
- 
 ===== Building new Images ===== ===== Building new Images =====
  
Line 17: Line 22:
 The MySmartGrid version can be downloaded from here: The MySmartGrid version can be downloaded from here:
  
-[[http://openwrt.mysmartgrid.de/flm02/atheros/2.0.4/openwrt-atheros-root.squashfs]]+[[http://openwrt.mysmartgrid.de/flm02/atheros/2.1.0-3/openwrt-atheros-root.squashfs]]
  
-[[http://openwrt.mysmartgrid.de/flm02/atheros/2.0.4/openwrt-atheros-vmlinux.lzma]]+[[http://openwrt.mysmartgrid.de/flm02/atheros/2.1.0-3/openwrt-atheros-vmlinux.lzma]]
  
 There are two options to flash new images to your device: There are two options to flash new images to your device:
Line 43: Line 48:
   * To flash these images run the following in the tools folder in our repository [[http://github.com/mysmartgrid/flm02|flm02]] or as precompiled binaries on [[http://openwrt.mysmartgrid.de/|openwrt.mysmartgrid.de]]   * To flash these images run the following in the tools folder in our repository [[http://github.com/mysmartgrid/flm02|flm02]] or as precompiled binaries on [[http://openwrt.mysmartgrid.de/|openwrt.mysmartgrid.de]]
 <code> <code>
-wget http://openwrt.mysmartgrid.de/flm02/atheros/2.0.4/openwrt-atheros-root.squashfs +wget http://openwrt.mysmartgrid.de/flm02/atheros/2.1.0-3/openwrt-atheros-root.squashfs 
-wget http://openwrt.mysmartgrid.de/flm02/atheros/2.0.4/openwrt-atheros-vmlinux.lzma+wget http://openwrt.mysmartgrid.de/flm02/atheros/2.1.0-3/openwrt-atheros-vmlinux.lzma
 wget http://openwrt.mysmartgrid.de/ap51-flash/ap51-flash.x86_64.bin wget http://openwrt.mysmartgrid.de/ap51-flash/ap51-flash.x86_64.bin
 wget http://openwrt.mysmartgrid.de/ap51-flash/flash.sh wget http://openwrt.mysmartgrid.de/ap51-flash/flash.sh
Line 64: Line 69:
 <code> <code>
 cd /tmp cd /tmp
-wget http://www.flukso.net/files/flm02/bin/develop/openwrt-atheros-vmlinux.lzma +wget http://openwrt.mysmartgrid.de/flm02/atheros/2.1.0-3/openwrt-atheros-vmlinux.lzma 
-wget http://www.flukso.net/files/flm02/bin/develop/openwrt-atheros-root.squashfs+wget http://openwrt.mysmartgrid.de/flm02/atheros/2.1.0-3/openwrt-atheros-root.squashfs
 mtd write openwrt-atheros-vmlinux.lzma vmlinux.bin.l7 mtd write openwrt-atheros-vmlinux.lzma vmlinux.bin.l7
 mtd write openwrt-atheros-root.squashfs rootfs mtd write openwrt-atheros-root.squashfs rootfs
 </code> </code>
 Now you can reboot the device and be happy with your new system. Now you can reboot the device and be happy with your new system.
fluksov2update.1363776643.txt.gz · Last modified: 2013/03/20 11:50 by schappert