Page 23 of 146
Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 4:52 pm
by spiderjuka
sectroyer wrote:spiderjuka wrote:
Remap KEY_POWEROFF doesen't work. Still this same problem.
After Remapping KEY_POWEROFF the power button of RC still does not turn off the TV properly.
.
No remapping KEY_POWEROFF HAS TO WORK

Believe me it has to!!!! If it didn't work you did something incorrectly. Check if you at all have the log. Post results of this command:
I assume you don't

Hello,
Here you have my log -
RCremap.log
Is it OK?
I tried Remap 3 different keys.
Unfortunatelly after reboot TV still nothing happened.
Any other idea?
What else can I do?
Thank you.
Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 4:56 pm
by sectroyer
spiderjuka wrote:
Any other idea?
What else can I do?
Thank you.
Try more recent version:
Lol yours :
mine:

Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 5:02 pm
by spiderjuka
sectroyer wrote:spiderjuka wrote:
Any other idea?
What else can I do?
Thank you.
Try more recent version:
Lol yours :
mine:

I can't find it - could you send me any correct link?
Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 5:05 pm
by zoelechat
Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 5:22 pm
by gaffel72
sectroyer wrote:gaffel72 wrote:Hmm.....I only get access via port 3123 and not 23.
And how get I access with ftp to post a log file?
Using the ftp OR by turning OFF TV and then checking USB on computer

Okay. I keep it running with ftp. But I can't find a log file.
In which folder I can find the log file?
And one more question: is it normal that the mnt folder is totally empty? I mean there are no sub folders.
Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 5:24 pm
by zoelechat
gaffel72 wrote:And one more question: is it normal that the mnt folder is totally empty? I mean there are no sub folders.
It means root is incomplete, did you take care of this part of first post:
It seems that having both a recording device AND the rooting USB attached helps a lot.
sectroyer wrote:Shut down TV. Unplug usb with rooting data. Plug one of your Free usb disk. Start TV and once it loads hit REC

It will ask if it can format the disk format and recording something than get back shutdown tv attach SECOND usb (the one with rooting data), start TV

Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 5:26 pm
by sectroyer
gaffel72 wrote:
Okay. I keep it running with ftp. But I can't find a log file.
LOL. Than stop and shutdown TV
gaffel72 wrote:
In which folder I can find the log file?
Don't use FTP
gaffel72 wrote:
And one more question: is it normal that the mnt folder is totally empty? I mean there are no sub folders.
Yes normal if something didn't work

Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 5:34 pm
by gaffel72
sectroyer wrote:gaffel72 wrote:
Okay. I keep it running with ftp. But I can't find a log file.
LOL. Than stop and shutdown TV
gaffel72 wrote:
In which folder I can find the log file?
Don't use FTP
gaffel72 wrote:
And one more question: is it normal that the mnt folder is totally empty? I mean there are no sub folders.
Yes normal if something didn't work

so...where I can find the log file?! But what have I to do to make it work?
Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 5:37 pm
by sectroyer
gaffel72 wrote:
so...where I can find the log file?!
on usb.
gaffel72 wrote:
But what have I to do to make it work?
You probably didn't use run.sh from previous posts. There I moved logging to usb. And NO I will not find it for you

Re: [!!!] Rooting H series
Posted: Fri Jan 02, 2015 5:49 pm
by gaffel72
sectroyer wrote:gaffel72 wrote:
so...where I can find the log file?!
on usb.
gaffel72 wrote:
But what have I to do to make it work?
You probably didn't use run.sh from previous posts. There I moved logging to usb. And NO I will not find it for you

So here are my log file

