dazu benoetige ich wohl noch binarys, bzw. scrpte aus der advanced section.. welche?
Code:
dsmod/ds-0.2.9/toolchain/target/bin/mipsel-linux-uclibc-strip: Command not found
oder muss ich die manuell irgendwo ziehen? mein amd64 strip wird kaum helfen <g>.
aber danke schonmal so weit.. jetzt sieht das sachon ganz anders aus!
//nachtrag:
aaahhh, die libgcc_s.so.1 hab ich grad bei den advanced options entdeckt.
hmm, sorry, hab ich bisher fuer ds-mod pakete nicht benietigt, man verzeihe mir meine doofheit, argh!
//nachtrag2:
OK, auf der bash laeuft es! das iss ja man nen fortschritt.
ueber die weboberflaeche starten sagt er done OK, auch gut.
aber gehe ich dann auf dienste heisst es stopped. rennt also nicht.
ps aux zeigt den auch nicht an.
Code:
/ # /etc/init.d/rc.inadyn start
Starting Inadyn Client 0...done.
/ # /etc/init.d/rc.inadyn status
stopped
/ #
anscheinend geht der als daemon irgendwie noch nicht?
Code:
/ # ps aux
PID Uid VmSize Stat Command
1 root 324 S init
2 root SW [keventd]
3 root RWN [ksoftirqd_CPU0]
4 root SW [kswapd]
5 root SW [bdflush]
6 root SW [kupdated]
7 root SW [mtdblockd]
8 root SW [tffsd_mtd3]
238 root SW [capitransp]
253 root 1588 S N ctlmgr
256 root 1112 S N websrv
259 root 1196 S igdd
264 root 1112 S multid
276 root 1112 S N websrv
280 root 1112 S N websrv
283 root 1112 S N websrv
297 root 1176 S dsld -i -n
304 root 560 S telefon a127.0.0.1
308 root 1176 S < voipd
313 root 176 S /bin/run_clock -c /dev/tffs/mtd3 -d
325 root 1196 S igdd
326 root 1196 S igdd
327 root 1196 S igdd
328 root 276 S /usr/sbin/telnetd -l /sbin/ar7login
359 root 328 S httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r DS
437 root 480 S /bin/ash /usr/sbin/callmonitor
438 root 276 S logger -t callmonitor -p daemon.info
461 root 488 S /bin/ash /usr/sbin/callmonitor
462 root 480 S /bin/ash /usr/sbin/callmonitor
463 root 480 S /bin/ash /usr/sbin/callmonitor
464 root 220 S sleep 20000d
466 root 276 S nc 127.0.0.1 1012
472 root 448 S -sh
521 root 476 S -sh
1187 root 304 R ps aux
/ #