erdem_ua wrote:Don't cross flash your TV in this step. But booting with linux kernel of B7000 from USB flash and look ifconfig shows lo device. If it's working, than we can try to make it flash and make it permanent.

This might be require rootFS too.
1. I went to a electronics store and bought some cheapest no-lead soldering wire and managed to make a working exlink cable. I connected to serial console, and enabled debugging mode. The serial output of B6000 shows something likes this:
eth0 Link encap:Ethernet HWaddr XX:XX:XX...\
inet addr:XXX:XXX
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 erros_0
#some more generic info
lo Link encap:Local Loopback
inet addr:127:0.0.1 Mask:255:0.0.0
UP LOOKBACK RUNNING MTU;16436 Metric:1
#some more generic info
2. I also tried to connect via Telnet using ethernet crossover... I was able to ping the TV, but telnet connection is being refused. I am currently running Samygo pached (v.23) firmware which has not enabled the telnet. Previously, I already manually patched the firmware with telnet, and this firmware can handle telnet (but at that time, my exlink cable was defective so I gave it up at that point). I might try to find that manually patched B6000 firmware with telnet enabled... or wait for your new patcher ...with a safer way of enabling Telnet..

3. I am currently compiling the SamyGo embedded framework, and this is taking a while... (alas, I ran out space on my root. :*( I will skip compiling for now.
You mentioned I can possibly boot B7000 series firmware. Can I just download the latest B7000 from Samsung website, patch it using Samygo patcher, copy to USB flash disk, then try to boot from it using Uboot? Do I need to copy the rootfs that I will compile from source? Or can I use the raw or patched B7000 firmware? .