VMS 7.0 Console Access

  • Bruce Claremont
  • Topic Author
  • Visitor
  • Visitor
14 years 8 months ago #4889 by Bruce Claremont
VMS 7.0 Console Access was created by Bruce Claremont
After installing OpenVMS 7.0, it may not be possible to log in from the console. This is not a FreeAXP bug. The real AlphaServer 400 behaves the same way.

An alternative is to install the OpenVMS licenses during the installation process. It is then possible to log into the system via TTA0.

Another option is to execute a conversational boot to log into the system and install licenses. Here is one way to do this:

< class='quote' style='width:400px;white-space:nowrap;overflow:auto'><code style='white-space:nowrap'>&gt;&gt;&gt; B DKA0 –FLAG 0,1
SYSBOOT&gt; SET/START=OPA0:
SYSBOOT&gt; CONTINUE

[i:]The system will boot to the $ prompt.
Spawn a subprocess so you do not get
logged off the console, then run the system
startup procedure.[/i:]

$ SPAWN
%DCL-S-SPAWNED, process SYSTEM_1 spawned
%DCL-S-ATTACHED, terminal now attached to process SYSTEM_1
$ @SYS$SYSTEM:STARTUP

[i:]The system will come up normally and
give you back the $ prompt when the
startup procedure logs out. From there,
spawn again to prevent being logged out
of the console. You can now work you
will on the system.[/i:]

$ SPAWN
%DCL-S-SPAWNED, process SYSTEM_1 spawned
%DCL-S-ATTACHED, terminal now attached to process SYSTEM_1
$ SET DEF SYS$SYSTEM:

[i:]When you are finished, do another
conversational boot and reset the startup file.[/i:]

&gt;&gt;&gt; B DKA0 –FLAG 0,1
SYSBOOT&gt; SET/START=SYS$SYSTEM:STARTUP.COM
SYSBOOT&gt; CONTINUE<br><br><br></code>

Please Log in or Create an account to join the conversation.

Moderators: iamcamiel
Time to create page: 0.163 seconds
Powered by Kunena Forum