Änderungen

Zur Navigation springen Zur Suche springen
K
keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:     
=== Boot_wait setzen (falls was schiefgeht) ===
 
=== Boot_wait setzen (falls was schiefgeht) ===
 +
The boot_wait variable needs to be set, to cause the WRT to delay the boot process for a few seconds, allowing a new firmware to be installed through the bootloader.
 +
 +
This variable needs to be set via a "hack" using the ping functionality in the web interface. In the web interface, navigate to the Administration -> Diagnostics page, and hit the Ping button.
 +
 +
Enter each of these lines into the "ip address or domain name" text box, and hit "ping" after each entry:
 +
 +
;cp${IFS}*/*/nvram${IFS}/tmp/n
 +
;*/n${IFS}set${IFS}boot_wait=on
 +
;*/n${IFS}commit
 +
;*/n${IFS}show>tmp/ping.log
 +
 +
After the last command, a long list of configuration parameters is shown, and it should include
 +
 +
boot_wait=on
 +
 +
aus: http://martybugs.net/wireless/openwrt/flash.cgi
    
=== Neue Firmware installieren ===
 
=== Neue Firmware installieren ===
168

Bearbeitungen

Navigationsmenü