<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: getting vms 7.3.1 on alpha to boot fully from the console prompt in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438888#M95026</link>
    <description>Matthew,&lt;BR /&gt;&lt;BR /&gt;without (much) more detail, the first thing I would check is the value of the SYSGEN param&lt;BR /&gt;STARTUP_P1&lt;BR /&gt;I would not be surprised if it is set to "MIN"&lt;BR /&gt;_IF_ that is the case, do&lt;BR /&gt;$ MC SYSGEN&lt;BR /&gt;USE CURRENT&lt;BR /&gt;SET STARTUP_P1 ""&lt;BR /&gt;WRITE CURRENT&lt;BR /&gt;EXIT&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
    <pubDate>Fri, 12 Jun 2009 20:28:30 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2009-06-12T20:28:30Z</dc:date>
    <item>
      <title>getting vms 7.3.1 on alpha to boot fully from the console prompt</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438887#M95025</link>
      <description>For some reason as I do a &amp;gt;&amp;gt;&amp;gt;Boot, the system boots ok, but just after it loads the VMS header, it drops out to a DCL($) prompt. then I have to type in SYS$SYSTEM:STARTUP to continue and finishing bootstrapping the OS to the login prompt (actually starts DECMotif Windowing). How do i get it past that little annoyance. Thanks.</description>
      <pubDate>Fri, 12 Jun 2009 19:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438887#M95025</guid>
      <dc:creator>Matthew Murdock</dc:creator>
      <dc:date>2009-06-12T19:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: getting vms 7.3.1 on alpha to boot fully from the console prompt</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438888#M95026</link>
      <description>Matthew,&lt;BR /&gt;&lt;BR /&gt;without (much) more detail, the first thing I would check is the value of the SYSGEN param&lt;BR /&gt;STARTUP_P1&lt;BR /&gt;I would not be surprised if it is set to "MIN"&lt;BR /&gt;_IF_ that is the case, do&lt;BR /&gt;$ MC SYSGEN&lt;BR /&gt;USE CURRENT&lt;BR /&gt;SET STARTUP_P1 ""&lt;BR /&gt;WRITE CURRENT&lt;BR /&gt;EXIT&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 12 Jun 2009 20:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438888#M95026</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2009-06-12T20:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: getting vms 7.3.1 on alpha to boot fully from the console prompt</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438889#M95027</link>
      <description>This is almost certainly the console startup as determined by the SYSBOOT (SYSGEN) setting of  SET /STARTUP=OPA0: and not the STARTUP_MIN setting mentioned earlier.   The former gets you to the $ prompt when set to OPA0: and the latter gets you a partial or full boot depending on its "MIN" or "" setting, respectively; the STARTUP_P1 doesn't get you to the $ prompt either way.&lt;BR /&gt;&lt;BR /&gt;Boot conversationally, and then:&lt;BR /&gt;&lt;BR /&gt;SYSBOOT&amp;gt; SET /STARTUP=SYS$SYSTEM:STARTUP.COM&lt;BR /&gt;&lt;BR /&gt;Available reading on conversational bootstraps, etc, at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/204" target="_blank"&gt;http://labs.hoffmanlabs.com/node/204&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jun 2009 20:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438889#M95027</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-06-12T20:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: getting vms 7.3.1 on alpha to boot fully from the console prompt</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438890#M95028</link>
      <description>&lt;!--!*#--&gt;&amp;gt; STARTUP_P1&lt;BR /&gt;&lt;BR /&gt;Or plain STARTUP.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30266.www3.hp.com/odl/vax/opsys/vmsos73/vmsos73/6017/6017pro_010.html" target="_blank"&gt;http://h30266.www3.hp.com/odl/vax/opsys/vmsos73/vmsos73/6017/6017pro_010.html&lt;/A&gt;</description>
      <pubDate>Fri, 12 Jun 2009 20:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/getting-vms-7-3-1-on-alpha-to-boot-fully-from-the-console-prompt/m-p/4438890#M95028</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-06-12T20:42:00Z</dc:date>
    </item>
  </channel>
</rss>