And what went wrong?
Code: Select all
+ echo checking /dtv/usb/sda1
checking /dtv/usb/sda1
+ sleep 1
+ [ -e /dtv/usb/sda1/STOP_SAMYGO ]
+ cd /tmp
+ mkdir /tmp/bin
mkdir: can't create directory '/tmp/bin': File exists
+ echo OK
+ [ -e /dtv/skype_samygo ]
+ touch /dtv/skype_samygo
+ cp /dtv/usb/sda1/SamyGO/samygo_telnetd /dtv/
+ sleep 120
+ sleep 90
+ sleep 60
+ sleep 40
+ sleep 20
+ chmod +x /dtv/samygo_telnetd
+ cp /dtv/usb/sda1/SamyGO/busybox /tmp/bin/
+ /dtv/samygo_telnetd 33
Starting simple telnet server
Socket created
bind done
Waiting for incoming connections...
+ chmod +x /tmp/bin/busybox
+ /tmp/bin/busybox --install -s /tmp/bin
+ sync
+ export PATH=/tmp/bin:/dtv/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_appdata/Runtime/bin:/mtd_exe/nodejs/nodeEngine:/mtd_rwcommon/nodejs/wasp-framework:/mtd_exe/vdlm
+ export LD_LIBRARY_PATH=/tmp/bin:
+ sync
+ sync
+ /tmp/bin/busybox tcpsvd -vE 0.0.0.0 21 /tmp/bin/busybox ftpd -w /
tcpsvd: listening on 0.0.0.0:21, starting
+ ln -s /dev/loop3 /tmp/loopnone
+ sync
+ /tmp/bin/busybox losetup /tmp/loopnone /dtv/usb/sda1/SamyGO/samyext4.img
+ /tmp/bin/busybox mount -o sync,exec /tmp/loopnone /mnt
mount: mounting /tmp/loopnone on /mnt failed: Input/output error
+ /tmp/bin/busybox --install -s /mnt/bin
busybox: /mnt/bin/[: No such file or directory
busybox: /mnt/bin/[[: No such file or directory
busybox: /mnt/bin/acpid: No such file or directory
busybox: /mnt/bin/add-shell: No such file or directory
busybox: /mnt/bin/addgroup: No such file or directory
busybox: /mnt/bin/adduser: No such file or directory
busybox: /mnt/bin/adjtimex: No such file or directory
busybox: /mnt/bin/arp: No such file or directory
busybox: /mnt/bin/arping: No such file or directory
busybox: /mnt/bin/ash: No such file or directory
busybox: /mnt/bin/awk: No such file or directory
busybox: /mnt/bin/base64: No such file or directory
busybox: /mnt/bin/basename: No such file or directory
busybox: /mnt/bin/beep: No such file or directory
busybox: /mnt/bin/blkid: No such file or directory
busybox: /mnt/bin/blockdev: No such file or directory
busybox: /mnt/bin/bootchartd: No such file or directory
busybox: /mnt/bin/brctl: No such file or directory
busybox: /mnt/bin/bunzip2: No such file or directory
busybox: /mnt/bin/bzcat: No such file or directory
busybox: /mnt/bin/bzip2: No such file or directory
busybox: /mnt/bin/cal: No such file or directory
busybox: /mnt/bin/cat: No such file or directory
busybox: /mnt/bin/catv: No such file or directory
busybox: /mnt/bin/chat: No such file or directory
busybox: /mnt/bin/chattr: No such file or directory
busybox: /mnt/bin/chgrp: No such file or directory
busybox: /mnt/bin/chmod: No such file or directory
busybox: /mnt/bin/chown: No such file or directory
busybox: /mnt/bin/chpasswd: No such file or directory
busybox: /mnt/bin/chpst: No such file or directory
busybox: /mnt/bin/chroot: No such file or directory
busybox: /mnt/bin/chrt: No such file or directory
busybox: /mnt/bin/chvt: No such file or directory
busybox: /mnt/bin/cksum: No such file or directory
busybox: /mnt/bin/clear: No such file or directory
busybox: /mnt/bin/cmp: No such file or directory
busybox: /mnt/bin/comm: No such file or directory
busybox: /mnt/bin/conspy: No such file or directory
busybox: /mnt/bin/cp: No such file or directory
busybox: /mnt/bin/cpio: No such file or directory
busybox: /mnt/bin/crond: No such file or directory
busybox: /mnt/bin/crontab: No such file or directory
busybox: /mnt/bin/cryptpw: No such file or directory
busybox: /mnt/bin/cttyhack: No such file or directory
busybox: /mnt/bin/cut: No such file or directory
busybox: /mnt/bin/date: No such file or directory
busybox: /mnt/bin/dc: No such file or directory
busybox: /mnt/bin/dd: No such file or directory
busybox: /mnt/bin/deallocvt: No such file or directory
busybox: /mnt/bin/delgroup: No such file or directory
busybox: /mnt/bin/deluser: No such file or directory
busybox: /mnt/bin/depmod: No such file or directory
busybox: /mnt/bin/devmem: No such file or directory
busybox: /mnt/bin/df: No such file or directory
busybox: /mnt/bin/dhcprelay: No such file or directory
busybox: /mnt/bin/diff: No such file or directory
busybox: /mnt/bin/dirname: No such file or directory
busybox: /mnt/bin/dmesg: No such file or directory
busybox: /mnt/bin/dnsd: No such file or directory
busybox: /mnt/bin/dnsdomainname: No such file or directory
busybox: /mnt/bin/dos2unix: No such file or directory
busybox: /mnt/bin/du: No such file or directory
busybox: /mnt/bin/dumpkmap: No such file or directory
busybox: /mnt/bin/dumpleases: No such file or directory
busybox: /mnt/bin/echo: No such file or directory
busybox: /mnt/bin/ed: No such file or directory
busybox: /mnt/bin/egrep: No such file or directory
busybox: /mnt/bin/eject: No such file or directory
busybox: /mnt/bin/env: No such file or directory
busybox: /mnt/bin/envdir: No such file or directory
busybox: /mnt/bin/envuidgid: No such file or directory
busybox: /mnt/bin/ether-wake: No such file or directory
busybox: /mnt/bin/expand: No such file or directory
busybox: /mnt/bin/expr: No such file or directory
busybox: /mnt/bin/fakeidentd: No such file or directory
busybox: /mnt/bin/false: No such file or directory
busybox: /mnt/bin/fbset: No such file or directory
busybox: /mnt/bin/fbsplash: No such file or directory
busybox: /mnt/bin/fdflush: No such file or directory
busybox: /mnt/bin/fdformat: No such file or directory
busybox: /mnt/bin/fdisk: No such file or directory
busybox: /mnt/bin/fgconsole: No such file or directory
busybox: /mnt/bin/fgrep: No such file or directory
busybox: /mnt/bin/find: No such file or directory
busybox: /mnt/bin/findfs: No such file or directory
busybox: /mnt/bin/flock: No such file or directory
busybox: /mnt/bin/fold: No such file or directory
busybox: /mnt/bin/free: No such file or directory
busybox: /mnt/bin/freeramdisk: No such file or directory
busybox: /mnt/bin/fsck: No such file or directory
busybox: /mnt/bin/fsck.minix: No such file or directory
busybox: /mnt/bin/fstrim: No such file or directory
busybox: /mnt/bin/fsync: No such file or directory
busybox: /mnt/bin/ftpd: No such file or directory
busybox: /mnt/bin/ftpget: No such file or directory
busybox: /mnt/bin/ftpput: No such file or directory
busybox: /mnt/bin/fuser: No such file or directory
busybox: /mnt/bin/getopt: No such file or directory
busybox: /mnt/bin/getty: No such file or directory
busybox: /mnt/bin/grep: No such file or directory
busybox: /mnt/bin/groups: No such file or directory
busybox: /mnt/bin/gunzip: No such file or directory
busybox: /mnt/bin/gzip: No such file or directory
busybox: /mnt/bin/halt: No such file or directory
busybox: /mnt/bin/hd: No such file or directory
busybox: /mnt/bin/hdparm: No such file or directory
busybox: /mnt/bin/head: No such file or directory
busybox: /mnt/bin/hexdump: No such file or directory
busybox: /mnt/bin/hostid: No such file or directory
busybox: /mnt/bin/hostname: No such file or directory
busybox: /mnt/bin/httpd: No such file or directory
busybox: /mnt/bin/hush: No such file or directory
busybox: /mnt/bin/hwclock: No such file or directory
busybox: /mnt/bin/id: No such file or directory
busybox: /mnt/bin/ifconfig: No such file or directory
busybox: /mnt/bin/ifdown: No such file or directory
busybox: /mnt/bin/ifenslave: No such file or directory
busybox: /mnt/bin/ifplugd: No such file or directory
busybox: /mnt/bin/ifup: No such file or directory
busybox: /mnt/bin/inetd: No such file or directory
busybox: /mnt/bin/init: No such file or directory
busybox: /mnt/bin/insmod: No such file or directory
busybox: /mnt/bin/install: No such file or directory
busybox: /mnt/bin/ionice: No such file or directory
busybox: /mnt/bin/iostat: No such file or directory
busybox: /mnt/bin/ip: No such file or directory
busybox: /mnt/bin/ipaddr: No such file or directory
busybox: /mnt/bin/ipcalc: No such file or directory
busybox: /mnt/bin/ipcrm: No such file or directory
busybox: /mnt/bin/ipcs: No such file or directory
busybox: /mnt/bin/iplink: No such file or directory
busybox: /mnt/bin/iproute: No such file or directory
busybox: /mnt/bin/iprule: No such file or directory
busybox: /mnt/bin/iptunnel: No such file or directory
busybox: /mnt/bin/kbd_mode: No such file or directory
busybox: /mnt/bin/kill: No such file or directory
busybox: /mnt/bin/killall: No such file or directory
busybox: /mnt/bin/killall5: No such file or directory
busybox: /mnt/bin/klogd: No such file or directory
busybox: /mnt/bin/last: No such file or directory
busybox: /mnt/bin/less: No such file or directory
busybox: /mnt/bin/linux32: No such file or directory
busybox: /mnt/bin/linux64: No such file or directory
busybox: /mnt/bin/linuxrc: No such file or directory
busybox: /mnt/bin/ln: No such file or directory
busybox: /mnt/bin/loadfont: No such file or directory
busybox: /mnt/bin/loadkmap: No such file or directory
busybox: /mnt/bin/logger: No such file or directory
busybox: /mnt/bin/login: No such file or directory
busybox: /mnt/bin/logname: No such file or directory
busybox: /mnt/bin/logread: No such file or directory
busybox: /mnt/bin/losetup: No such file or directory
busybox: /mnt/bin/lpd: No such file or directory
busybox: /mnt/bin/lpq: No such file or directory
busybox: /mnt/bin/lpr: No such file or directory
busybox: /mnt/bin/ls: No such file or directory
busybox: /mnt/bin/lsattr: No such file or directory
busybox: /mnt/bin/lsmod: No such file or directory
busybox: /mnt/bin/lsof: No such file or directory
busybox: /mnt/bin/lspci: No such file or directory
busybox: /mnt/bin/lsusb: No such file or directory
busybox: /mnt/bin/lzcat: No such file or directory
busybox: /mnt/bin/lzma: No such file or directory
busybox: /mnt/bin/lzop: No such file or directory
busybox: /mnt/bin/lzopcat: No such file or directory
busybox: /mnt/bin/makedevs: No such file or directory
busybox: /mnt/bin/makemime: No such file or directory
busybox: /mnt/bin/man: No such file or directory
busybox: /mnt/bin/md5sum: No such file or directory
busybox: /mnt/bin/mdev: No such file or directory
busybox: /mnt/bin/mesg: No such file or directory
busybox: /mnt/bin/microcom: No such file or directory
busybox: /mnt/bin/mkdir: No such file or directory
busybox: /mnt/bin/mkdosfs: No such file or directory
busybox: /mnt/bin/mke2fs: No such file or directory
busybox: /mnt/bin/mkfifo: No such file or directory
busybox: /mnt/bin/mkfs.ext2: No such file or directory
busybox: /mnt/bin/mkfs.minix: No such file or directory
busybox: /mnt/bin/mkfs.vfat: No such file or directory
busybox: /mnt/bin/mknod: No such file or directory
busybox: /mnt/bin/mkpasswd: No such file or directory
busybox: /mnt/bin/mkswap: No such file or directory
busybox: /mnt/bin/mktemp: No such file or directory
busybox: /mnt/bin/modinfo: No such file or directory
busybox: /mnt/bin/modprobe: No such file or directory
busybox: /mnt/bin/more: No such file or directory
busybox: /mnt/bin/mount: No such file or directory
busybox: /mnt/bin/mountpoint: No such file or directory
busybox: /mnt/bin/mpstat: No such file or directory
busybox: /mnt/bin/mt: No such file or directory
busybox: /mnt/bin/mv: No such file or directory
busybox: /mnt/bin/nameif: No such file or directory
busybox: /mnt/bin/nbd-client: No such file or directory
busybox: /mnt/bin/nc: No such file or directory
busybox: /mnt/bin/netstat: No such file or directory
busybox: /mnt/bin/nice: No such file or directory
busybox: /mnt/bin/nmeter: No such file or directory
busybox: /mnt/bin/nohup: No such file or directory
busybox: /mnt/bin/nslookup: No such file or directory
busybox: /mnt/bin/ntpd: No such file or directory
busybox: /mnt/bin/od: No such file or directory
busybox: /mnt/bin/openvt: No such file or directory
busybox: /mnt/bin/passwd: No such file or directory
busybox: /mnt/bin/patch: No such file or directory
busybox: /mnt/bin/pgrep: No such file or directory
busybox: /mnt/bin/pidof: No such file or directory
busybox: /mnt/bin/ping: No such file or directory
busybox: /mnt/bin/ping6: No such file or directory
busybox: /mnt/bin/pipe_progress: No such file or directory
busybox: /mnt/bin/pivot_root: No such file or directory
busybox: /mnt/bin/pkill: No such file or directory
busybox: /mnt/bin/pmap: No such file or directory
busybox: /mnt/bin/popmaildir: No such file or directory
busybox: /mnt/bin/poweroff: No such file or directory
busybox: /mnt/bin/powertop: No such file or directory
busybox: /mnt/bin/printenv: No such file or directory
busybox: /mnt/bin/printf: No such file or directory
busybox: /mnt/bin/ps: No such file or directory
busybox: /mnt/bin/pscan: No such file or directory
busybox: /mnt/bin/pstree: No such file or directory
busybox: /mnt/bin/pwd: No such file or directory
busybox: /mnt/bin/pwdx: No such file or directory
busybox: /mnt/bin/raidautorun: No such file or directory
busybox: /mnt/bin/rdate: No such file or directory
busybox: /mnt/bin/rdev: No such file or directory
busybox: /mnt/bin/readahead: No such file or directory
busybox: /mnt/bin/readlink: No such file or directory
busybox: /mnt/bin/readprofile: No such file or directory
busybox: /mnt/bin/realpath: No such file or directory
busybox: /mnt/bin/reboot: No such file or directory
busybox: /mnt/bin/reformime: No such file or directory
busybox: /mnt/bin/remove-shell: No such file or directory
busybox: /mnt/bin/renice: No such file or directory
busybox: /mnt/bin/reset: No such file or directory
busybox: /mnt/bin/resize: No such file or directory
busybox: /mnt/bin/rev: No such file or directory
busybox: /mnt/bin/rm: No such file or directory
busybox: /mnt/bin/rmdir: No such file or directory
busybox: /mnt/bin/rmmod: No such file or directory
busybox: /mnt/bin/route: No such file or directory
busybox: /mnt/bin/rpm: No such file or directory
busybox: /mnt/bin/rpm2cpio: No such file or directory
busybox: /mnt/bin/rtcwake: No such file or directory
busybox: /mnt/bin/run-parts: No such file or directory
busybox: /mnt/bin/runlevel: No such file or directory
busybox: /mnt/bin/runsv: No such file or directory
busybox: /mnt/bin/runsvdir: No such file or directory
busybox: /mnt/bin/rx: No such file or directory
busybox: /mnt/bin/script: No such file or directory
busybox: /mnt/bin/scriptreplay: No such file or directory
busybox: /mnt/bin/sed: No such file or directory
busybox: /mnt/bin/sendmail: No such file or directory
busybox: /mnt/bin/seq: No such file or directory
busybox: /mnt/bin/setarch: No such file or directory
busybox: /mnt/bin/setconsole: No such file or directory
busybox: /mnt/bin/setfont: No such file or directory
busybox: /mnt/bin/setkeycodes: No such file or directory
busybox: /mnt/bin/setlogcons: No such file or directory
busybox: /mnt/bin/setserial: No such file or directory
busybox: /mnt/bin/setsid: No such file or directory
busybox: /mnt/bin/setuidgid: No such file or directory
busybox: /mnt/bin/sh: No such file or directory
busybox: /mnt/bin/sha1sum: No such file or directory
busybox: /mnt/bin/sha256sum: No such file or directory
busybox: /mnt/bin/sha3sum: No such file or directory
busybox: /mnt/bin/sha512sum: No such file or directory
busybox: /mnt/bin/showkey: No such file or directory
busybox: /mnt/bin/slattach: No such file or directory
busybox: /mnt/bin/sleep: No such file or directory
busybox: /mnt/bin/smemcap: No such file or directory
busybox: /mnt/bin/softlimit: No such file or directory
busybox: /mnt/bin/sort: No such file or directory
busybox: /mnt/bin/split: No such file or directory
busybox: /mnt/bin/start-stop-daemon: No such file or directory
busybox: /mnt/bin/stat: No such file or directory
busybox: /mnt/bin/strings: No such file or directory
busybox: /mnt/bin/stty: No such file or directory
busybox: /mnt/bin/su: No such file or directory
busybox: /mnt/bin/sulogin: No such file or directory
busybox: /mnt/bin/sum: No such file or directory
busybox: /mnt/bin/sv: No such file or directory
busybox: /mnt/bin/svlogd: No such file or directory
busybox: /mnt/bin/swapoff: No such file or directory
busybox: /mnt/bin/swapon: No such file or directory
busybox: /mnt/bin/switch_root: No such file or directory
busybox: /mnt/bin/sync: No such file or directory
busybox: /mnt/bin/sysctl: No such file or directory
busybox: /mnt/bin/syslogd: No such file or directory
busybox: /mnt/bin/tac: No such file or directory
busybox: /mnt/bin/tail: No such file or directory
busybox: /mnt/bin/tar: No such file or directory
busybox: /mnt/bin/tcpsvd: No such file or directory
busybox: /mnt/bin/tee: No such file or directory
busybox: /mnt/bin/telnet: No such file or directory
busybox: /mnt/bin/telnetd: No such file or directory
busybox: /mnt/bin/test: No such file or directory
busybox: /mnt/bin/tftp: No such file or directory
busybox: /mnt/bin/tftpd: No such file or directory
busybox: /mnt/bin/time: No such file or directory
busybox: /mnt/bin/timeout: No such file or directory
busybox: /mnt/bin/top: No such file or directory
busybox: /mnt/bin/touch: No such file or directory
busybox: /mnt/bin/tr: No such file or directory
busybox: /mnt/bin/traceroute: No such file or directory
busybox: /mnt/bin/traceroute6: No such file or directory
busybox: /mnt/bin/true: No such file or directory
busybox: /mnt/bin/tty: No such file or directory
busybox: /mnt/bin/ttysize: No such file or directory
busybox: /mnt/bin/tunctl: No such file or directory
busybox: /mnt/bin/udhcpc: No such file or directory
busybox: /mnt/bin/udhcpd: No such file or directory
busybox: /mnt/bin/udpsvd: No such file or directory
busybox: /mnt/bin/umount: No such file or directory
busybox: /mnt/bin/uname: No such file or directory
busybox: /mnt/bin/unexpand: No such file or directory
busybox: /mnt/bin/uniq: No such file or directory
busybox: /mnt/bin/unix2dos: No such file or directory
busybox: /mnt/bin/unlzma: No such file or directory
busybox: /mnt/bin/unlzop: No such file or directory
busybox: /mnt/bin/unxz: No such file or directory
busybox: /mnt/bin/unzip: No such file or directory
busybox: /mnt/bin/uptime: No such file or directory
busybox: /mnt/bin/users: No such file or directory
busybox: /mnt/bin/usleep: No such file or directory
busybox: /mnt/bin/uudecode: No such file or directory
busybox: /mnt/bin/uuencode: No such file or directory
busybox: /mnt/bin/vconfig: No such file or directory
busybox: /mnt/bin/vi: No such file or directory
busybox: /mnt/bin/vlock: No such file or directory
busybox: /mnt/bin/volname: No such file or directory
busybox: /mnt/bin/wall: No such file or directory
busybox: /mnt/bin/watch: No such file or directory
busybox: /mnt/bin/watchdog: No such file or directory
busybox: /mnt/bin/wc: No such file or directory
busybox: /mnt/bin/wget: No such file or directory
busybox: /mnt/bin/which: No such file or directory
busybox: /mnt/bin/who: No such file or directory
busybox: /mnt/bin/whoami: No such file or directory
busybox: /mnt/bin/whois: No such file or directory
busybox: /mnt/bin/xargs: No such file or directory
busybox: /mnt/bin/xz: No such file or directory
busybox: /mnt/bin/xzcat: No such file or directory
busybox: /mnt/bin/yes: No such file or directory
busybox: /mnt/bin/zcat: No such file or directory
busybox: /mnt/bin/zcip: No such file or directory
+ sync
/dtv/usb/sda1/SamyGO/run1.sh: line 46: can't create /mnt/sam.log: Read-only file system
+ ls -la /mnt/*
/dtv/usb/sda1/SamyGO/run1.sh: line 47: can't create /mnt/sam.log: Read-only file system
+ echo ===========================
/dtv/usb/sda1/SamyGO/run1.sh: line 48: can't create /mnt/sam.log: Read-only file system
+ echo Starting rcSGO from run1.sh
/dtv/usb/sda1/SamyGO/run1.sh: line 49: can't create /mnt/sam.log: Read-only file system
+ echo ===========================
/dtv/usb/sda1/SamyGO/run1.sh: line 50: can't create /mnt/sam.log: Read-only file system
+ /mnt/bin/busybox2 sh -x /mnt/rcSGO /mnt
tcpsvd: start 1736 192.168.178.54:21-192.168.178.35:52000
tcpsvd: status 1/30
+ killall -KILL Skype
killall: Skype: no process killed
+ killall -KILL Skype
killall: Skype: no process killed
+ killall -KILL Skype
killall: Skype: no process killed
+ killall -KILL Skype
killall: Skype: no process killed
+ killall -KILL Skype
killall: Skype: no process killed
tcpsvd: end 1736 exit 1
tcpsvd: status 0/30
tcpsvd: start 7033 192.168.178.54:21-192.168.178.35:50935
tcpsvd: status 1/30
tcpsvd: start 7038 192.168.178.54:21-192.168.178.35:50940
tcpsvd: status 2/30
tcpsvd: end 7038 exit 0
tcpsvd: status 1/30
tcpsvd: end 7033 exit 1
tcpsvd: status 0/30
tcpsvd: start 7107 192.168.178.54:21-192.168.178.35:51025
tcpsvd: status 1/30
tcpsvd: end 7107 exit 1
tcpsvd: status 0/30
tcpsvd: start 7169 192.168.178.54:21-192.168.178.35:51115
tcpsvd: status 1/30
tcpsvd: start 7248 192.168.178.54:21-192.168.178.35:51188
tcpsvd: status 2/30
tcpsvd: end 7169 exit 1
tcpsvd: status 1/30
tcpsvd: start 7256 192.168.178.54:21-192.168.178.35:51203
tcpsvd: status 2/30
tcpsvd: end 7248 exit 0
tcpsvd: status 1/30
tcpsvd: start 7272 192.168.178.54:21-192.168.178.35:51215
tcpsvd: status 2/30
tcpsvd: end 7272 exit 0
tcpsvd: status 1/30