HP3000-L Archives

August 2001, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Donna Garverick <[log in to unmask]>
Reply To:
Donna Garverick <[log in to unmask]>
Date:
Thu, 2 Aug 2001 10:32:41 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (70 lines)
to move the 'sysstart file must be on ldev 1' from myth to near fact
(:-)....this is from the system startup manual:

http://docs.hp.com/mpeix/onlinedocs/32650-90855/32650-90855.html

The SYSSTART file must be created by MANAGER.SYS and needs to reside on LDEV 1
to function properly.  Once the file is created, use the following commands to
copy the file to the appropriate location:

   HELLO MANAGER.SYS

   FILE SYSSTART;DEV=1

   FCOPY FROM=tempfilename;TO=*SYSSTART;NEW

If an error exists in the SYSSTART file, the startup process ignores it and
continues execution.
=====================

there's no explanation about *why* it needs to reside on ldev 1....and i think
we have sufficient evidence to say that in fact as long as it resides on the
system volume you're ok.  this assertion may be a carry over from an older
version of mpe.

Patrick Santucci wrote:

> I'm intrigued by the idea of adding EDITOR/QUAD and/or SYSSTART to an SLT,
> but since I always include a STORE of PUB.SYS and the TELESUP account on my
> SLT it doesn't really seem necessary;

that should take care of it.  for the mildly curious, here's the indirect
statement i use for creating slt's:

/SYS/ - /SYS/MPEXL/DUMPAREA - /SYS/PUB/NL - /SYS/PUB/SL,/TELESUP/;DIRECTORY

(thanks, stan :-)

here's a question....  in sysgen, if all that you say is 'tape', what actually
goes onto your slt?  (i'm prepping everyone for the system manager certification
test :-)

> Donna after me:
>
> >> !if finfo("sysstart","ldev") <> 1
> >> !  if finfo("sscopy","exists")
> >> !    purge sscopy
> >> !  endif
> >> !  copy sysstart,sscopy
> >> !  purge sysstart
> >> !  build
> sysstart;rec=-72,,f,ascii;dev=1;disc=![finfo("sscopy","eof")],1,1
> >> !  fcopy from=sscopy;to=sysstart
> >> !endif
> >> ...
>
> It does it on line 5. You probably missed it because I reversed the order
> you used.

but it's under an 'if'.  if the 'if' is false, the copy/build/fcopy won't
happen.        - d

--
Donna Garverick     Sr. System Programmer
925-210-6631        [log in to unmask]

>>>MY opinions, not Longs Drug Stores'<<<

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2