VAX Booting and Startup Dilema (was: VAX console and crossover...)

From: Antonio Carlini <arcarlini_at_iee.org>
Date: Sat Feb 21 03:57:28 2004

> was able to get to a DCL prompt. However, the following,
> which I'm certain that I did before without any problems,
> occurs after the following commands:
>
>
> SPAWN
> SYS$SYSTEM:STARTUP

The SPAWN is fine - it starts a subprocess so if you
mistype anything (like your next line :-)), it's the
subprocess that gets killed on the error.

Your second line should have had the _at_-sign in there:

_at_SYS$SYSTEM:STARTUP

Antonio
 
-- 
---------------
Antonio Carlini             arcarlini_at_iee.org
> 
Received on Sat Feb 21 2004 - 03:57:28 GMT

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:36:43 BST