<?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: Restoring Images in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130602#M87978</link>
    <description>I mounted it fine, thank you for the syntax.&lt;BR /&gt;&lt;BR /&gt;Now I am trying:&lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE/REW/LOG mkd500:dep100.img/SAVE dka0&lt;BR /&gt;&lt;BR /&gt;where:&lt;BR /&gt;mkd500 is the tape where the image is&lt;BR /&gt;dep100 is the image name&lt;BR /&gt;dka0 is the destination hard drive for the image restore&lt;BR /&gt;&lt;BR /&gt;When I run the above command it returns:&lt;BR /&gt;&lt;BR /&gt;%backup-f-imgfilspe, /image specification must only have device name&lt;BR /&gt;&lt;BR /&gt;What is the problem?  I tried taking out the image name and it still didn't work.</description>
    <pubDate>Wed, 16 Jan 2008 19:34:24 GMT</pubDate>
    <dc:creator>Andrij Cade_1</dc:creator>
    <dc:date>2008-01-16T19:34:24Z</dc:date>
    <item>
      <title>Restoring Images</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130600#M87976</link>
      <description>I am trying to mount a tape drive to restore an image file. I am trying to use the command &lt;BR /&gt;&lt;BR /&gt;MOUNT mkd500:FOREIGN&lt;BR /&gt;&lt;BR /&gt;But it keeps asking me for label and log?  I have no idea. What is the correct syntax? &lt;BR /&gt;&lt;BR /&gt;Once mounted I am going to use:&lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE/REW/LOG mkd500:dep100.img/SAVE dka0&lt;BR /&gt;&lt;BR /&gt;Is this correct?</description>
      <pubDate>Wed, 16 Jan 2008 18:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130600#M87976</guid>
      <dc:creator>Andrij Cade_1</dc:creator>
      <dc:date>2008-01-16T18:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring Images</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130601#M87977</link>
      <description>Andrij,&lt;BR /&gt;&lt;BR /&gt;Welcome to the OpenVMS Forum!&lt;BR /&gt;&lt;BR /&gt;The command is: MOUNT/FOREIGN &lt;TAPEDEVICE&gt; &lt;LOGICALNAME&gt;&lt;BR /&gt;&lt;BR /&gt;So in your case, it would be something like:&lt;BR /&gt;  MOUNT/FOREIGN MKD500: TAPE&lt;BR /&gt;&lt;BR /&gt;The mounted tape drive can then be referred to using the logical name TAPE. This is handy when one uses a command procedure to allocate a tape drive from a pool of possible drives, request that the tape be mounted, and then perform some operation.&lt;BR /&gt;&lt;BR /&gt;The HELP text also has some examples.&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful!&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;&lt;/LOGICALNAME&gt;&lt;/TAPEDEVICE&gt;</description>
      <pubDate>Wed, 16 Jan 2008 18:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130601#M87977</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-01-16T18:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring Images</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130602#M87978</link>
      <description>I mounted it fine, thank you for the syntax.&lt;BR /&gt;&lt;BR /&gt;Now I am trying:&lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE/REW/LOG mkd500:dep100.img/SAVE dka0&lt;BR /&gt;&lt;BR /&gt;where:&lt;BR /&gt;mkd500 is the tape where the image is&lt;BR /&gt;dep100 is the image name&lt;BR /&gt;dka0 is the destination hard drive for the image restore&lt;BR /&gt;&lt;BR /&gt;When I run the above command it returns:&lt;BR /&gt;&lt;BR /&gt;%backup-f-imgfilspe, /image specification must only have device name&lt;BR /&gt;&lt;BR /&gt;What is the problem?  I tried taking out the image name and it still didn't work.</description>
      <pubDate>Wed, 16 Jan 2008 19:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130602#M87978</guid>
      <dc:creator>Andrij Cade_1</dc:creator>
      <dc:date>2008-01-16T19:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring Images</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130603#M87979</link>
      <description>I think you need to put a colon, ":", on the "dka0", so try  &lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE/REW/LOG mkd500:dep100.img/SAVE dka0:&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 16 Jan 2008 19:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130603#M87979</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2008-01-16T19:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring Images</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130604#M87980</link>
      <description>FWIW, there are some very useful command examples in the back of the BACKUP chapter in the documentation set -- details of the command(s) used for a whole list of typical BACKUP operations.  &lt;BR /&gt;&lt;BR /&gt;This command example list is in the System Manager's Utilities manual, and the current direct link is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/6048/6048pro_026.html#heading_7.6" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6048/6048pro_026.html#heading_7.6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BACKUP can be quite complex and obscure and even cryptic, and this list can really help.&lt;BR /&gt;&lt;BR /&gt;The other available option for those folks here that are less inclined to tangle with BACKUP directly is the BACKUP$MANAGER tool that is provided within OpenVMS.  This tool can guide you through various of the typical BACKUP operations.   To invoke this tool:&lt;BR /&gt;&lt;BR /&gt;$ RUN SYS$SYSTEM:BACKUP$MANAGER&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2008 20:57:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/restoring-images/m-p/4130604#M87980</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-01-16T20:57:56Z</dc:date>
    </item>
  </channel>
</rss>

