Page 4 of 5
Re: Bricked LE40C550! Please help!
Posted: Tue Aug 30, 2011 4:30 pm
by juusso
Changing partitions like you did does not affect to usb hack. It should work.
How about to get to TDM ? load USB drivers?
Re: Bricked LE40C550! Please help!
Posted: Tue Aug 30, 2011 5:04 pm
by juusso
use fat32.
Re: Bricked LE40C550! Please help!
Posted: Tue Aug 30, 2011 5:34 pm
by juusso
Nothing... just might with channel import to switch to previous firmware back. Might script is not executing becouse of activated alternative firmware. I doubt, but who knows.
Is here possible to export/import channels from USB?(menu-dishes-channel settings or smth like that) Export channel list please and upload here to forum. (i hope here is enough time to do that...)
My idea is to switch back to PartitionSwitch_0_0 and if you get script wrking next step is to flash your rootfs back.
I don`t know why don`t you get to TDM, and don`t have any other advice.
Re: Bricked LE40C550! Please help!
Posted: Wed Aug 31, 2011 9:48 am
by juusso
Yes, if you don`t want to restore your rootfs, because of unpredictable work of script, then yes, Service only. It is exact what i would tell if i had same situation
just in case:
Code: Select all
!#/bin/sh
/util/frestore -s /dev/bml0/7 /dtv/usb/sda1/rootfs.img
sync
echo "done" >> /dtv/usb/sda1/logfile
(where bml0/7 is your rootfs - i`m not sure which it is on your tv)
How did you do your dump of rootfs? what command have you use?
Re: Bricked LE40C550! Please help!
Posted: Thu Sep 01, 2011 2:32 pm
by juusso
mancio984 wrote:Just for information, where did I go wrong?
You don`t noticed, that if you modify any read only partition, the hash changes. Hashes are stored on TV also and monitored by some bunary called authuld. After you flashed changed rootfs, hashes become nonidentical to stored ones and TV started to reboot.
So you have to calculate hashes first and write it to right places on TV. It is samsung`s called Secure boot...
Same is for:
u-boot, kernel, rootfs, boot, exe and appdata partitions.
Not so easy, right?
