<?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: CDRECORD in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030646#M12746</link>
    <description>&lt;!--!*#--&gt;&amp;gt; Once you have the -dev=x,y,z figured out [...]&lt;BR /&gt;&lt;BR /&gt;Or, try one of my more recent adaptations,&lt;BR /&gt;where you can say things like "dev=DKB500" or&lt;BR /&gt;"dev=cdr" (if you have a logical name "cdr"&lt;BR /&gt;defined).  That "dev=i,j,k" stuff drives me&lt;BR /&gt;bats.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://antinode.org/ftp/cdrtools/cdrtools-2_01_01a25/" target="_blank"&gt;http://antinode.org/ftp/cdrtools/cdrtools-2_01_01a25/&lt;/A&gt;</description>
    <pubDate>Wed, 04 Jul 2007 21:22:31 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-07-04T21:22:31Z</dc:date>
    <item>
      <title>CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030636#M12736</link>
      <description>I think this is easy for somebody but I'm totally new to the OpenVMS world. I'm using OpenVMS 7.3.&lt;BR /&gt;&lt;BR /&gt;I read up about CDRECORD and followed these steps:&lt;BR /&gt;&lt;BR /&gt;1) Created a container file using the SETUP command using label=BURN and the default blocksize.&lt;BR /&gt;&lt;BR /&gt;2) Copied data to the container file using the standard VMS Copy command.&lt;BR /&gt;&lt;BR /&gt;3) Used the CDRECORD Write command to write to a blank CD. The write completed successfully using all the defaults.&lt;BR /&gt;&lt;BR /&gt;Now here's where I get confused. When I try to use the CDRECORD Verify command, it wants to know the label name for the CD (which I thought would be copied from the container file)? Apparently not because I get an error saying "home block not found".&lt;BR /&gt;&lt;BR /&gt;So how do you get to read this CD after you've written to it? Also, the VMS Mount command requires you to know the CD label name.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Mon, 02 Jul 2007 11:06:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030636#M12736</guid>
      <dc:creator>Don Doyle</dc:creator>
      <dc:date>2007-07-02T11:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030637#M12737</link>
      <description>OpenVMS Alpha V7.3-1 and later include a version of cdrecord, and V8.3 and later include the COPY/RECORDABLE_MEDIA and related mechanisms.  There are also third-party commercial packages in this area.&lt;BR /&gt;&lt;BR /&gt;The default cdrecord UI is cryptic, albeit functional.  &lt;BR /&gt;&lt;BR /&gt;Please post the cdrecord version in use, and the commands you are using, and how you constructed the (I assume) LD recording partition.  (I'm not familiar with using "the SETUP command", typically preparing the LD partition using standard OpenVMS tools, and then using cdrecord to record that to CD-R or CD-RW.)&lt;BR /&gt;&lt;BR /&gt;I'd not expect the default cdrecord to be able to initialize an ODS-2 or ODS-5 volume structure; I'd explore just what structure that command creates.&lt;BR /&gt;&lt;BR /&gt;Generic details on burning a CD or a DVD on OpenVMS are available in a (very) detailed document at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/28" target="_blank"&gt;http://64.223.189.234/node/28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Something like the following is typical:&lt;BR /&gt;cdrecord dev=x,x,x speed=2 file&lt;BR /&gt;&lt;BR /&gt;The dev=x,y,z varies by the cdrecord port, and specifies the target CD-R/RW drive.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC</description>
      <pubDate>Mon, 02 Jul 2007 11:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030637#M12737</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-02T11:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030638#M12738</link>
      <description>&amp;gt; I read up about CDRECORD [...]&lt;BR /&gt;&lt;BR /&gt;Which one?  There's a cdrecord program, which&lt;BR /&gt;is available on many systems (including VMS),&lt;BR /&gt;and there's a VMS-specific CDRECORD.COM&lt;BR /&gt;command procedure, which hides the real&lt;BR /&gt;cdrecord program.  You seem to be dealing&lt;BR /&gt;with the VMS procedure.  (I normally use the&lt;BR /&gt;bare program, and a newer version of it than&lt;BR /&gt;the ones which have been distributed with&lt;BR /&gt;VMS.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 1) [...]&lt;BR /&gt;&lt;BR /&gt;So, you're trying to make a CD with a VMS&lt;BR /&gt;file system on it?  (Which should be&lt;BR /&gt;possible.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] MOUNT [...] requires you to know the&lt;BR /&gt;&amp;gt; CD label name.&lt;BR /&gt;&lt;BR /&gt;MOUNT /OVER = IDEN should let you mount the&lt;BR /&gt;CD without knowing its label.&lt;BR /&gt;&lt;BR /&gt;I haven't written many CDs lately, but a&lt;BR /&gt;complaint like "home block not found" would&lt;BR /&gt;probably worry me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As already suggested, actual commands used,&lt;BR /&gt;and actual output, would be easier to&lt;BR /&gt;diagnose than vague descriptions.</description>
      <pubDate>Mon, 02 Jul 2007 13:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030638#M12738</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-07-02T13:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030639#M12739</link>
      <description>Actually, I think my problem may be the fact that the CD (I'm using) doesn't have a label.&lt;BR /&gt;&lt;BR /&gt;So my question is:&lt;BR /&gt;&lt;BR /&gt;How do you create a label on a CD?&lt;BR /&gt;&lt;BR /&gt;I see the INITIALIZE command doesn't do it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2007 14:19:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030639#M12739</guid>
      <dc:creator>Don Doyle</dc:creator>
      <dc:date>2007-07-02T14:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030640#M12740</link>
      <description>&amp;gt; How do you create a label on a CD?&lt;BR /&gt;&lt;BR /&gt;If you're making an LD container for a VMS&lt;BR /&gt;file system, and then writing that disk image&lt;BR /&gt;onto a CD, then I'd expect the CD to have&lt;BR /&gt;the same label as the LD logical disk had.&lt;BR /&gt;&lt;BR /&gt;Note, however, that I normally make CDs with&lt;BR /&gt;ISO 9660 file systems instead of VMS file&lt;BR /&gt;systems, because I normally want to read them&lt;BR /&gt;on non-VMS systems, and in that case, the&lt;BR /&gt;volume label is set by the program which is&lt;BR /&gt;used to create the ISO 9660 file system&lt;BR /&gt;image.  If you want to make a CD for use on&lt;BR /&gt;VMS only, then the LD scheme is probably the&lt;BR /&gt;best thing to use.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I see the INITIALIZE command doesn't do it.&lt;BR /&gt;&lt;BR /&gt;The only thing you use which actually writes&lt;BR /&gt;anything to the CD is the cdrecord program.&lt;BR /&gt;INITIALIZE is not used with a CD.  INITIALIZE&lt;BR /&gt;_is_ used with the LD logical disk, and&lt;BR /&gt;that's how _it_ gets its label.  Putting the&lt;BR /&gt;LD image file onto a CD should give the CD&lt;BR /&gt;that label.  (I believe.  Remember: I don't&lt;BR /&gt;do this much, and usually differently.)</description>
      <pubDate>Mon, 02 Jul 2007 22:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030640#M12740</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-07-02T22:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030641#M12741</link>
      <description>It's all been said before, but perhaps not in a sequence clearly identifiable to a VMS novice.&lt;BR /&gt;Presuming that you want to create an ODS2 or ODS5 CD...&lt;BR /&gt;1. Create an LD container file. This is an EMPTY file with NO internal structure.&lt;BR /&gt;2. Init that container file. This creates an internal structure in the file that is the same as the volume structure of a disk. &lt;BR /&gt;3. Mount the newly initialized virtual disk. This makes it available to VMS so that following stages can work.&lt;BR /&gt;4. Copy your files to the virtual disk.&lt;BR /&gt;5. Use CDrecord (or COPY/RECORDABLE if on V8.3) to copy the virtual disk to blank media.&lt;BR /&gt;6. Mount your newly created CD and examine the files you put there.&lt;BR /&gt;Job Complete (except for anything I may have forgotten...).&lt;BR /&gt;JT:</description>
      <pubDate>Tue, 03 Jul 2007 05:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030641#M12741</guid>
      <dc:creator>John Travell</dc:creator>
      <dc:date>2007-07-03T05:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030642#M12742</link>
      <description>Thanks for all your replies.&lt;BR /&gt;&lt;BR /&gt;Steve, your thread was really close to the steps I followed with these exceptions:&lt;BR /&gt;&lt;BR /&gt;Steps 1-3 were done by me using the CDRECORD SETUP command:&lt;BR /&gt;&lt;BR /&gt;@SYS$MANAGER:CDRECORD SETUP test.file lda3 fred&lt;BR /&gt;&lt;BR /&gt;After this command is entered, I validate the logical disk was created and online with a volume label.&lt;BR /&gt;&lt;BR /&gt;Step 4 copy data&lt;BR /&gt;&lt;BR /&gt;Step 5 I had to use CDRECORD Write command because were at VMS 7.3-2:&lt;BR /&gt;&lt;BR /&gt;@SYS$MANAGER:CDRECORD WRITE test.file lda3 dqa0&lt;BR /&gt;&lt;BR /&gt;I can see the write happening and the light blinking on the CDROM Drive. Also, the CDRECORD program tells me the number of blocks written. &lt;BR /&gt;&lt;BR /&gt;Step 6 here's where I have trouble because I can't validate the write (by either CDRECORD verify or trying to mount it and read it. It wants the volume label and apparently there is none.&lt;BR /&gt;&lt;BR /&gt;These are the messages I get when try the CDRECORD Verify command and the $MOUNT /MEDIA=CDROM command:&lt;BR /&gt;&lt;BR /&gt;  Home Block not found when doing mount&lt;BR /&gt;&lt;BR /&gt;This is the error I get when trying the $MOUNT /OVER=IDEN command:&lt;BR /&gt;&lt;BR /&gt;  No CDROM descriptor found&lt;BR /&gt;&lt;BR /&gt;What a great time I'm having. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2007 11:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030642#M12742</guid>
      <dc:creator>Don Doyle</dc:creator>
      <dc:date>2007-07-03T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030643#M12743</link>
      <description>Don,&lt;BR /&gt;&lt;BR /&gt;when giving error messages, please include the full command used and the full error message (best copied with cut &amp;amp; paste).&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 03 Jul 2007 11:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030643#M12743</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-07-03T11:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030644#M12744</link>
      <description>&amp;gt; when giving error messages, please include&lt;BR /&gt;&amp;gt; the full command used and the full error&lt;BR /&gt;&amp;gt; message (best copied with cut &amp;amp; paste).&lt;BR /&gt;&lt;BR /&gt;You're more generous than I.  After a couple&lt;BR /&gt;such requests are ignored, I just figure that&lt;BR /&gt;the questioner really doesn't want any&lt;BR /&gt;answers.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2007 14:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030644#M12744</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-07-03T14:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030645#M12745</link>
      <description>cdrecord is a block-copy tool.  It copies the blocks of the LDcu: device or the LD backing storage file -- block by block -- to the target CD-R/RW device.  cdrecord does not provide disk labels, nor anything else.  It's a block copy tool specific to the I/O commands required by the target recording device.&lt;BR /&gt;&lt;BR /&gt;Please read the OpenVMS CD and DVD recording document at &lt;A href="http://64.223.189.234/node/28" target="_blank"&gt;http://64.223.189.234/node/28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That document contains details of the whole process, including how to build bootable disks.  And if you don't understand something there or should you find a problem, please let me know.&lt;BR /&gt;&lt;BR /&gt;Do ensure you have initialized the LDcu: device with a cluster factor of four, or a multiple of four.  This INITIALIZE command is where you get the disk label from. &lt;BR /&gt;&lt;BR /&gt;There are directly relevant bugs in ld within this range.  Check for available HP ECOs, or get Jur's current version of ld (now at V9)...  &lt;A href="http://www.digiater.nl/lddriver.html" target="_blank"&gt;http://www.digiater.nl/lddriver.html&lt;/A&gt;&lt;BR /&gt;and &lt;A href="http://64.223.189.234/node/287" target="_blank"&gt;http://64.223.189.234/node/287&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I punted on cdrecord.com eons ago, and use a side-built version of cdrecord directly, or I use the in-built version directly.&lt;BR /&gt;&lt;BR /&gt;Once you have the -dev=x,y,z figured out (peek into cdrecord.com for that detail, as it can vary by OpenVMS version), it's far easier to go after the recording process directly.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Jul 2007 15:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030645#M12745</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-04T15:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: CDRECORD</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030646#M12746</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Once you have the -dev=x,y,z figured out [...]&lt;BR /&gt;&lt;BR /&gt;Or, try one of my more recent adaptations,&lt;BR /&gt;where you can say things like "dev=DKB500" or&lt;BR /&gt;"dev=cdr" (if you have a logical name "cdr"&lt;BR /&gt;defined).  That "dev=i,j,k" stuff drives me&lt;BR /&gt;bats.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://antinode.org/ftp/cdrtools/cdrtools-2_01_01a25/" target="_blank"&gt;http://antinode.org/ftp/cdrtools/cdrtools-2_01_01a25/&lt;/A&gt;</description>
      <pubDate>Wed, 04 Jul 2007 21:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cdrecord/m-p/4030646#M12746</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-07-04T21:22:31Z</dc:date>
    </item>
  </channel>
</rss>

