Flashen des Routers

Methode A: Über das Web-Interface (Empfohlen)
Methode B: Über FTP mit tftp (Trivial file transfer protocol client)

Methode A - WebInterface

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 olsr Software (z.B: "openwrt-g-freifunk-x.y.z-en.bin bzw. .trx") aus.
Der Router beginnt die neue Firmware zu schreiben.
Zum Abschluß bekommst du idealerweise eine Mitteilung dass alles geklappt hat.

Methode B - FTP

Es gibt auch eine wunderschöne Anleitung auf der OpenWRT Seite

Versuche zuerst ob du den Router von deinem PC aus erreichst. Das heist du öffnest eine Commandline Start->Ausführen, dort gibst du "cmd" ein und drückst Enter.
Du hast jetzt ein Dos ähnliches Fenster vor dir in dem du folgende Zeile eingibst:
ping -t -w 10 192.168.1.1
Das sollte dir jetzt konstant anzeigen das du Pakete vom Router zurückbekommst.

Jetzt das Power Kabel vom Linksys WRT54 ziehen.


With the command cd, change into the directory containing the desired firmware.
For example: cd /d x:\download\firmware and press the Enter key.
Enter the TFTP upload command but do not press Enter.
Example:
tftp -i 192.168.1.1 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.