DreamOne UHD (Rescue Image)

Posted by: Admin

DreamOne UHD (Rescue Image) - 07/16/19 09:50 PM

Image for Recovery/Rescue of your box DreamOne

Code:
wget http://dreamboxupdate.com/opendreambox/2.6/unstable/images/dreamone/dreambox-rescue-image-dreamone-20190709.bootimg


Boot to rescue, and then send command,
update-rescue -v

It will download the rescue bin
http://dreamboxupdate.com/download/recovery/one/release/rescue-image-one.bin

and flash it to the box.

MEGA : https://mega.nz/#!pyZiECDJ!pHPtN2QAFBfAabiLvJDshZlnRpeRYdlUWHBKMSF81Xk

Code:
root@dreamone:/tmp# update-rescue -v
[*] Downloading 'http://dreamboxupdate.com/download/recovery/one/release/rescue-image-one.bin.sig'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   438  100   438    0     0   1850      0 --:--:-- --:--:-- --:--:-- 11230
[*] Downloading 'http://dreamboxupdate.com/download/recovery/one/release/rescue-image-one.bin'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 69 17.9M   69 12.4M    0     0  2444k      0  0:00:07  0:00:05  0:00:02 2386k
100 17.9M  100 17.9M    0     0  2549k      0  0:00:07  0:00:07 --:--:-- 2409k
[*] Verifying signature of 'rescue-image-one.bin'
gpgv: Signature made Thu May 23 00:05:37 2019 CEST
gpgv:                using RSA key B80355A90FEB3DE6938E7B700A963A18CBA77E11
gpgv: key 0A963A18CBA77E11 was created 17961 days in the future (time warp or clock problem)
gpgv: key 0A963A18CBA77E11 was created 17961 days in the future (time warp or clock problem)
gpgv: key 0A963A18CBA77E11 was created 17961 days in the future (time warp or clock problem)
gpgv: key 0A963A18CBA77E11 was created 17961 days in the future (time warp or clock problem)
gpgv: key 0A963A18CBA77E11 was created 17961 days in the future (time warp or clock problem)
gpgv: Good signature from "Dreambox One Recovery <one@recovery.dreambox.de>"
[*] Writing rescue image to flash
[*] Writing /tmp/tmp.zEAchb/rescue-image-one.bin to /dev/recovery
286+1 records in
286+1 records out
18790400 bytes (17.9MB) copied, 0.380807 seconds, 47.1MB/s
[*] Done.
Posted by: matchboxx

Re: DreamOne UHD (Rescue Image) - 04/19/20 04:42 PM

hi, i tried openpli image but no work correct, how can i go back if rescue no work

Code:
openpli 7star dreamone

dreamone login: root
Last login: Sun Apr 19 14:21:01 UTC 2020 on pts/0
root@dreamone:~# wget http://dreamboxupdate.com/opendreambox/2...0190709.bootimg
Connecting to dreamboxupdate.com (178.19.67.219:80)
wget: server returned error: HTTP/1.1 404 Not Found


new image

Code:
openpli 7star dreamone

dreamone login: root
Last login: Sun Apr 19 14:32:48 UTC 2020 on pts/0
root@dreamone:~# wget https://dreamboxupdate.com/opendreambox/2.6/unstable/images/dreamone/dreambox-rescue-image-dreamone-20200403.bootimg
Connecting to dreamboxupdate.com (178.19.67.219:443)
wget: can't open 'dreambox-rescue-image-dreamone-20200403.bootimg': File exists
root@dreamone:~#


if I put this image manual with WinSCP to tmp and use command flash-rescue flashing no work
Posted by: Admin

Re: DreamOne UHD (Rescue Image) - 04/19/20 04:51 PM

If you don't put the full link, it will never work,

Code:
wget http://dreamboxupdate.com/opendreambox/2.6/unstable/images/dreamone/dreambox-rescue-image-dreamone-20190709.bootimg


Admin
Posted by: matchboxx

Re: DreamOne UHD (Rescue Image) - 04/19/20 05:46 PM

i see this now

wget: can't open 'dreambox-rescue-image-dreamone-20190709.bootimg': File exists
Posted by: Admin

Re: DreamOne UHD (Rescue Image) - 04/19/20 05:55 PM

The "File exists"... so it means you already have it in the memory so you have to do next step, use it to flash the box.

Admin
Posted by: matchboxx

Re: DreamOne UHD (Rescue Image) - 04/19/20 06:09 PM

yes, but problem is, i dont know how :-)

dreamone login: root
Last login: Sun Apr 19 16:08:35 UTC 2020 on pts/0
root@dreamone:~# flash-rescue dreambox-rescue-image-dreamone-20190709.bootimg
-sh: flash-rescue: not found
Posted by: Admin

Re: DreamOne UHD (Rescue Image) - 04/19/20 11:37 PM

This works ONLY if you are logged into the rescue partition/software, and not in the image...

Code:
root@dreamone:/tmp# update-rescue -v


Admin
Posted by: matchboxx

Re: DreamOne UHD (Rescue Image) - 04/20/20 01:49 PM

thank you for your help, but from tmp folder no work

openpli 7star dreamone

dreamone login: root
root@dreamone:~# cd /tmp
root@dreamone:/var/volatile/tmp# update-rescue -v
-sh: update-rescue: not found
Posted by: Admin

Re: DreamOne UHD (Rescue Image) - 04/20/20 03:17 PM

You need to boot into the Rescue mode partition, NOT the image. As explained previously.

Admin
Posted by: matchboxx

Re: DreamOne UHD (Rescue Image) - 04/20/20 04:26 PM

Yes, but question is, how can i boot into the rescue mode partition ? :-)
Posted by: Admin

Re: DreamOne UHD (Rescue Image) - 04/20/20 08:21 PM

Pressing the frontpanel button, as if you would load a new image. The instead of going to the webpage/webif you login with telnet/ssh/putty and do as explained on this topic (see first post).

Admin
Posted by: matchboxx

Re: DreamOne UHD (Rescue Image) - 04/21/20 09:08 PM

Thanks, I will check it tomorrrow :-)