<?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: how to access USB  in OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102039#M13632</link>
    <description>&amp;gt; How c an I access usb in OpenVMS ?&lt;BR /&gt;&lt;BR /&gt;You might get a more useful answer if you&lt;BR /&gt;said something about what you want to do when&lt;BR /&gt;you "access usb".</description>
    <pubDate>Wed, 14 Nov 2007 01:23:01 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-11-14T01:23:01Z</dc:date>
    <item>
      <title>how to access USB  in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102037#M13630</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;I am using OpenVMS 8.3 version on HP Integrity rx 3600 servers. It has two usb ports on back.&lt;BR /&gt; How c an I access usb in OpenVMS ?&lt;BR /&gt;&lt;BR /&gt;Waiting for to say thanks (^_^)</description>
      <pubDate>Wed, 14 Nov 2007 01:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102037#M13630</guid>
      <dc:creator>linuxlover</dc:creator>
      <dc:date>2007-11-14T01:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to access USB  in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102038#M13631</link>
      <description>It depends...&lt;BR /&gt;&lt;BR /&gt;If you want to use "standard" devices (meaning storage, keyboards, mice), make sure you've executed SYS$STARTUP:USB$STARTUP then just plug in the device. In theory a device should appear which you can use.&lt;BR /&gt;&lt;BR /&gt;Note if it's a memory stick formatted as FAT or NTFS, you won't be able to read it from OpenVMS directly. Similarly, if you INITIALIZE one of these devices as an ODS volume, you won't be able to read it from Windows or Linux. Maybe one day this will be built into OpenVMS (there are ways of doing this, in both directions. I'm sure Hoff will elaborate)&lt;BR /&gt;&lt;BR /&gt;OpenVMS recognises a few other devices (basically anything which has been physically sent to the USB engineer accompanied by sufficient beer ;-)&lt;BR /&gt;&lt;BR /&gt;If you have a device which OpenVMS doesn't yet recognise, you can write your own driver. See  SYS$COMMON:[SYSHLP.EXAMPLES.USB] for documentation, examples and templates.</description>
      <pubDate>Wed, 14 Nov 2007 01:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102038#M13631</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2007-11-14T01:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to access USB  in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102039#M13632</link>
      <description>&amp;gt; How c an I access usb in OpenVMS ?&lt;BR /&gt;&lt;BR /&gt;You might get a more useful answer if you&lt;BR /&gt;said something about what you want to do when&lt;BR /&gt;you "access usb".</description>
      <pubDate>Wed, 14 Nov 2007 01:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102039#M13632</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-11-14T01:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to access USB  in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102040#M13633</link>
      <description>&lt;BR /&gt;Thanks  John Gillings for your prompt reply.&lt;BR /&gt;&lt;BR /&gt;My intention is to use USB flash drive (memory stick ) .&lt;BR /&gt;&lt;BR /&gt;As you said &lt;BR /&gt;if you INITIALIZE one of these devices as an ODS volume, you won't be able to read it from Window or Linux.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So Can I use my USB  memory stick to transfer data between rx3600 servers having Openvms 8.3.&lt;BR /&gt;&lt;BR /&gt;How will usb  be access and initialize ?</description>
      <pubDate>Wed, 14 Nov 2007 01:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102040#M13633</guid>
      <dc:creator>linuxlover</dc:creator>
      <dc:date>2007-11-14T01:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to access USB  in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102041#M13634</link>
      <description>Check the OpenVMS FAQ, there may be entries on USB, and Hoff has published on the subject on hist site (&lt;A href="http://64.223.189.234/node/168)." target="_blank"&gt;http://64.223.189.234/node/168).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for ODS format: there are some tools that allow you to access an ODS-2 formatted device, for Windows and Linux. There is a link for the latter on Hoff's page. (AFAIK, there is no such tool for ODS-5 format (yet)</description>
      <pubDate>Wed, 14 Nov 2007 08:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102041#M13634</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2007-11-14T08:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to access USB  in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102042#M13635</link>
      <description>linuxlover,&lt;BR /&gt;&lt;BR /&gt;You will be able to use your stick, it will appear as a disk.&lt;BR /&gt;&lt;BR /&gt;You will have to INITIALIZE it first (see the appropriate HELP text for details of syntax). The INITIALIZE will put the appropriate OpenVMS disk structure information on the stick.&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>Wed, 14 Nov 2007 08:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102042#M13635</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-11-14T08:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to access USB  in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102043#M13636</link>
      <description>&lt;!--!*#--&gt;If you're looking for interchange with a&lt;BR /&gt;non-VMS system, you might consider mtools,&lt;BR /&gt;one VMS port of which is available here:&lt;BR /&gt;&lt;BR /&gt;      &lt;A href="http://antinode.org/dec/sw/mtools.html" target="_blank"&gt;http://antinode.org/dec/sw/mtools.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For VMS-VMS use, it behaves the same as any&lt;BR /&gt;other disk (or disk-like device).</description>
      <pubDate>Wed, 14 Nov 2007 09:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102043#M13636</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-11-14T09:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to access USB  in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102044#M13637</link>
      <description>Corrected URL for MTOOLS -&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://antinode.info/dec/sw/mtools.html" target="_blank"&gt;http://antinode.info/dec/sw/mtools.html&lt;/A&gt;</description>
      <pubDate>Fri, 05 Feb 2010 10:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-access-usb-in-openvms/m-p/4102044#M13637</guid>
      <dc:creator>Simon Mills_1</dc:creator>
      <dc:date>2010-02-05T10:26:57Z</dc:date>
    </item>
  </channel>
</rss>

