Re: [How-To] Enabling Internet onUExxB6000 and B550 series
Posted: Tue Dec 28, 2010 9:05 am
ok, you have boot.img on usb. Then you can mount --bind it to /mtd_boot/ and then execute /mtd_boot/rc.local right?
Or maybe you can this:
Change patch to dev_bml0_07.img and try restore bml0/7
images must be on root of USB in this case (not in T-CHL5DEUC/image
u-boot.bin you can find in files i gave you. Yes, you can use command
to restore u-boot. But only if here are partitions on /dev...
You can copy images to TV and try restore from TV memory. What is output of command
and
You do not get permissions to /mtd_boot/ because it is not mounted i think.
Or maybe you can this:
Code: Select all
cat /mtd_drv/dev_bml0_07.img > /dev/bml0/7
images must be on root of USB in this case (not in T-CHL5DEUC/image
u-boot.bin you can find in files i gave you. Yes, you can use command
Code: Select all
cat /patch_to_usb/u-boot.bin > /dev/bml0/2
You can copy images to TV and try restore from TV memory. What is output of command
Code: Select all
mount
Code: Select all
df -h