Post RUN on SUN T4 - 4
Follow these simple steps to post run on sun server T4 -4
1 -set /SYS keyswitch_state=diag
now second command
2- stop /SYS
now third command
3- start /SYS
Now Fourth command
4- start /HOST/console
if you want to come back press #.
If you want to disable autoboot then run this command only when you need to rum post run.
-> set /HOST/bootmode script=”setenv auto-boot? false”
When handover to customer do this true:
-> set /HOST/bootmode script=”setenv auto-boot? true”
Comments
Post a Comment