PDA

View Full Version : How do you back up image



Stanman
27-11-10, 18:53
Does anyone know how to back up the image as an NFI file?

Tried to follow instructions on another forum but it did not work. originally posted by Z80. Attached files were the ones suggested. Put them in temp but nothing showing via blue button, put them in individual folders and changed attributes but still no joy.


I am successfully creating my own full images for the 7020 machines.

It works...sensationally.

Here is how it's done, you can do it yourself no problems.




How to make a clone backup image of a DM7020 with all settings:-


(1) ftp to the 7020

(2) place the attached file "image7020_600.tar.gz" into tmp folder

(3) go to the dreambox, and press blue button, addons, manual install via tv.

(4) select the file you just uploaded.

(5) go to the pc and command prompt.

(6) telnet to the dreambox with telnet command

(7) enter "root" as the user, no password

(8) insert a usb stick in the back of the 7020 if it does NOT have a hard drive.

Now type this in on the pc's dos prompt telnet window...


(9)(a) if it HAS a hard drive :-

/usr/bin/build-nfi-image.sh /media/hdd

(9)(b) if it DOES NOT have a hard drive:-

/usr/bin/build-nfi-image.sh /media/usb


Now watch some progress messages for about 5 minutes and when it finishes,the *nfi image will be stored on either the hard drive on the dreambox, or the usb stick plugged into it.

The image will be about 15-20 mbytes.
__________________________________________________ _________________

If you used the usb stick just wack it on the pc and copy it.

If you used the dm7020 hard drive then ftp back into the 7020 again and go to /media/hdd and copy the *nfi file from there to the desktop on your PC.


THAT'S IT.......you have a valid NFI image, just rename it to “something_sensible.nfi”


How do you copy the *nfi file that to many 7020's?

power off the 7020 and hold the down arrow button in on the front panel for a few seconds on power up.

it will display an IP address that the box is listening to...example 192.168.0.222

Set your pc ip address to the same subnet.

Then just point internet explorer to that IP address and away you go.
One of the options is firmware update, point to the file you just made and all starts to happen.

Stanman
28-11-10, 20:48
OK sorted it worked a treat, it was my mistake as I was not leaving a space between.sh /media/hdd