Methode A: Über das Web-Interface (nette Browseranwendung)
Methode B: Über FTP (du brauchst einen Ftp-Client, zb: tftp, aftp)
Methode C: Über das Wireless Interface
Methode A - Web-Interface
Wechsle auf das (Original-) Web-Interface des Routers.
http://192.168.1.1
Du wirst daraufhin nach einem Passwort gefragt.
Standardmäßig lautet dieses Passwort "admin" (ohne Anführungszeichen), der Benutzername bleibt leer.
Wechsle im Web-Interface zu 'Administration -> Firmware Upgrade'.
Wähle das zuvor runtergeladene Firmware File ("openwrt-g-freifunk-x.y.z-en.bin") aus.
Der Router beginnt die neue Firmware zu schreiben.
Zum Abschluß bekommst du idealerweise eine Mitteilung dass alles geklappt hat.
Wenn sich nichts rührt, warte etwas länger als die der Statusbalken anzeigt.
Spätestens nach 6 Minuten kannst dann den Stromstecker aus und wieder einstecken. Fertig!
Du solltest dich jetzt wieder auf das Webinterface verbinden können und gleich die Konfiguration deines (neuen) Routers unter die Lupe nehmen.
Methode B - FTP
Es gibt auch eine wunderschöne Anleitung auf der OpenWRT Seite
Öffne eine Shell.
Geh in das Verzeichnis in dem du die Firmware gespeichert hast. (zb. cd /home/xxx/frrmware)
Standard IP des Routers ist 192.168.1.1, also gib dir lokal mit "ifconfig eth0 192.168.1.2" eine IP.
Starte den Ftp-Client (tftp) mit folgendem Kommando und stelle die weiteren ein
-- $>tftp 192.168.1.1
-- tftp> binary
-- tftp> rexmt 1 //wiederholt das schicken der Firmware 60 sekunden lang
-- tftp> timeout 60
-- tftp> put openwrt-g-freifunk-%VERSION%-en.bin (WRT54, Do not press Enter now!)
Now jump to the section Firmware Upload Modus of the proper device below and continue from there.
Firmware Upload Modus Linksys WRT54
The network socket of the PC normally has an LED to indicate whether a connection exists. This LED lights up as soon as a network connection is established. After switching on the device, this LED should light up after a couple of seconds. Similarly, one of the four LEDs? on the device should also light up. By power-cycling the device this behaviour can be checked. To check this, do the following:
Remove the power supply to the device.
Reconnect the power supply to the device.
Wait approximately 2 seconds until the network LEDs? light up.
Wait a further 1-2 seconds.
Press enter to confirm the TFTP transfer of the firmware.
The upload should be completed error free after 5 seconds.
The power LED of the device blinks to indicate the update is being done.
The update takes at most 2 minutes. The device will automatically start the new firmware.