Booting IOCs and startup files For Systems that do not support soft links the following is necessary The boot parameters must contain: file name : startup script: For example file name :home/phoebus/MRK/examplePerl/bin/mv167/vxWorks startup script:home/phoebus/MRK/examplePerl/iocBoot/iocexample/st.cmd The st.cmd file must be of the form: cd "" ... dbLoadDatabase("../../dbd/App.dbd") dbLoadRecords("../../db/xxx.db") ... In addition if the APS board support mods are in effect the cd command is not necessary. If NFS is desired then: Marty explain.