What do I need to backup before SamyGO flash?

General Forum for talking area for B series TVs.
Post Reply

User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: What do I need to backup before SamyGO flash?

Post by erdem_ua »

You can backup whole firmware by 'dd' ing current /dev/tbml* and /dev/bml0/* files.

If you wanted to backup only "exe.img", than you can check where is the partition name for this firmware by 'df' command.
for example

Code: Select all

/dev/tbml10              61400     52440      8960  85% /mtd_exe
means your exe.img that runs on your TV is placed at /dev/tbml10 file.
you can copy this file with

Code: Select all

dd if=/dev/tbml10 of=/dtv/usb/sda1/backup.exe.img
command line.

2. question: You can backup channel list before update. At some update could delete channel list. (I remember that 2004 firmware makes s such a thing). If you cankup channll'st before, than you can get your channels afterwards.
THanks.

Post Reply

Return to “[B] General”