Ich versuch mit miniflash in den Debug-Mode zu kommen. Aber irgendwie klappt das nicht. Der Bootmanager gibt unten das aus.
Kann mir jemand nen Tip geben, was ich noch falsch mache?
> help
ChorusOS r3 rsh daemon - valid commands are:
mount [hostaddr:filesystem|special_file [mount_point]]
umount [-v|-F|-f|-a|-t [ufs|nfs]] [special_file]
swapon mount_point
arun [-s site] [-S | -U] [-k] [-T] [-d] [-q] [-D] [-Z] actor_name [actor arguments]
akill [-s site] [-c] aid
aps [-s site]
reboot
route [add | delete [net | host] args]
ping host
echo string
setenv var value
unsetenv var
source filename
env
memstat
sleep [time in seconds, default=1s]
help
> echo 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
/lost+found: not currently mounted
C_INIT: usage: umount [-v|-F|-f|-a|-t [ufs|nfs]] [special_file]
> umount /
> mount 192.168.0.1:C/minflash/ /
C_INIT: mount: cannot access C/minflash/: No such file or directory
C_INIT: mount error - failed to set nfsargs
;
;
;
;
; Und nun ins Terminalfenster (vorherige Seite) kucken!
;
;
;
;
> arun initactor -v -V -i 4
C_INIT: afexec of initactor failed - No root mounted
***Adapter Desc: Realtek 8139-series PCI NIC
***MAC address: 00:06:4F:06:82:03 Local IP: 192.168.0.1 (via Packet-Driver #0)
***BootP server started... Port 67
***TFTP server started... Port 69
BootP> Request from 00:50:9C:10:D6:61 (assuming that this is DBox).
BootP> Answer sent!
TFTP> Started TFTP-Transfer for "C:\minflash\kernel\os"...
TFTP> Transfer finished, sent 2444 blocks
RARP> Answer sent to 00:50:9C:10:D6:61 with DBox-IP: 192.168.0.23
RARP> Answer sent to 00:50:9C:10:D6:61 with DBox-IP: 192.168.0.23