tcl.system-coldstart
Performs startup commands after booting Pick.
Description
executes system initialization commands.
Invoked after the diagnostic and setup portion of the Pick boot process completes.
The commands executed by this macro vary from platform to platform, so its exact behavior can only be determined by looking at the macro, which usually exists in the 'md' of the 'dm' account.
Some of the commands typically executed by 'system-coldstart' are attached as related subjects.
Any site-specific commands to be executed at boot time should be placed in the 'user-coldstart' macro, which is automatically called after 'system-coldstart' completes. See 'user-coldstart' for more information.
Example
n
run dm,bp, setpib0
term-type (s
run dm,bp, start.rtc
run dm,bp, start.ss
initovf
coldstart.log
run dm,bp, cleanpibs
:reset-async
set-abs dm,abs, (s
maxusers (mql
verify.system
run dm,bp, start.printers
coldstart
off
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
