just connect to rx0 and tx0 on a wifi module , speed 115200 .
You are getting further then me, I am just getting garbled crap no matter what baud rate I set. I can tell its the boot sequnce just from watching the garbled crap and watching the LED's
just connect to rx0 and tx0 on a wifi module , speed 115200 .
UPD-we need find HG310.bin -( this is firmware for wifi module) - and boot.bin - this files unpacked from firmware , then put \tmp and update system
I also vote for step-by-step guide!. A step-by-step list of exactly what you did would be very appreciated.
Finally gained access to root shell. Next step would be to mount mtd3 (the original root filesystem) to somewhere. I chose /tmp/flash:
mkdir /tmp/flash
And then mount it:
mount -t jffs2 mtd3 /tmp/flash
Then you can go to /tmp/flash/etc/init.d and repair the rcS. Mine had a lot of ^M in it, which means it was corrupted by ftp from Windows to Unix.
YES! ITS WORKS!
Thank you
and what about phantom?
Congratulations! Great work - now the bird and you are all done![ 1.460000] VFS: Mounted root (jffs2 filesystem) readonly on device 31:5.
[ 1.470000] Freeing unused kernel memory: 220K (802c9000 - 80300000)
init started: BusyBox v1.22.1 (2015-11-16 16:28:58 CST)
starting pid 219, tty '': '/etc/init.d/rcS'
can't run '/etc/init.d/rcS': Permission denied
can't open /dev/ttyS0: No such file or directory
process '/bin/ash --login' (pid 220) exited. Scheduling for restart.
can't open /dev/ttyS0: No such file or directory
process '/bin/ash --login' (pid 221) exited. Scheduling for restart.
can't open /dev/ttyS0: No such file or directory
process '/bin/ash --login' (pid 222) exited. Scheduling for restart.
can't open /dev/ttyS0: No such file or directory
process '/bin/ash --login' (pid 223) exited. Scheduling for restart.
can't open /dev/ttyS0: No such file or directory
Phantom 3 4K
We use essential cookies to make this site work, and optional cookies to enhance your experience.