home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / vms / 21787 < prev    next >
Encoding:
Text File  |  1993-01-23  |  2.2 KB  |  47 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!srvr1.engin.umich.edu!deccrl!news.crl.dec.com!news!nntpd.lkg.dec.com!Nephi.Enet.DEC.Com!coar
  3. From: coar@Nephi.Enet.DEC.Com (Rodent of Unusual Size)
  4. Subject: Re: Problem in system recovery after fatal failure of VAX3800, help!
  5. Message-ID: <1993Jan22.223332.17111@nntpd.lkg.dec.com>
  6. Summary: SYSBOOT settings aren't *always* saved
  7. Keywords: SYSBOOT, STARTUP_P1, system hang, WRITESYSPARAMS
  8. Sender: usenet@nntpd.lkg.dec.com (USENET News System)
  9. Organisation: Employed by (*NOT* speaker for) DEC, Boxborough, MA, U.S.A.
  10. Organization: Digital Equipment Corp.
  11. References: <1992Dec29.205455.23119@proton.llumc.edu> <1hs1koINNnqs@gap.caltech.edu>
  12. Distribution: comp
  13. Date: Fri, 22 Jan 1993 22:23:43 GMT
  14. Lines: 31
  15.  
  16.  
  17. In article <1hs1koINNnqs@gap.caltech.edu>, carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick) writes...
  18. >Well, single-user mode is invoked anytime the SYSGEN parameter STARTUP_P1 is
  19. >set to "MINI."  One of he first things VMS does in an interactive boot (i.e.,
  20. >when you B/R5:1 or B/1) is to copy any SYSGEN parameters you modified in
  21. >SYSBOOT to your disk.  That means that once you've:
  22. >    SYSBOOT> SET STARTUP_P1 "MINI"
  23. >you're going to have a minimum system boot until you do another interactive
  24. >bood and:
  25. >    SYSBOOT> SET STARTUP_P1 DEFAULT
  26.  
  27.     Well, actually, the startup process only writes the active parameters to
  28.     the current if parameter WRITESYSPARAMS is set to 1.  This is the default
  29.     condition; however, if you want all SYSBOOT changes to last for only the
  30.     time they're used, and the next reboot to go back to normal, you can set
  31.     this to 0 in MODPARAMS.DAT.
  32.  
  33.     This is one of a rare few parameters that aren't used in compiled code,
  34.     but only in DCL; I don't think it's used ANYwhere except in startup
  35.     procedure VMS$INITIAL-050_VMS.COM.  NOAUTOCONFIG is another, and there are
  36.     a couple more.
  37.  
  38. >Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  39.  
  40.     #ken    :-)}    Jeratol the Chaotic (KLC31)
  41.  
  42. Coar@Nephi.Enet.DEC.Com     | All opinions herein contained, stated or implied,
  43. Coar@DECUS.Org         | are solely those of the author.  And he's fullovem.
  44. Coar@Eisner.DECUS.Org     | `... it was mine art, ... that made gape the pine 
  45. Massachusetts, USA       | and let thee out.'  - Prospero (_The Tempest_)
  46.