[gelöst] Box geht nach flashen von neustem image nicht mehr in den rescue mode

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • [gelöst] Box geht nach flashen von neustem image nicht mehr in den rescue mode

      habe eben das neuste image geflasht

      und komme nun nicht mehr in den rescue mode!
      somit kann ich nicht flashen.
      zugriff über telnet ist noch möglich auf dem system sind außer mp und xstream nichts drauf!
      wie kann ich jetzt neu flashen?
    • Hellraiser1 schrieb:

      die box läuft aber ich kann sie nicht mehr flashen, habe doch geschrieben das sie läuft.
      macht alles und alles geht nur wird das dann das letzte image gewesen sein da ich nicht mehr neu flashen kann.

      das funktioniert auch nicht im Terminal ausgeführt?

      update-rescue -v
      Gruß Fred

      Die Dreambox ist tot, es lebe die Dreambox

      ¯\_(ツ)_/¯

      Quellcode

      1. root@dm920:~$ mount | grep "/ "
      2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
      3. root@dm920:~$
    • Alternativ könntest du noch SD RESCUE Images (unstable) von @emanuel (IHAD) versuchen.

      emanuel schrieb:

      rescue-sd image mit balena.io/etcher/ auf eine SDCARD (> ~2GB) brennen, reinstecken, Box an schalten, bootet sofort das Rescue von der SD Karte.
      gruß pclin
      Dreambox ONE/TWO, DM920UHD, DM900UHD, DM820HD HDD + USB-HUB, Stick 64GB, USB-HDD, Wireless Touch Keyboard K400r, Wlan-Stick 11n
      (Flash) DP-OE2.6 (BAXII) eigenes OE2.6, debian-buster
      (Flash) DP-OE2.5 (BAXII) eigenes OE2.5-e2+kodi+X, debian-stretch
      ---
      AudioDSP: miniDSP 2x4HD
      TV: LG OLED65BX9LB (PicCap)
      ---
      Hyperion und Plugin HyperionControl auf der Dreambox One
      ESP32 mit WLED Wlan 263 LED's SK6812 RGBW-NW 60 LED/m

      Ambilight for ever
    • Beim Flashen eines Images wird der RescueLoader nicht angefasst und ist auch nicht im Image enthalten. Er dient als Rettungsboot, um im Fehlerfall ein unabhängiges System zu haben. Sollte der RL, aus welchem Grund auch immer defekt sein, kann er bei laufendem Betriebssystem geflasht werden:

      FÜR DIE ONE

      Quellcode

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

      Quellcode

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


      oder
      RL manuell herunterladen, per ftp nach /tmp/ kopieren und dann flashen:

      Quellcode

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


      Am Beispiel der Two sieht die Ausführung so aus:

      Quellcode

      1. *****************************
      2. * http://www.newnigma2.to *
      3. *****************************
      4. * the next step is done *
      5. *****************************
      6. opendreambox 2.6.0 dreambox
      7. dreambox login: root
      8. Password:
      9. ##############################################################################
      10. # #
      11. # This is a Dreambox #
      12. # #
      13. # with newnigma2.to #
      14. # #
      15. # Unauthorized access to this system is prohibited ! #
      16. # #
      17. # This system is actively monitored and all connections may be logged. #
      18. # By accessing this system, you consent to this monitoring. #
      19. # #
      20. ##############################################################################
      21. Last login: Sat May 20 10:13:15 +0200 2023 on /dev/pts/0.
      22. up 3 days, 18 hours, 27 minutes
      23. root@dreambox:~$ wget http://www.dreamboxupdate.com/opendreambox/2.6/unstable/images/dreamtwo/dreambox-rescue-image-dreamtwo-20211029.bootimg
      24. --2023-05-20 10:53:52-- http://www.dreamboxupdate.com/opendreambox/2.6/unstable/images/dreamtwo/dreambox-rescue-image-dreamtwo-20211029.bootimg
      25. Resolving www.dreamboxupdate.com... 178.19.67.219
      26. Connecting to www.dreamboxupdate.com|178.19.67.219|:80... connected.
      27. HTTP request sent, awaiting response... 200 OK
      28. Length: 19687424 (19M) [application/octet-stream]
      29. Saving to: ‘dreambox-rescue-image-dreamtwo-20211029.bootimg’
      30. dreambox-rescue-image-dreamtwo-20211029.bootimg 100%[=======================================================================================================>] 18,78M 1,43MB/s in 13s
      31. 2023-05-20 10:54:06 (1,39 MB/s) - ‘dreambox-rescue-image-dreamtwo-20211029.bootimg’ saved [19687424/19687424]
      32. root@dreambox:~$ flash-rescue dreambox-rescue-image-dreamtwo-20211029.bootimg
      33. [*] legacy
      34. [*] Writing /root/dreambox-rescue-image-dreamtwo-20211029.bootimg to /dev/recovery
      35. 300+1 records in
      36. 300+1 records out
      37. 19687424 bytes (18.8MB) copied, 0.623471 seconds, 30.1MB/s
      38. root@dreambox:~$ to-the-rescue
      Alles anzeigen




      Ist das Problem damit nicht behoben, wäre ein Log vom Startversuch des RLs sinnvoll.