Přidat otázku mezi oblíbenéZasílat nové odpovědi e-mailemVyřešeno router, nezdařená instalace firmwaru...

Ak Edimax používa rovnaký spôsob inicializácie routra a je určitý predpoklad že áno, veď prečo by to mali robiť nejako ináč, tak nie je to nijako komplikované urobiť pokus o uploadnutie firmware pomocou bootloaderu v routri.

Z tohtoto zdroja:
http://martybugs.net/wireless/openwrt/flash.cgi

Windows 2000 and Windows XP come with a TFTP server, and it can be used to flash with OpenWrt firmware. Note that the Windows PC needs to be configured with a static IP address in the 192.168.1.0/24 subnet, and cannot use a DHCP IP address when flashing the firmware.

Note that the Windows TFTP server doesn't support retries (most linux TFTP servers allow you to configure it to keep retrying to send the firmware image), so you need to get TFTP started at the right time when booting the WRT.

Use the following command on a Windows PC:

tftp -i 192.168.1.1 PUT openwrt-wrt54gs-squashfs.bin

This command needs to be executed from a command prompt, and run this command at exactly the same time as you apply power to the WRT to start it's boot cycle.
The easiest way to determine the timing is to open a command prompt and run the following:

ping -w 5 -t 192.168.1.1


and start the upload as soon as the ping starts responding after powering on the WRT.

Píše sa tam toto: Windows obsahujú TFTP a môže sa použiť na flashnutie firmware. je potrebné mať nastavenu v PC statickú IP napr. 192.168.1.55 a masku 255.255.255.0.
Ďalej píše ako poznámku: že TFTP vo Win sa nevie opakovane pokúšať o zaslanie súboru a preto je potrebné zistiť čas, kedy router po zapnutí už reaguje na pokusy komunikovať. Zistiť tento čas je možné seriou pingov:
ping -w 5 -t 192.168.1.1

Potom ako je tento čas už známy, router vypnúť, znovu zapnúť a v správny čas odoslať súbor s firmware príkazom :
tftp -i 192.168.1.1 PUT tvojfirmware.bin,
subor tvojfirmare.bin musí byť umiestnený samozrejme tam, kde je pre tftp.exe viditeľný, najlepšie v adresári Windows.

Tak mnoho zdaru.

Reakce na odpověď

1 Zadajte svou přezdívku:
2 Napište svou odpověď:
3 Pokud chcete dostat ban, zadejte libovolný text:

Zpět do poradny