<?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 - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497035#M653477</link>
    <description>Welcome to the forums Billy!&lt;BR /&gt;&lt;BR /&gt;Are you new to HP-UX?  Remember that every thing is Unix is a file and as such the System needs to know the location for it.&lt;BR /&gt;To find out where a file is located you can always use the whereis command to fine an executable file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
    <pubDate>Mon, 14 Sep 2009 16:15:52 GMT</pubDate>
    <dc:creator>Jaime Bolanos Rojas.</dc:creator>
    <dc:date>2009-09-14T16:15:52Z</dc:date>
    <item>
      <title>cdrecord</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497033#M653475</link>
      <description>receiving cdrecord: No such file or directory. Cannot open scsi driver when i run a cdrecord -scanbus.  HPUX B11.11.</description>
      <pubDate>Mon, 14 Sep 2009 13:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497033#M653475</guid>
      <dc:creator>Billy Wilkerson</dc:creator>
      <dc:date>2009-09-14T13:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: cdrecord</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497034#M653476</link>
      <description>&lt;!--!*#--&gt;Are you offering any clues as to which&lt;BR /&gt;cdrecord this might be?  (Where you got it,&lt;BR /&gt;how you installed it, "cdrecord --version"&lt;BR /&gt;output, ...)</description>
      <pubDate>Mon, 14 Sep 2009 14:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497034#M653476</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-14T14:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: cdrecord</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497035#M653477</link>
      <description>Welcome to the forums Billy!&lt;BR /&gt;&lt;BR /&gt;Are you new to HP-UX?  Remember that every thing is Unix is a file and as such the System needs to know the location for it.&lt;BR /&gt;To find out where a file is located you can always use the whereis command to fine an executable file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Mon, 14 Sep 2009 16:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497035#M653477</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2009-09-14T16:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: cdrecord</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497036#M653478</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] you can always use the whereis&lt;BR /&gt;&amp;gt; command [...]&lt;BR /&gt;&lt;BR /&gt;I'll admit that it it wasn't so clear as it&lt;BR /&gt;could have been, but he said, "cdrecord: No&lt;BR /&gt;such file or directory. Cannot open scsi&lt;BR /&gt;driver", not something like "sh: cdrecord:&lt;BR /&gt;command not found".  His shell found the&lt;BR /&gt;"cdrecord" program, but his (unspecified)&lt;BR /&gt;"cdrecord" program could not figure out how&lt;BR /&gt;to do a "scanbus" operation.&lt;BR /&gt;&lt;BR /&gt;I normally use cdrecord on VMS, where I&lt;BR /&gt;disable the "scanbus" capability, so I never&lt;BR /&gt;use it, but I did build a relatively recent&lt;BR /&gt;version on HP-UX, and it doesn't do much&lt;BR /&gt;better for me:&lt;BR /&gt;&lt;BR /&gt;dy # uname -a&lt;BR /&gt;HP-UX dy B.11.11 U 9000/785 2012616114 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;dy # cdrecord -scanbus&lt;BR /&gt;Cdrecord-ProDVD-ProBD-Clone 2.01.01a48 (hppa2.0w-hp-hpux11.11) Copyright (C) 199&lt;BR /&gt;5-2008 JÃ¶rg Schilling&lt;BR /&gt;cdrecord: No such file or directory. Cannot open or use SCSI driver.&lt;BR /&gt;cdrecord: For possible targets try 'cdrecord -scanbus'.&lt;BR /&gt;cdrecord: For possible transport specifiers try 'cdrecord dev=help'.&lt;BR /&gt;&lt;BR /&gt;It's not an ideal error message ("Cannot&lt;BR /&gt;open" _what_???).&lt;BR /&gt;&lt;BR /&gt;On the other hand, while I know nothing, in&lt;BR /&gt;my source kit, there does seem to be a&lt;BR /&gt;"MKNOD.hpux" shell script, which seems to&lt;BR /&gt;have some useful effect.  As it says in&lt;BR /&gt;"READMEs/README.hpux":&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;Note that there are no device nodes for userland SCSI on HP-UX,&lt;BR /&gt;you have to call the included shell script MKNOD.hpux first.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;I don't have an optical-disc-writing drive in&lt;BR /&gt;that system, so I can't test everything, but&lt;BR /&gt;"-scanbus" does better.</description>
      <pubDate>Mon, 14 Sep 2009 17:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrecord/m-p/4497036#M653478</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-14T17:42:42Z</dc:date>
    </item>
  </channel>
</rss>

