<?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: Concersational or minimum boot on Itanium (OpenVms) in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863805#M64822</link>
    <description>It appears to work on my rx2600 without the quotes&lt;BR /&gt;&lt;BR /&gt;set vms_flags 0,0&lt;BR /&gt;&lt;BR /&gt;or whatever. However I notice in the HP OpenVMS 8.2EFT Upgrade and Install manual it has the quotes for the example commmand in the "Setting OpenVMS I64 Boot Flags" section.</description>
    <pubDate>Mon, 04 Oct 2004 11:52:01 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2004-10-04T11:52:01Z</dc:date>
    <item>
      <title>Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863798#M64815</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Any hints about how to start a conversational boot on itanium&lt;BR /&gt;(OpenVms system disk)&lt;BR /&gt;&lt;BR /&gt;Cheer's&lt;BR /&gt;&lt;BR /&gt;Fodil.</description>
      <pubDate>Mon, 04 Oct 2004 08:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863798#M64815</guid>
      <dc:creator>Fodil ATTAR</dc:creator>
      <dc:date>2004-10-04T08:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863799#M64816</link>
      <description>Vms on Alpha or Itanium is Vms !&lt;BR /&gt;&lt;BR /&gt;On the Itanium Vms doc, I see the same as usual&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82eft/av-xxxxx-te/av-xxxxx-te.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/82eft/av-xxxxx-te/av-xxxxx-te.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Begin the conversational boot by entering the BOOT command in the following format: &lt;BR /&gt;&lt;BR /&gt;BOOT -FLAGS 0,1 [device-name]&lt;BR /&gt;&lt;BR /&gt;For device-name, substitute the device name of the drive from which you want to boot. For example, if the system disk has a device name of DKA400, enter the following command and press the Return key: &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; BOOT -FLAGS 0,1 DKA400&lt;BR /&gt;&lt;BR /&gt;Enter the following command and press the Return key: &lt;BR /&gt;SYSBOOT&amp;gt; SET STARTUP_P1 "MIN"&lt;BR /&gt;&lt;BR /&gt;Enter the following command to continue booting: &lt;BR /&gt;SYSBOOT&amp;gt; CONTINUE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;quite usual stuff !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 09:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863799#M64816</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-10-04T09:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863800#M64817</link>
      <description>Hi Fodil,&lt;BR /&gt;I have no yet my Itanium Server, so I'm going using my mind.&lt;BR /&gt;Itanium use EFI (Extensible Firmware Interface) instead SRM. EFI is standard for any operating system.&lt;BR /&gt; &lt;BR /&gt;In console mode, you need select device to boot (FS0 for CD-ROM, map command display list of devices).&lt;BR /&gt;Then select VMS directory (cd vms if I remember)&lt;BR /&gt;Now in VMS directory you could find two VMS utilities but I don't remember their names.&lt;BR /&gt;Usint them you can see devices in SRM mode.&lt;BR /&gt;Within SET command you can see the bootflag variable name and SET appropriate value.&lt;BR /&gt;To boot use LOAD command of .EFI file.&lt;BR /&gt; &lt;BR /&gt;Sorry but I have to search more detailed documentation to make more precise.&lt;BR /&gt;&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 09:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863800#M64817</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-10-04T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863801#M64818</link>
      <description>I think &lt;BR /&gt;setenv VMS_FLAGS 0,1&lt;BR /&gt;in the shell&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 09:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863801#M64818</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-04T09:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863802#M64819</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;If only it were as simple as an Alpha...&lt;BR /&gt;&lt;BR /&gt;A conversational boot of VMS on an Itanium, goes somewhat like this (your mileage may vary):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure you're connected to &amp;amp; logged in the Management Processor.&lt;BR /&gt;&lt;BR /&gt;The following menu should be present:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MP MAIN MENU:&lt;BR /&gt; CO: Console&lt;BR /&gt; VFP: Virtual Front Panel&lt;BR /&gt; CM: Command Menu&lt;BR /&gt; CL: Console Log&lt;BR /&gt; SL: Show Event Logs&lt;BR /&gt; CSP: Connect to Service Processor&lt;BR /&gt; SE: Enter OS Session&lt;BR /&gt; HE: Main Help Menu&lt;BR /&gt; X: Exit Connection&lt;BR /&gt;&lt;BR /&gt;Select CO (console interface)&lt;BR /&gt;&lt;BR /&gt;MP&amp;gt; CO&lt;BR /&gt;&lt;BR /&gt;As the system starts up, you see boot messages followed by the EFI Boot Manager screen.&lt;BR /&gt;&lt;BR /&gt;EFI Boot Manager ver 1.10 [14.61] Firmware ver 2.20 [4331]&lt;BR /&gt;&lt;BR /&gt;Please select a boot option&lt;BR /&gt;&lt;BR /&gt; EFI Shell [Built-in]&lt;BR /&gt; Boot Option Maintenance Menu&lt;BR /&gt; System Configuration Menu&lt;BR /&gt;&lt;BR /&gt;Make sure to select the EFI Shell by using the up and/or down arrows.&lt;BR /&gt;&lt;BR /&gt;You then receive the Shell&amp;gt; prompt.&lt;BR /&gt;&lt;BR /&gt;Enter FS0: or the file structured device that has OpenVMS on it.&lt;BR /&gt;Shell&amp;gt; fs0:&lt;BR /&gt;fs0:\&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Now change the directory containing the OpenVMS initial boot loader by entering cd \efi\boot.&lt;BR /&gt;&lt;BR /&gt;fs0:\&amp;gt; cd \efi\vms&lt;BR /&gt;fs0:\efi\vms&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Invoke the initial loader by entering &lt;BR /&gt;&lt;BR /&gt;fs0:\efi\vms&amp;gt; vms_loader.efi -fl 0,1&lt;BR /&gt;&lt;BR /&gt;From here on it's like an Alpha&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 09:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863802#M64819</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-10-04T09:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863803#M64820</link>
      <description>To add to the excellent description from Kris&lt;BR /&gt;&lt;BR /&gt;You may need to do control-B to get the menu.&lt;BR /&gt;&lt;BR /&gt;To perform an conversational bootstrap from sys0 every time do &lt;BR /&gt;&lt;BR /&gt;set VMS_FLAGS 0,1&lt;BR /&gt;&lt;BR /&gt;at the shell prompt. Use &lt;BR /&gt;&lt;BR /&gt;set VMS_FLAGS&lt;BR /&gt;&lt;BR /&gt;to see what they are set to. I think VMS_FLAGS has to be in uppercase.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 10:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863803#M64820</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-04T10:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863804#M64821</link>
      <description>Kris,&lt;BR /&gt;very good help.&lt;BR /&gt;Ian,&lt;BR /&gt;during training my teacher told me use double quote after set command.&lt;BR /&gt;SET VMS_FLAGS "0,1"&lt;BR /&gt;Does work without duoble quote?&lt;BR /&gt;Fodil,&lt;BR /&gt;in FS0:\efi\vms you can see VMS_SHOW command to display device like SRM mode.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 10:55:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863804#M64821</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-10-04T10:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863805#M64822</link>
      <description>It appears to work on my rx2600 without the quotes&lt;BR /&gt;&lt;BR /&gt;set vms_flags 0,0&lt;BR /&gt;&lt;BR /&gt;or whatever. However I notice in the HP OpenVMS 8.2EFT Upgrade and Install manual it has the quotes for the example commmand in the "Setting OpenVMS I64 Boot Flags" section.</description>
      <pubDate>Mon, 04 Oct 2004 11:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863805#M64822</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-10-04T11:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863806#M64823</link>
      <description>Thank Ian,&lt;BR /&gt;I'll soon try it!&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Oct 2004 12:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863806#M64823</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-10-04T12:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Concersational or minimum boot on Itanium (OpenVms)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863807#M64824</link>
      <description>All ships&lt;BR /&gt;&lt;BR /&gt;Your hint's &amp;amp; the link to the doc was really helpfull&lt;BR /&gt;&lt;BR /&gt;Thank's very much for your prompt answers.&lt;BR /&gt;&lt;BR /&gt;Fodil.</description>
      <pubDate>Mon, 04 Oct 2004 12:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/concersational-or-minimum-boot-on-itanium-openvms/m-p/4863807#M64824</guid>
      <dc:creator>Fodil ATTAR</dc:creator>
      <dc:date>2004-10-04T12:26:56Z</dc:date>
    </item>
  </channel>
</rss>

