handdator

Visa fullständig version : Ändra bootloader i dm500 via telnet, någon som lyckats med det, här följer en guide



falken1989
2013-07-24, 11:10
change to custom bootloader from telnet. no need to JTAG for changing boxtype from ex. DVB-T to DVB-S -------------------------------------------------------------- 1) flash box with firmware: brainwave-firmware-mac-hack.img 2) reboot reciver and start it again. 3) ftp upload dm500s.bin/dm500t.bin/dm500c.bin to /tmp/ 4) telnet to dreambox, and type patchME 00 09 34 11 22 33 !! You can use any mac but need to start with 00 09 34 !! !! the mac you enter above will be overwriten when you write new bootloader in step 6 !! 5) Type this in telnet: eraseall /dev/mtd/2 !! you will see format progress, when its done just continue !! !! when typing that you will remove bootloader settings (tuner type + mac) !! !! WARNING!! If you remove power from box, you need to JTAG to repair it !! 6) type this in telnet: cp /tmp/dm500s.bin /dev/mtd/2 !! now bootloader backup dm500s.bin will be stored in bootloader block = mtd/2 !! 7) you will now have a dm500S. after rebooting. if bootloader was damaged, box will not power on, and you need jtag to repair. //forhike