![]() |
|
|||
|
|
||||
|
||||||
| Dreambox Tuts If your stuck Unregistered look here first |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Northern Git Admin
Team-UkCvs Senior Member
Join Date: Aug 2008 ![]()
Posts: 5,098
iTrader: (0)
Casino cash: $326774
Thanks: 1,126
Thanked 1,271 Times in 538 Posts
Nominated 8 Times in 6 Posts
TOTW/F/M Award(s): 4Groans: 1
Groaned at 0 Times in 0 Posts
|
Borrowed from another place, all credit to DW
To flash an image using Telnet This method will only work with a .img image file.
cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot To telnet, click START > RUN and type Telnet ip.address.of.dreambox A command window will appear, enter username root and password dreambox. To backup an image using Telnet
cat /dev/mtd/3 > /tmp/backup.img
First of all, you need to have a mounted directory from your PC. Make sure you have the DW.img file in your mounted directory on your PC. Telnet to the dreambox and paste this command: cp /hdd/movie/DW.img /tmp/DW.img The img will be copied from your mounted directory to the /tmp folder on the dreambox ready to be flashed. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ Services and Bouquets When you do a transponder scan on your dreambox, automatic or manual, a services file is automatically generated with the frequencies and services ids of all the channels found. If you have successfully done a services scan and found all the channels, there's no need to copy over additional services files. So you've managed to get all your channels and set up your bouquets just the way you want them. The first thing you want to do is back them up to your PC for safe keeping. If you need to flash the image again, for whatever reason, it's always good to have the services and bouquets backed up, then you simply copy the files to the box instead of setting them up from scratch again. Neutrino and Enigma are different in the way they store the services and bouquets. Enigma With enigma images, the services file doesn't have an extention and is stored in the following location: services - /var/tuxbox/config/enigma With enigma, each bouquet you create has it's own userbouquet file. These files are stored in: userbouquet.*****.tv - /var/tuxbox/config/enigma/cable There's also a file called bouquets (without extention) in /var/tuxbox/config/enigma that you want to backup as well. So when you're backing them up to your PC you want to copy the 'services' and 'bouquets' files from ../enigma and all the 'userbouquet' files from ../enigma/cable folder. Once you've copied them back to your dreambox, use the browser reload commands below. They won't take effect unless they are reloaded. Some images may have a 'ReloadChannels' option, usually in the BLUE button menu or User Features menu, this can also be used to reload the channels. Neutrino With neutrino images, the file system is more like the dbox2. services.xml - /var/tuxbox/config/zapit ubouquets.xml - /var/tuxbox/config/zapit All your bouquets are stored in the ubouquet.xml file instead of an individual file in enigma. Same as above, you will need to reload the channels before they will take effect. On neutrino images, there's usually an option in the Services Menu to reload channels. Reloading Services and Bouquets after transferring (using Enigma/Gemini) Once you have transfered your backed up services and bouquets to /var/tuxbox/config/enigma, follow these instructions. To reload services... Open web browser and paste the following command into the address bar: http://192.168.xxx.xxx/cgi-bin/reloadSettings (replace x with your own ip address) To reload bouquets... Open web browser and paste the following command into the address bar: http://192.168.xxx.xxx/cgi-bin/reloadUserBouquets [left]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ How Can I Find Out The IP Address Of My Image? If, for any reason, your settings on your dreambox are mixed up, your box boots up ok but you can't see your settings ok your TV, type this command into a cmd prompt. FOR /L %i IN (1,1,254) DO ping -a -n 1 192.168.1.%i | FIND /i "Reply">>c:\ipaddresses.txt This will ping every ip address between 1 and 254 for the desired subnet, i.e. 192.168.1.***. Alter the command to suit your own subnet. |
|
|
|
| The Following 4 Users Say Thank You to renwich For This Useful Post: |
|
|
#2 (permalink) |
|
Member
UkCvs Member
Join Date: Nov 2008
Posts: 66
iTrader: (0)
Casino cash: $40650
Thanks: 53
Thanked 41 Times in 28 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 0
Groaned at 0 Times in 0 Posts
|
hi
flasing and backing up images with telnet with pictures hope this may help Last edited by PaphosAL; 08-10-2010 at 07:57 AM.. Reason: made Bob's flashing instructions clearer and safer |
|
|
|
|
|
#3 (permalink) |
|
Nagging Old Git
Team-UkCvs Senior Member
Join Date: Aug 2008 Location: A park bench, near you
Age: 75
Posts: 3,108
iTrader: (0)
Casino cash: $848260
Thanks: 2,645
Thanked 1,587 Times in 876 Posts
Nominated 2 Times in 2 Posts
TOTW/F/M Award(s): 2Groans: 1
Groaned at 0 Times in 0 Posts
|
One vital step missing from all of these destructions:
Whichever method you choose to flash a new image to your dBox2, it is strongly recommended to reboot the box before proceeding with anything else!! Otherwise, you run a high risk of HAVING to reflash with IFA, LOL! Cheers- AL
|
|
|
|
|
|
#4 (permalink) | |
|
Moderator
UkCvs Senior Member
Join Date: Sep 2008 Location: Ireland
Age: 47
Posts: 487
iTrader: (0)
Casino cash: $190175
Thanks: 1,164
Thanked 278 Times in 178 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 5
Groaned at 0 Times in 0 Posts
|
Quote:
__________________
All information given is for educational purposes only.It is an offence to use this information for the purpose of obtaining free PayTV and we do not condone the theft of PayTV services. |
|
|
|
|
|
|
#5 (permalink) |
|
Nagging Old Git
Team-UkCvs Senior Member
Join Date: Aug 2008 Location: A park bench, near you
Age: 75
Posts: 3,108
iTrader: (0)
Casino cash: $848260
Thanks: 2,645
Thanked 1,587 Times in 876 Posts
Nominated 2 Times in 2 Posts
TOTW/F/M Award(s): 2Groans: 1
Groaned at 0 Times in 0 Posts
|
I would still do this for ANY type of box, Wiz- just to be safe. Force of habit, m8
|
|
|
|
|
|
#6 (permalink) | |
|
Moderator
UkCvs Senior Member
Join Date: Sep 2008 Location: Ireland
Age: 47
Posts: 487
iTrader: (0)
Casino cash: $190175
Thanks: 1,164
Thanked 278 Times in 178 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 5
Groaned at 0 Times in 0 Posts
|
Quote:
__________________
All information given is for educational purposes only.It is an offence to use this information for the purpose of obtaining free PayTV and we do not condone the theft of PayTV services. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|