<?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: Creating a Image/bootable tape in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337658#M92877</link>
    <description>Hi Hoff&lt;BR /&gt;&lt;BR /&gt;I agree that backup is very complicated and mostly need to look at help. I tried COPY command and it worked this time.&lt;BR /&gt;&lt;BR /&gt;I look at tape again and found following files too:&lt;BR /&gt;&lt;BR /&gt;BOOT58.EXE  BOOTBLOCK.EXE BOOTUPD.COM  SYSBOOT.EXE  WRITEBOOT.EXE  VVIEF_BOOTSTAP.EXE  SYSBOOT_XDELTA.EXE&lt;BR /&gt;&lt;BR /&gt;does it mean any thing about the suspicion that it may be bootable ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Nahmad</description>
    <pubDate>Sat, 17 Jan 2009 05:30:53 GMT</pubDate>
    <dc:creator>Nahmad_1</dc:creator>
    <dc:date>2009-01-17T05:30:53Z</dc:date>
    <item>
      <title>Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337647#M92866</link>
      <description>Hi There&lt;BR /&gt;&lt;BR /&gt;I have VAX 4000 VMS 5.5-2 a quite old yes it is should be replaced soon but for the time being we have to live with it.&lt;BR /&gt;&lt;BR /&gt;I got a tape which need to be duplicated. When try to look into the list by BACKUP?LIST it say it is not any save set. I can list the content files by DIR command and there are some EXE files and a SAVE_set file. I was told that it is IMAGE copy so that I should be able boot it from it. I tried to restore all tape contaents to disk and then to a new tape but it is complaining that it is not a save set. &lt;BR /&gt;&lt;BR /&gt;How should I be able copy it from  ?  &lt;BR /&gt;&lt;BR /&gt;Should I be really able to boot from the tape I think TK70 ? &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Nahmad</description>
      <pubDate>Wed, 14 Jan 2009 16:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337647#M92866</guid>
      <dc:creator>Nahmad_1</dc:creator>
      <dc:date>2009-01-14T16:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337648#M92867</link>
      <description>can you list up the commands used and the outputs esp. the dir listing. you could use copy not backup to get the contents off.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2009 16:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337648#M92867</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2009-01-14T16:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337649#M92868</link>
      <description>Start with the working assumption that that the tape is corrupt, or has errors.  &lt;BR /&gt;&lt;BR /&gt;It's common to encounter badly- or creatively-created tape media, or tape media with errors.  Given what you're describing, this tape probably wasn't created with what are the typical commands expected by OpenVMS folks. &lt;BR /&gt;&lt;BR /&gt;Please post the commands you have used here, and the DIRECTORY output you are viewing.&lt;BR /&gt;&lt;BR /&gt;For a badly-created tape, I'd expect to see MOUNT /NOFOREIGN, and I'd expect to use COPY commands to load stuff in and out.&lt;BR /&gt;&lt;BR /&gt;For basic tape duplication (and this may or may not work), do some Google searches for TAPECOPY or related tools, and the official HP approach probably involves the Save Set Manager product.  These tools are available, and discussed around the network.  I'd not immediately tend to expect that something akin to Unix dd would work, and I know COPY can go badly wrong with some ways that a tape can be constructed.)&lt;BR /&gt;&lt;BR /&gt;The DCL COPY command doesn't deal with tapes all that well, as a general rule.&lt;BR /&gt;&lt;BR /&gt;A valid BACKUP /IMAGE saveset (as differentiated from what is often called a disk image) can be restored using standalone BACKUP or with on-line OpenVMS BACKUP /IMAGE onto a scratch disk, and booted.&lt;BR /&gt;&lt;BR /&gt;Now if you want to create a bootable tape or disk, go read up on STABACKIT.COM command procedure.  That's how you create your own tape.    The created environment can then be used to restore the contents of a BACKUP /IMAGE saveset onto a scratch disk.  &lt;BR /&gt;&lt;BR /&gt;The other approach is to create a disk-based bootable environment with STABACKIT, or to use CD media if the particular VAX 4000 box (and there are probably a dozen different models in that series) has a CD drive attached or has access to an InfoServer on the LAN.  (And an OpenVMS V8.3 or later box can be configured to be an InfoServer, too.)  Or you can use a distribution tape or distribution CD, too.&lt;BR /&gt;&lt;BR /&gt;Or OpenVMS VAX booted from a disk or tape or CD can be used to restore the saveset, too.&lt;BR /&gt;&lt;BR /&gt;The installation and upgrade manual for OpenVMS VAX contains related information.&lt;BR /&gt;&lt;BR /&gt;This reply may show up multiple times; apologies.  ITRC is doing one of its usual failure modes with postings.  I'm checking and it's not posting, but that doesn't mean it won't eventually get posted.</description>
      <pubDate>Wed, 14 Jan 2009 16:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337649#M92868</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-01-14T16:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337650#M92869</link>
      <description>Thanks for your help Hoff&lt;BR /&gt;&lt;BR /&gt;When I tried DIR on the tape it looked like:&lt;BR /&gt;&lt;BR /&gt;MUC6: []&lt;BR /&gt;&lt;BR /&gt;A.EXE;2   B.EXE;1  C;EXE;2&lt;BR /&gt;MSNCOTS.SAV;1&lt;BR /&gt;&lt;BR /&gt;When I tried COPY to copy files to disk it just sit there doing nothing. I tried BACKUP it said tape is not a saveset.&lt;BR /&gt;&lt;BR /&gt;Then I tried to BACKUP MSNCOTS.SAV from the tape to the disk and it worked.&lt;BR /&gt;&lt;BR /&gt;I made BACKUP/IMAGE deom the dsik onto a new tape as a saveset and hope it would be good enough to restore on a bad disk to work.&lt;BR /&gt;&lt;BR /&gt;I really want to know how this tape was created  ? As why some one put exe files and a savset ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Nahmad&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2009 07:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337650#M92869</guid>
      <dc:creator>Nahmad_1</dc:creator>
      <dc:date>2009-01-15T07:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337651#M92870</link>
      <description>If that really is a bootable tape, you can boot from it using this console command :-&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; show dev&lt;BR /&gt;&lt;BR /&gt;Look for the tape drive&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; boot mkb0&lt;BR /&gt;&lt;BR /&gt;replace mkb0 with your drive&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may get something like this if it's not bootable :-&lt;BR /&gt;&lt;BR /&gt;-MKB0&lt;BR /&gt;?50 SCB2NDINT, MKB0&lt;BR /&gt;?06 HLT INST&lt;BR /&gt;    PC = 00000B51 &lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2009 10:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337651#M92870</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2009-01-15T10:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337652#M92871</link>
      <description>&amp;gt; When I tried DIR on the tape it looked like:&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; MUC6: []&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; A.EXE;2 B.EXE;1 C;EXE;2 MSNCOTS.SAV;1&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; When I tried COPY to copy files to disk it just sit there doing&lt;BR /&gt;&amp;gt; nothing. I tried BACKUP it said tape is not a saveset.&lt;BR /&gt;&lt;BR /&gt;After the DIR command you're probably at the end of the tape so COPY doesn't find anything to copy. Try to issue the COPY commands immediately after the MOUNT.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Then I tried to BACKUP MSNCOTS.SAV from the tape to the disk and&lt;BR /&gt;&amp;gt; it worked.&lt;BR /&gt;&lt;BR /&gt;The .SAV extension is frequently used for BACKUP savesets.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I really want to know how this tape was created ? As why some&lt;BR /&gt;&amp;gt; one put exe files and a savset ?&lt;BR /&gt;&lt;BR /&gt;I assume the files - including the saveset that already existed on the disk - were just COPYied to the tape. There's nothing wrong with using (reliable) tapes in that way, at least for short term file transfer from one system to another. For "real" backup and archiving purposes I'd prefer BACKUP because it adds some redundancy and checksums to detect (and recover from) certain errors.&lt;BR /&gt;&lt;BR /&gt;Hans.</description>
      <pubDate>Thu, 15 Jan 2009 10:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337652#M92871</guid>
      <dc:creator>H_Bachner</dc:creator>
      <dc:date>2009-01-15T10:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337653#M92872</link>
      <description>&amp;gt; MUC6: []&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; A.EXE;2 B.EXE;1 C;EXE;2&lt;BR /&gt;&amp;gt; MSNCOTS.SAV;1&lt;BR /&gt;&lt;BR /&gt;Nothing there looks to me likely to be&lt;BR /&gt;bootable.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; When I tried COPY to copy files to disk it&lt;BR /&gt;&amp;gt; just sit there doing nothing.&lt;BR /&gt;&lt;BR /&gt;Actual commands?  If BACKUP and DIR worked, I&lt;BR /&gt;see no particular reason to expect COPY to&lt;BR /&gt;fail.  (DISMOUNT and re-MOUNT the tape?)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I really want to know how this tape was&lt;BR /&gt;&amp;gt; created ?  [...]&lt;BR /&gt;&lt;BR /&gt;I think you're asking the wrong people, but&lt;BR /&gt;from the looks of it, I'd guess COPY.</description>
      <pubDate>Thu, 15 Jan 2009 10:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337653#M92872</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-01-15T10:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337654#M92873</link>
      <description>And, by the way, a bootable tape and an image&lt;BR /&gt;backup are not particularly similar things.&lt;BR /&gt;&lt;BR /&gt;The bootable tapes I've seen typically get&lt;BR /&gt;you into Standalone BACKUP (SAB) or the&lt;BR /&gt;MicroVAX Diagnostic Monitor (MDM).  Once&lt;BR /&gt;you've booted into Standalone BACKUP (and a&lt;BR /&gt;TKxx tape is probably the slowest way&lt;BR /&gt;possible to do that, although a TK70 should&lt;BR /&gt;be better than a TK50), _then_ you can use it&lt;BR /&gt;(that is, SAB) to restore a disk from an&lt;BR /&gt;image backup tape.  (Or make an image backup&lt;BR /&gt;tape from a disk.)&lt;BR /&gt;&lt;BR /&gt;It's not even particularly common to have&lt;BR /&gt;a Standalone BACKUP kit on the same tape as&lt;BR /&gt;the actual image backup, although (I believe&lt;BR /&gt;that) it's possible to do it.  (Things will&lt;BR /&gt;generally be faster with separate tapes.)</description>
      <pubDate>Thu, 15 Jan 2009 10:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337654#M92873</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-01-15T10:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337655#M92874</link>
      <description>There are two ways to mount a tape.  /FOREIGN is the most common and preferred approach when working with BACKUP.  The less preferred approach is /NOFOREIGN, and to treat the device as a sequential disk.&lt;BR /&gt;&lt;BR /&gt;Here, I'd try mounting the tape with /NOFOREIGN, and then COPY mmcu:[*]*.* ddcu:[directory]&lt;BR /&gt;&lt;BR /&gt;The first spec in the COPY command has wildcards.  &lt;BR /&gt;&lt;BR /&gt;The second (target) spec is a  path to the target device and directory.  &lt;BR /&gt;&lt;BR /&gt;Without going into details, do not use a logical name as a default directory here; ensure that you are not SET DEFAULT to a logical name specification of any sort.  When working with a tape (until you get the hang of it), it is best to specify only physical device names and not logical names as your default device and directory.&lt;BR /&gt;&lt;BR /&gt;Note that it is possible to have two or more files on the tape with the same name.  Tape position is central with a tape.  And the default directory will do expected (but very weird looking) sequences when a searchlist logical name is used.  Dig around for details using Google with searchlist and tape and default and OpenVMS or other such strings; this gets discussed regularly.&lt;BR /&gt;&lt;BR /&gt;There's a good bet here that the stuff on the tape is corrupt.  It's possible to do this single-file treat-tape-as-a-disk stuff, but most experienced folks use BACKUP to package and protect the files.  COPY doesn't deal well with tape error cases and volume continuations and such.&lt;BR /&gt;&lt;BR /&gt;If the data is important and the media is questionable, consider getting some help.  DLT is pretty reliable, so that's less of an issue here.  With DDS/DAT media, you can have far fewer chances to read the tape.&lt;BR /&gt;&lt;BR /&gt;And if the BACKUP saveset comes in corrupt, there's a tool in the 000TOOLS directory area of the OpenVMS Freeware (mvb.saic.com) that can usually reset its attributes.  This is less common with COPY than with other paths, but we really don't know how this tape was created.  I've seen folks try this with Unix tools, and that can lead to the loss of OpenVMS file attributes, and that stomps on BACKUP savesets, and that means you need the tool over in 000TOOLS.&lt;BR /&gt;&lt;BR /&gt;This tape doesn't look bootable.&lt;BR /&gt;&lt;BR /&gt;The saveset might be a BACKUP /IMAGE saveset, but we won't know that until we can get at it.  BACKUP /LIST of the saveset will tell you what command was used; whether this is an /IMAGE saveset or not.  (And whether it's corrupt or not...)</description>
      <pubDate>Thu, 15 Jan 2009 16:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337655#M92874</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-01-15T16:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337656#M92875</link>
      <description>Thanks for the help gents. I also want to clear that when I tried:&lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE  DUA2:   MUC6:MSNCOTS.SAV/SAVE/LABEL=MSNCOT but it did not work when i tried:&lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE  DUA2:   MUC6:&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Nahmad</description>
      <pubDate>Fri, 16 Jan 2009 15:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337656#M92875</guid>
      <dc:creator>Nahmad_1</dc:creator>
      <dc:date>2009-01-16T15:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337657#M92876</link>
      <description>If you tried the DCL command:&lt;BR /&gt;&lt;BR /&gt;BACKUP/IMAGE DUA2: MUC6:&lt;BR /&gt;&lt;BR /&gt;I'd suggest reading the command examples in the help text on most any recent OpenVMS version (donno how far back those go; V5.5-2 is coming up on fifteen years old), and also a quick pass through the documentation for BACKUP in the recent OpenVMS manuals.  The former show the commands related to particular tasks (and a very good starting point for staying within what is tested and supported with BACKUP, too) and the latter describes such such as how to specify the saveset name on the target parameter.&lt;BR /&gt;&lt;BR /&gt;BACKUP is one of the most obscure and arcane and obtuse utilities around, and - even with 25 years of regular use - I still end up referring to the manuals on occasion.</description>
      <pubDate>Fri, 16 Jan 2009 17:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337657#M92876</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-01-16T17:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337658#M92877</link>
      <description>Hi Hoff&lt;BR /&gt;&lt;BR /&gt;I agree that backup is very complicated and mostly need to look at help. I tried COPY command and it worked this time.&lt;BR /&gt;&lt;BR /&gt;I look at tape again and found following files too:&lt;BR /&gt;&lt;BR /&gt;BOOT58.EXE  BOOTBLOCK.EXE BOOTUPD.COM  SYSBOOT.EXE  WRITEBOOT.EXE  VVIEF_BOOTSTAP.EXE  SYSBOOT_XDELTA.EXE&lt;BR /&gt;&lt;BR /&gt;does it mean any thing about the suspicion that it may be bootable ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Nahmad</description>
      <pubDate>Sat, 17 Jan 2009 05:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337658#M92877</guid>
      <dc:creator>Nahmad_1</dc:creator>
      <dc:date>2009-01-17T05:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Image/bootable tape</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337659#M92878</link>
      <description>Whoa, cool.  &lt;BR /&gt;&lt;BR /&gt;That tape probably isn't what you want; I'd not expect that tape to be bootable here, if that's your central goal.&lt;BR /&gt;&lt;BR /&gt;If it's replication of media for another VAX system that's not been mentioned here, that's another discussion.  (And there are ways to do that for the VAX-11 box, for instance.  CONSCOPY.COM was the tool typically used for that purpose.)&lt;BR /&gt;&lt;BR /&gt;BOOT58 was used for and with the TU58 DECtape II cartridge tape drive (a device and media which was seen as a console on the VAX-11/750, VAX-11/751, VAX-11/730 and VAX-11/725 series boxes).   The VVIEF was the VAX Vector Instruction Emulation Facility bits.&lt;BR /&gt;&lt;BR /&gt;The contents of the tape look more like a replication of a VAX-11-vintage console tape, too.  That tape might well be worth some archeology and contents preservation, but not in relation to booting a VAX 4000 box for use with OpenVMS VAX or with Standalone BACKUP.&lt;BR /&gt;&lt;BR /&gt;And FWIW, I've never seen a VAX-11/750 try to boot from a TK70, either.  You'd need to boot the box via the console ROM and then via the TU58 to get to the TK70, if it is even feasible.</description>
      <pubDate>Sat, 17 Jan 2009 17:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-a-image-bootable-tape/m-p/4337659#M92878</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-01-17T17:50:52Z</dc:date>
    </item>
  </channel>
</rss>

