Subject: RE: boot disk configuration VAXstation4000vlc
To: Norbert Koch <NKoch@gmx.de>
From: Chuck McManis <cmcmanis@mcmanis.com>
List: port-vax
Date: 04/01/2001 10:45:52
I misspoke, it was the HALT flags, per the manual the halt flag can take on 
one of three values:
         1       Automatic restart (first RESTART is tried
                 then BOOT is tried)
         2       Automatic reboot (BOOT is automatically
                 tried.
         3       Stay in the console (system always stops
                 at the >>> prompt.

You can see the current settings with
         SHOW HALT
and change them with
         SET HALT
You probably want '2' in your halt flags.

--Chuck

At 06:50 PM 4/1/01 +0200, you wrote:
>Can you tell me where I can find out more about the boot flags?