logo elektroda
logo elektroda
X
logo elektroda

FRITZ!Box - reboot loop every 30s after restore tool, Power/WLAN LEDs blink

wg20032003 465 5
ADVERTISEMENT
  • FRITZ!Box 5690 Pro still reboots after recovery tool restore

    #1 21948835
    wg20032003
    Level 2  
    Posts: 3
    Deleted
  • ADVERTISEMENT
  • #2 21949124
    Erbit
    Level 12  
    Posts: 58
    Help: 7
    Rate: 18
    First, replace the power supply. It should have the same voltage and slightly more power.
  • ADVERTISEMENT
  • Helpful post

    Switch linux_fs_start boot partition via FTP

    #3 21949602
    KOCUREK1970
    Network and Internet specialist
    Posts: 35701
    Help: 3865
    Rate: 5498
    @wg20032003
    The FRITZ!Box stores the active boot partition in a variable called linux_fs_start (with a value of either 0 or 1). Sometimes, the recovery tool flashes the working system onto one partition, but the router keeps trying to boot from the corrupted one.

    As you can access the bootloader, you can manually switch the active partition using an FTP client:
    - Set a static IP address on your PC: IP: 192.168.178.2, Subnet Mask: 255.255.255.0, Gateway: 192.168.178.1.
    - Unplug the router’s power cable.
    - Open Command Prompt (CMD) on your PC, type
    ftp 192.168.178.1
    , but do not press Enter yet.
    - Plug the power cable back in and immediately (within the first 2–3 seconds) press Enter in CMD.
    - When prompted for credentials, use ‘adam2’ for both the username and password.
    - Check the current active partition by typing: quote GETENV linux_fs_start
    - If the output is 0, change it to 1 (or vice versa) by typing: quote SETENV linux_fs_start 1 (or 0 if it was 1).
    - Type ‘bye’ to exit, then unplug the router from the mains socket for 10 seconds.

    Ensure that the “Fritz Restore” tool you used is the official recovery file provided directly by AVM for this specific model.
    - Download the official recovery file (FRITZ.Box_5690_Pro-0x.xx-recover.exe) from the official AVM FTP server
    - Important: Disable your antivirus software and Windows Firewall completely before running it. These programmes frequently block the UDP broadcasts required to flash the image.
    Click:
    ftp.avm.de/fritzbox/fritzbox-5690-pro/other/recover/
  • ADVERTISEMENT
  • Restore enables login, but reboot loop and corruption persist

    #4 21949859
    wg20032003
    Level 2  
    Posts: 3
    Deleted
  • ADVERTISEMENT
  • #5 21950328
    Erbit
    Level 12  
    Posts: 58
    Help: 7
    Rate: 18
    wg20032003 wrote:
    However, as the reboots are continuing, I am unable to proceed any further.


    If I’m right, the reboots may be due to a faulty power supply. Restarts occur when power consumption increases (for example, when the router activates Wi-Fi). Constant reboots can lead to partition issues. Therefore, I would check that the power supply is working properly. It’s best to replace the power supply.
  • #6 21950412
    wg20032003
    Level 2  
    Posts: 3
    Deleted
ADVERTISEMENT