Difference between revisions of "CAPSDAQ"
Jump to navigation
Jump to search
Line 35: | Line 35: | ||
== Install their ROC OS== | == Install their ROC OS== | ||
− | === | + | === ROC config changes=== |
+ | <pre> | ||
+ | [VxWorks Boot]: c | ||
+ | |||
+ | '.' = clear field; '-' = go to previous field; ^D = quit | ||
+ | |||
+ | boot device : fei0 | ||
+ | processor number : 0 | ||
+ | host name : daq | ||
+ | file name : /usr/local/coda/LaTechCoda/kern/5.4/vx5110-256MB | ||
+ | inet on ethernet (e) : 138.47.37.31:fffffc00 | ||
+ | inet on backplane (b): | ||
+ | host inet (h) : 134.50.3.210 | ||
+ | gateway inet (g) : | ||
+ | user (u) : daq | ||
+ | ftp password (pw) (blank = use rsh): | ||
+ | flags (f) : 0x20 | ||
+ | target name (tn) : roc2 | ||
+ | startup script (s) : /daq/vxworks/kern/bootscripts/roc2.boot | ||
+ | other (o) : | ||
+ | </pre> |
Revision as of 17:31, 12 April 2009
The DAQ configuration at LaTech
ROC configuration
[VxWorks Boot]: c '.' = clear field; '-' = go to previous field; ^D = quit boot device : fei0 processor number : 0 host name : capsdaq file name : /daq/vxworks/kern/5.4/vx5110-256MB inet on ethernet (e) : 138.47.37.31:fffffc00 inet on backplane (b): host inet (h) : 138.47.37.25 gateway inet (g) : user (u) : daq ftp password (pw) (blank = use rsh): flags (f) : 0x20 target name (tn) : roc2 startup script (s) : /daq/vxworks/kern/bootscripts/roc2.boot other (o) :
Steps to installing Their MVME5100 into ISUs CODA system
It looks like they were using VxWorks 5.4 and I use version 5.5
Now I need to make a choice to either
- install VxWorks version 5.4 and run their kernel or
- upgrade their kernel to using VxWorks version 5.5
Install their ROC OS
ROC config changes
[VxWorks Boot]: c '.' = clear field; '-' = go to previous field; ^D = quit boot device : fei0 processor number : 0 host name : daq file name : /usr/local/coda/LaTechCoda/kern/5.4/vx5110-256MB inet on ethernet (e) : 138.47.37.31:fffffc00 inet on backplane (b): host inet (h) : 134.50.3.210 gateway inet (g) : user (u) : daq ftp password (pw) (blank = use rsh): flags (f) : 0x20 target name (tn) : roc2 startup script (s) : /daq/vxworks/kern/bootscripts/roc2.boot other (o) :