User Tools

Site Tools


fluksov2aktualisierung

Differences

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

Link to this comparison view

fluksov2aktualisierung [2013/11/26 10:31]
mysmartgrid [1. Flashing via Redboot (Bootloader)]
fluksov2aktualisierung [2014/02/13 08:10] (current)
krueger
Line 22: Line 22:
 Die MySmartGrid-Version kann hier heruntergeladen werden: Die MySmartGrid-Version kann hier heruntergeladen werden:
  
-[[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]]
  
 Es gibt zwei Möglichkeiten, ein neues Image auf Ihren Flukso zu flashen: Es gibt zwei Möglichkeiten, ein neues Image auf Ihren Flukso zu flashen:
Line 48: Line 48:
   * Um ein neues Image zu flashen, führen Sie Folgendes in dem Ordner tools unseres repository [[http://github.com/mysmartgrid/flm02|flm02]] aus oder verwenden sie vorkompilierte Binaries von [[http://openwrt.mysmartgrid.de/|openwrt.mysmartgrid.de]]   * Um ein neues Image zu flashen, führen Sie Folgendes in dem Ordner tools unseres repository [[http://github.com/mysmartgrid/flm02|flm02]] aus oder verwenden sie vorkompilierte Binaries von [[http://openwrt.mysmartgrid.de/|openwrt.mysmartgrid.de]]
 <code> <code>
-wget http://openwrt.mysmartgrid.de/flm02/atheros/2.0.4-3/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-3/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 69: Line 69:
 <code> <code>
 cd /tmp cd /tmp
-wget http://openwrt.mysmartgrid.de/flm02/atheros/2.0.4-3/openwrt-atheros-vmlinux.lzma +wget http://openwrt.mysmartgrid.de/flm02/atheros/2.1.0-3/openwrt-atheros-vmlinux.lzma 
-wget http://openwrt.mysmartgrid.de/flm02/atheros/2.0.4-3/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.
fluksov2aktualisierung.1385458272.txt.gz · Last modified: 2013/11/26 10:31 by mysmartgrid