システムを起動する

システムを起動するには,次の方法があります。 (ここで ddcu はデバイス名を指定します。)

通常のブート・コマンドで起動

シャットダウン・コマンド・プロシージャでシステムを停止する

シャットダウン・コマンド・プロシージャでシステムを停止するには,次の手順を行います。

  1. シャットダウン・コマンド・プロシージャを実行します。


        $ @SYS$SYSTEM:SHUTDOWN.COM    
    


    次のようなシャットダウン時の質問事項に答えると,システムがシャット・ダウンされます。


        How many minutes until final shutdown [0]: 
        Reason for shutdown [Standalon]: 
        Do you want to spin down the disk volumes [NO]? 
        Do you want to invoke the site-specific shutdown procedure [YES]?    
        Should an automatic system reboot be performed [NO]? 
        When will the system be rebooted [later]: 
        Shutdown options (enter as a comma-separated list): 
            REBOOT_CHECK       Check existence of basic system files 
            SAVE_FEEDBACK      Save AUTOGEN feedback information from this boot 
            DISABLE_AUTOSTART  Disable autostart queues 
        Shutdown options [NONE]: 
    


  2. メッセージが出たら,シャットダウンは完了です。この後,必要であれば電源を切ります。


        SYSTEM SHUTDOWN COMPLETE - USE CONSOLE TO HALT SYSTEM