So,
jetzt habe ichs mal mit dem Miniflash probiert. Funktioniert hats leider nicht. Ich stelle hier mal das Log ein. Vielleicht hatte ja schon mal einer das gleiche Problem:
Beim Starten von Miniflash kommt dies:
1 - mountd: mount: path: C/box/Minflsh/minflsh/ -->vom ip-log einkopiert
From: 00:40:95:30:6C:FF - To: 00:50:9C:1C:B5:69
IP-Source: 192.168.0.1 - IP-Destination: 192.168.0.100
ICMP
BootP> Request from 00:50:9C:1C:B5:69 (assuming that this is DBox).
BootP> Answer sent!
----------------------------------------------------------------
From: 00:50:9C:1C:B5:69 - To: FF:FF:FF:FF:FF:FF
ARP_REQUEST
TFTP> Started TFTP-Transfer for "C:\box\Minflsh\minflsh\kernel\os"...
TFTP> Transfer finished, sent 2444 blocks
RARP> Answer sent to 00:50:9C:1C:B5:69 with DBox-IP: 192.168.0.100
RARP> Answer sent to 00:50:9C:1C:B5:69 with DBox-IP: 192.168.0.100
Dann starte ich das Script: enable_debug mit minflsh.txt> echo Test
Test
> setenv PATH /root/platform/bin:/root/bin:/usr/bin:/usr/siege/bin:/mnt/bin
> setenv TZ MET-01METDST-02,J84,J302
> setenv LD_LIBRARY_PATH /root/platform/lib:/root/lib:/usr/lib:/root/platform/mpc8xx-dbox2/lib:/root/platform/nokia-dbox2/lib
> setenv SIEGEHOME /usr/siege
> setenv CLASSPATH /usr/siege/lib/siege.jar:/usr/siege/lib/junior.jar:.
> umount /lost+found
> umount /
> mount 192.168.0.1:C/box/Minflsh/minflsh/ /
C_INIT: mount 192.168.0.1:C/box/Minflsh/minflsh/ on /
;
;
;
;
; Und nun ins Terminalfenster (vorherige Seite) kucken!
;
;
;
;
> arun initactor -v -V -i 4
INIT Version 0.9 loaded
INIT: library path: "LD_LIBRARY_PATH=/root/platform/nokia-dbox2/lib:/root/platform/lib:/root/lib:/usr/lib:/root/platform/mpc8xx-dbox2/lib:/root/platform/nokia-dbox2/lib"
INIT: start run level 2
INIT: execute "ddf"
INIT: time: 4 sec, 690000000 nsec
INIT: started aid = 11
INIT: execute "upgrade"
INIT: time: 8 sec, 560000000 nsec
INIT: afexec of upgrade failed - No such file or directory
INIT: start run level 3
INIT: execute "wsysserver"
INIT: time: 11 sec, 670000000 nsec
INIT: afexec of wsysserver failed - No such file or directory
INIT: execute "dooractor"
INIT: time: 14 sec, 70000000 nsec
INIT: afexec of dooractor failed - No such file or directory
INIT: execute "nameserver"
INIT: time: 16 sec, 880000000 nsec
INIT: afexec of nameserver failed - No such file or directory
INIT: execute "pppd"
INIT: time: 19 sec, 280000000 nsec
INIT: afexec of pppd failed - No such file or directory
INIT: execute "inetNSdns -env"
INIT: time: 22 sec, 80000000 nsec
INIT: afexec of inetNSdns failed - No such file or directory
INIT: execute "bcsubsystem"
INIT: time: 24 sec, 480000000 nsec
INIT: afexec of bcsubsystem failed - No such file or directory
INIT: execute "casubsystem"
INIT: time: 27 sec, 280000000 nsec
INIT: afexec of casubsystem failed - No such file or directory
INIT: execute "dvbsubsystem"
INIT: time: 29 sec, 680000000 nsec
INIT: afexec of dvbsubsystem failed - No such file or directory
INIT: start run level 4
INIT: execute "setenv SIEGEHOME /usr/siege"
INIT: execute "setenv CLASSPATH /usr/siege/lib/siege.jar:/usr/siege/lib/junior.jar:."
INIT: execute "siegep junior.finder.StartUp"
INIT: time: 33 sec, 380000000 nsec
INIT: afexec of siegep failed - No such file or directory
Die fehlermeldungen sollen ja normal sein, aber bei mir hört es hier auf und nach ca. 2minuten kommt die Meldung:
Ein Fehler ist während der Ausführung desScripts aufgetreten!
Der Befehl "Arun Initactor -v -V -i 4" schlug fehl!
Im log steht:
! Command timed out - didn't get answer from DBox!
! Execution stopped!
In einer Dos-Box kann ich die DBox noch pingen.
Liegts am Script?, wo bekomme ich andere her?
Hilfe???
