Current TeamDingoo firmware version: A320-1.03TD-3
Please help us out with the webhosting costs by donating.
I downloaded the file, extracted it to local, and then i got to the "change main file" part. I found the file but I just don't know what I should type in there and where. Does anyone know what I should do?
Tudmonk
nevermind. just needed the newer rootfs (Eltas rootfs). the main code that works for me is
#!/bin/sh cd /boot/local/gmenu2x ./gmenu2x
so if anyone else had the same problem as me they can look at this and know. Not have to look around for 3 hours all over the net to find it.
nevermind. just needed the newer rootfs (Eltas rootfs). the main code that works for me is
#!/bin/sh
cd /boot/local/gmenu2x
./gmenu2x
so if anyone else had the same problem as me they can look at this and know. Not have to look around for 3 hours all over the net to find it.
Tudmonk