<?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: DEC RX02 to MSDOS Conversion in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174407#M14484</link>
    <description>&lt;BR /&gt;"DEC RX02 formatted": the chances are high they  are from RSTS or RSX, then they are ODS1 and can be mounted as VMS volumes, and no /foreign and EXCHANGE is needed. &lt;BR /&gt;JUST MOUNT and COPY.</description>
    <pubDate>Sat, 05 Apr 2008 10:55:04 GMT</pubDate>
    <dc:creator>Joseph Huber_1</dc:creator>
    <dc:date>2008-04-05T10:55:04Z</dc:date>
    <item>
      <title>DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174402#M14479</link>
      <description>I need to port files stored on a 8 inch DEC RX02 formatted floppy disc to a MSDOS formatted 3.5 inch floppy disc.&lt;BR /&gt;&lt;BR /&gt;The equipment we have are a RX02 floppy disc drive and a VAX 4000 model 100 desktop computer.&lt;BR /&gt;&lt;BR /&gt;How could we get the files stored on the 8 inch floppy to the VAX 4000 hard drive so we can FTP the files from the VAX 4000 computer to a PC. &lt;BR /&gt;&lt;BR /&gt;Would this solution work or do you have another suggestion?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Fri, 04 Apr 2008 21:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174402#M14479</guid>
      <dc:creator>troya</dc:creator>
      <dc:date>2008-04-04T21:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174403#M14480</link>
      <description>Give the old EXCHANGE utility a try.&lt;BR /&gt;&lt;BR /&gt;$ HELP EXCHANGE&lt;BR /&gt;&lt;BR /&gt;Depending upon the format of the diskette it might be as simple as the following (it's been a long time since I've used EXCHANGE so my memory might be faulty here).&lt;BR /&gt;&lt;BR /&gt;$ MOUNT/FOREIGN DYA0:&lt;BR /&gt;EXCHANGE&amp;gt; COPY DYA0:*.* []&lt;BR /&gt;EXCHANGE&amp;gt; EXIT</description>
      <pubDate>Fri, 04 Apr 2008 21:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174403#M14480</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2008-04-04T21:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174404#M14481</link>
      <description>&amp;gt; The equipment we have are a RX02 floppy&lt;BR /&gt;&amp;gt; disc drive and a VAX 4000 model 100 desktop&lt;BR /&gt;&amp;gt; computer.&lt;BR /&gt;&lt;BR /&gt;Are they connected somehow?  (How?  I don't&lt;BR /&gt;know what the interface on an RX02 is, but&lt;BR /&gt;I wouldn't expect a VAX 4000-100 to have one&lt;BR /&gt;of them, whatever it is.  Now, if you had a&lt;BR /&gt;Q-bus box on the VAX, and the right card in&lt;BR /&gt;that, my expectations could change.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Would this solution work [...]&lt;BR /&gt;&lt;BR /&gt;Hard to say, with the info available.&lt;BR /&gt;&lt;BR /&gt;Assuming that you can get the giant floppy&lt;BR /&gt;drive connected/configured somewhere, the&lt;BR /&gt;next mystery might be how the data were&lt;BR /&gt;written to the floppies.  If they were&lt;BR /&gt;written by/on an old VMS system, there might&lt;BR /&gt;be more hope than if they were written on,&lt;BR /&gt;say, an old Apollo workstation (which is the&lt;BR /&gt;last place I saw an 8-inch floppy spun in&lt;BR /&gt;anger).  Reading the raw bits should be&lt;BR /&gt;possible almost anywhere, but recovering the&lt;BR /&gt;original structure could be harder.&lt;BR /&gt;&lt;BR /&gt;There are whole businesses devoted to doing&lt;BR /&gt;jobs like this, if the bits are _really_&lt;BR /&gt;valuable.</description>
      <pubDate>Fri, 04 Apr 2008 21:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174404#M14481</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-04T21:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174405#M14482</link>
      <description>&amp;gt; $ MOUNT/FOREIGN DYA0:&lt;BR /&gt;&lt;BR /&gt;There should of course have been an EXCHANGE command after the mount in my previous post.&lt;BR /&gt;&lt;BR /&gt;$ EXCHANGE&lt;BR /&gt;&lt;BR /&gt;&amp;gt; EXCHANGE&amp;gt; COPY DYA0:*.* []&lt;BR /&gt;&amp;gt; EXCHANGE&amp;gt; EXIT</description>
      <pubDate>Fri, 04 Apr 2008 21:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174405#M14482</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2008-04-04T21:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174406#M14483</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] Now, if you had a&lt;BR /&gt;&amp;gt; Q-bus box on the VAX, and the right card in&lt;BR /&gt;&amp;gt; that, [...]&lt;BR /&gt;&lt;BR /&gt;My old MODULE.FAQ says:&lt;BR /&gt;&lt;BR /&gt;M8029       RXV21       Q   RX02 floppy disk drive control module&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Or, if you had a SCSI 8-inch floppy drive, ...</description>
      <pubDate>Fri, 04 Apr 2008 23:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174406#M14483</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-04T23:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174407#M14484</link>
      <description>&lt;BR /&gt;"DEC RX02 formatted": the chances are high they  are from RSTS or RSX, then they are ODS1 and can be mounted as VMS volumes, and no /foreign and EXCHANGE is needed. &lt;BR /&gt;JUST MOUNT and COPY.</description>
      <pubDate>Sat, 05 Apr 2008 10:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174407#M14484</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2008-04-05T10:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174408#M14485</link>
      <description>"DEC RX02 formatted": the chances are high they are from RSTS or RSX, then they are ODS1 and can be mounted as VMS volumes, and no /foreign and EXCHANGE is needed.&lt;BR /&gt;JUST MOUNT and COPY.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;RSX yes; RSTS no.  If it was written by RSTS, it's likely to be in DOS-11 format.  The ODS format is not readable by RSTS, let alone writeable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;          -- Rob</description>
      <pubDate>Sat, 05 Apr 2008 21:19:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174408#M14485</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2008-04-05T21:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174409#M14486</link>
      <description>Correction, we have a VAX 4000 model 60 not a model 100.&lt;BR /&gt; &lt;BR /&gt;We also have an old external dual 8 inch floppy disc drive. I could not find a part/model# for the drive but the circuit boards have DEC etched on them.&lt;BR /&gt;&lt;BR /&gt;The communication ports on the back of the VAX 4000 model 60 are: SCSI port, Printer/communications port (TTA3), Communications/printer port (TTA2), standard ethernet port, ThinWire ethernet port. &lt;BR /&gt;&lt;BR /&gt;Is it possible to get the floppy disc drive and VAX communicating over one of these ports so I could copy the file located on the floppy to the VAX hard drive?&lt;BR /&gt;&lt;BR /&gt;After the file is copied to the hard drive, would it be possible to connect a PC and the VAX together via ethernet and use FTP to transfer the file from the VAX to the Windows PC? If so, how would I configure the vax to use Tcp/IP, FTP, assign IP address, etc? &lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank You.</description>
      <pubDate>Mon, 07 Apr 2008 16:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174409#M14486</guid>
      <dc:creator>troya</dc:creator>
      <dc:date>2008-04-07T16:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174410#M14487</link>
      <description>&amp;gt; [...] we have a VAX 4000 model 60 [...]&lt;BR /&gt;&lt;BR /&gt;A VAXstation 4000 model 60, right?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Is it possible to get the floppy disc drive&lt;BR /&gt;&amp;gt; and VAX communicating over one of these&lt;BR /&gt;&amp;gt; ports so I could copy the file located on&lt;BR /&gt;&amp;gt; the floppy to the VAX hard drive?&lt;BR /&gt;&lt;BR /&gt;I don't see how.  The floppy drive most&lt;BR /&gt;likely has an interface different from any of&lt;BR /&gt;these.  You probably don't have either the&lt;BR /&gt;Q-bus card which was used to provide that&lt;BR /&gt;interface, or the Q-bus into which to plug&lt;BR /&gt;the thing.  (You'd need a larger [Micro]VAX&lt;BR /&gt;for that.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; After the file is copied to the hard drive,&lt;BR /&gt;&amp;gt; would it be possible to connect a PC and&lt;BR /&gt;&amp;gt; the VAX together via ethernet and use FTP&lt;BR /&gt;&amp;gt; to transfer the file from the VAX to the&lt;BR /&gt;&amp;gt; Windows PC?&lt;BR /&gt;&lt;BR /&gt;Sure, if there's any IP software installed on&lt;BR /&gt;the VMS system.  It's generally optional on&lt;BR /&gt;VMS, and there are multiple vendors, too.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; If so, how would I configure the vax to use&lt;BR /&gt;&amp;gt; Tcp/IP, FTP, assign IP address, etc?&lt;BR /&gt;&lt;BR /&gt;That depends on whose IP software you have&lt;BR /&gt;(if any).&lt;BR /&gt;&lt;BR /&gt;Luckily, with no place to connect the floppy&lt;BR /&gt;drive, this whole family of problems may&lt;BR /&gt;never arise.</description>
      <pubDate>Mon, 07 Apr 2008 16:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174410#M14487</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-07T16:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: DEC RX02 to MSDOS Conversion</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174411#M14488</link>
      <description>RE:"Would this solution work or do you have another suggestion?"&lt;BR /&gt;&lt;BR /&gt;Pay someone that has the correct set of equipment to do this.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Apr 2008 21:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dec-rx02-to-msdos-conversion/m-p/4174411#M14488</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-04-07T21:14:45Z</dc:date>
    </item>
  </channel>
</rss>

