Benutzer:Melle/Fonera: Unterschied zwischen den Versionen

Aus Freifunk Potsdam | Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
== fonera flashen ==
Download:
Download:
* rootfs http://dev.luci.freifunk-halle.net/freifunk-snapshots/fonera/openwrt-atheros-root.squashfs  
* rootfs http://dev.luci.freifunk-halle.net/freifunk-snapshots/fonera/openwrt-atheros-root.squashfs  
Zeile 6: Zeile 7:
* http://download.berlin.freifunk.net/fonera/ap51-flash-1.0-42
* http://download.berlin.freifunk.net/fonera/ap51-flash-1.0-42


* iwtool, compat wireless
<pre>
<pre>
sudo ip a add dev eth0 169.254.255.2/16
sudo ip a add dev eth0 169.254.255.2/16
Zeile 37: Zeile 36:
melle@bln-thme1lapxp:~/projects/luci$  
melle@bln-thme1lapxp:~/projects/luci$  
</pre>
</pre>
== olsr zum laufen bringen ==
in '''<code>/etc/opkg.conf</code>''' in  der URL aus dem rc1 RC1  machen (Groß/Kleinschreibung)
alt:
http://downloads.openwrt.org/kamikaze/8.09_rc1/atheros/packages
neu:
http://downloads.openwrt.org/kamikaze/8.09_RC1/atheros/packages

Aktuelle Version vom 29. Dezember 2008, 16:37 Uhr

fonera flashen

Download:

Flash tool:

sudo ip a add dev eth0 169.254.255.2/16
ping 169.254.255.1
chmod +x ap51-flash-1.0-42

sven-ola@pcnet:~/Desktop/luci$ sudo ./ap51-flash-1.0-42 eth0 openwrt-atheros-root.squashfs openwrt-atheros-vmlinux.lzma
Reading rootfs file openwrt-atheros-root.squashfs with 1703936 bytes...
Reading kernel file openwrt-atheros-vmlinux.lzma with 720896 bytes...
rootfs(0x006f0000) + kernel(0x000b0000) + nvram(0x00000000) sums up to 0x007a0000 bytes
Non arp received. Make sure, the device is connected directly!
Non arp received. Make sure, the device is connected directly!
Peer MAC: 00:18:84:81:56:dc
Peer IP : 192.168.1.1
Your MAC: 00:ba:be:ca:ff:ee
Your IP : 192.168.1.0
Setting IP address...
Loading rootfs...
Sending rootfs, 3328 blocks...
Initializing partitions...
Rootfs partition size now 0x00700000
Flashing rootfs...
Loading kernel...
Sending kernel, 1408 blocks...
Flashing kernel...
Setting boot_script_data...
Done. Restarting device...
sudo ip addr add dev eth0 192.168.1.100/24
melle@bln-thme1lapxp:~/projects/luci$ 

olsr zum laufen bringen

in /etc/opkg.conf in der URL aus dem rc1 RC1 machen (Groß/Kleinschreibung) alt:

http://downloads.openwrt.org/kamikaze/8.09_rc1/atheros/packages 

neu:

http://downloads.openwrt.org/kamikaze/8.09_RC1/atheros/packages