[gelöst] Update der Frontprozessor Version bei der One

    • Neu

      Woran klemmt es denn aktuell, wenn man die Updates im NN2 ausführen möchte?
      Ich kann hier z.B. bei der Two keinen Fehler feststellen:
      RescueLoader-Update
      Bootloader-Update
      Frontprozessor-Update

      Quellcode

      1. root@dreambox:~$ wget https://www.dreamboxupdate.com/opendreambox/2.6/unstable/images/dreamtwo/dreambox-rescue-image-dreamtwo-20211029.bootimg
      2. --2025-10-07 13:24:04-- https://www.dreamboxupdate.com/opendreambox/2.6/unstable/images/dreamtwo/dreambox-rescue-image-dreamtwo-20211029.bootimg
      3. Resolving www.dreamboxupdate.com... 178.63.252.154, fe80::dacb:8aff:fe1d:af81
      4. Connecting to www.dreamboxupdate.com|178.63.252.154|:443... connected.
      5. HTTP request sent, awaiting response... 200 OK
      6. Length: 19687424 (19M) [application/octet-stream]
      7. Saving to: ‘dreambox-rescue-image-dreamtwo-20211029.bootimg.1’
      8. dreambox-rescue-image-dreamtwo-20211029.bootimg.1 100%[==================================================================================================================================>] 18,78M 12,1MB/s in 1,5s
      9. 2025-10-07 13:24:06 (12,1 MB/s) - ‘dreambox-rescue-image-dreamtwo-20211029.bootimg.1’ saved [19687424/19687424]
      10. root@dreambox:~$ flash-rescue dreambox-rescue-image-dreamtwo-20211029.bootimg
      11. [*] Writing /root/dreambox-rescue-image-dreamtwo-20211029.bootimg to /dev/recovery
      12. 300+1 records in
      13. 300+1 records out
      14. 19687424 bytes (18.8MB) copied, 0.507724 seconds, 37.0MB/s
      15. root@dreambox:~$
      16. root@dreambox:~$ flash-fsbl
      17. [*] Verifying signature of '/usr/share/u-boot-bin/u-boot.bin'
      18. gpgv: Signature made Mi 22 Sep 2021 13:08:06 CEST
      19. gpgv: using EDDSA key B39D6DE54802342EA26FCB16C360D1AB154F530C
      20. gpgv: Good signature from "Dreambox Two Recovery <two@recovery.dreambox.de>"
      21. [*] Skipping update of same version of U-Boot
      22. root@dreambox:~$ flash-nrf52 --program --verify --start
      23. no update available
      24. root@dreambox:~$
      Alles anzeigen
      Analog für die ONE:
      RescueLoader auf die Box laden

      Quellcode

      1. wget https://www.dreamboxupdate.com/opendreambox/2.6/unstable/images/dreamone/dreambox-rescue-image-dreamone-20211029.bootimg

      RescueLoader flashen

      Quellcode

      1. flash-rescue dreambox-rescue-image-dreamone-20211029.bootimg


      Bootloader laden und flashen

      Quellcode

      1. flash-fsbl


      Frontprozessor Firmware laden und flashen

      Quellcode

      1. flash-nrf52 --program --verify --start