<?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: mount cdrom in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512850#M5162</link>
    <description>Gene,&lt;BR /&gt;&lt;BR /&gt;Use the mount/overide=identification as Steve suggested.&lt;BR /&gt;&lt;BR /&gt;mount/foreign mounts the device without file system. It is something like a raw device in *NIXes. So you can not see directories when the device is mounted foreign.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
    <pubDate>Mon, 28 Mar 2005 15:33:27 GMT</pubDate>
    <dc:creator>Bojan Nemec</dc:creator>
    <dc:date>2005-03-28T15:33:27Z</dc:date>
    <item>
      <title>mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512848#M5160</link>
      <description>I am trying to install a Data Protector agent on VMS. I am having an issue with mounting the cdrom.&lt;BR /&gt;&lt;BR /&gt;When I try  $ mount/foreign/media_format=cdrom DQA0:&lt;BR /&gt;I am prompted for a label name I have tried cdrom and a few other names I always get &lt;BR /&gt;“incorrect volume label” what is the correct label for a CDROM?&lt;BR /&gt;&lt;BR /&gt;I attempted  $ mount/foreign/media_format=compaction  DQA0:&lt;BR /&gt;The cdrom appears to mount put I then go set def dqa0: and try dir I get &lt;BR /&gt;Error opening DQA0:[sysmgr] *.*:* as input&lt;BR /&gt;Device is mounted foreign&lt;BR /&gt;&lt;BR /&gt;How do I mount the cdrom and see the directories on the cdro</description>
      <pubDate>Mon, 28 Mar 2005 14:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512848#M5160</guid>
      <dc:creator>Gene Kenny</dc:creator>
      <dc:date>2005-03-28T14:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512849#M5161</link>
      <description>Gene,&lt;BR /&gt;You can always mount it by doing &lt;BR /&gt;mount/override=identification&lt;BR /&gt;Which will give you the volume label.  Then look at the directory structure or dismount and then mount/foreign</description>
      <pubDate>Mon, 28 Mar 2005 14:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512849#M5161</guid>
      <dc:creator>Steve Nimr</dc:creator>
      <dc:date>2005-03-28T14:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512850#M5162</link>
      <description>Gene,&lt;BR /&gt;&lt;BR /&gt;Use the mount/overide=identification as Steve suggested.&lt;BR /&gt;&lt;BR /&gt;mount/foreign mounts the device without file system. It is something like a raw device in *NIXes. So you can not see directories when the device is mounted foreign.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 28 Mar 2005 15:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512850#M5162</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-03-28T15:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512851#M5163</link>
      <description>Gene,&lt;BR /&gt;&lt;BR /&gt;I haven't looked at Data Protector, but you can mount the CDROM by using:&lt;BR /&gt;&lt;BR /&gt;$ MOUNT/OVERRIDE=IDENTIFICATION/NOWRITE DQA0:&lt;BR /&gt;&lt;BR /&gt;You should then be able to access it from your process. You will also get an informational message with the volume label. If you need to mount the volume system-wide, you will need to specify the volume name on the MOUNT/SYSTEM command.&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;</description>
      <pubDate>Mon, 28 Mar 2005 15:38:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512851#M5163</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-03-28T15:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512852#M5164</link>
      <description>Gene,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;set def dqa0: and try dir I get &lt;BR /&gt;Error opening DQA0:[sysmgr] *.*:* as input&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Like Bojan said, a Foreign mounted device is not presented file-structured, and a DIR will not work.&lt;BR /&gt;Like Robert said, you can MOUNT/OVER=ID. This presents a directory-structured device, gives the label name, and if you wish you can now DISMOUNT and MOUNT/SYSTEM with that label.&lt;BR /&gt;&lt;BR /&gt;But even then you will get your same error:&lt;BR /&gt;Since you SET DEF to a device only, the directory part of your DIR request is taken from your current default, which obviously was SYS$MANAGER.&lt;BR /&gt;And [SYSMGR] does not exist as a top directory on the CD...&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;Jan&lt;BR /&gt;&lt;/QUOTE&gt;&lt;/QUOTE&gt;</description>
      <pubDate>Tue, 29 Mar 2005 05:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512852#M5164</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-03-29T05:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512853#M5165</link>
      <description>or if its ISO format CD you may have to&lt;BR /&gt;$ MOUNT/OVERRIDE=ID/MEDIA_FORM=CDROM DQA0:&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Mar 2005 06:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512853#M5165</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-03-29T06:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: mount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512854#M5166</link>
      <description>Attached is an example using the V5.5 for Windows CD.</description>
      <pubDate>Tue, 29 Mar 2005 07:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mount-cdrom/m-p/3512854#M5166</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-03-29T07:02:46Z</dc:date>
    </item>
  </channel>
</rss>

