<?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: CD readable/compatible with HP-UX and Windows in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683220#M903902</link>
    <description>By far the easiest way is to create an ISO-FS image on the HP-UX system with mkisofs, and just burn that image to CD. Readable in both unix and windoze worlds. IIRC it's available in the CDRtools, but if you realy want to know I have to look it up tomorrow. I've used it on more than one occasion.</description>
    <pubDate>Tue, 23 Apr 2002 15:13:38 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2002-04-23T15:13:38Z</dc:date>
    <item>
      <title>CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683213#M903895</link>
      <description>Must have filename in upper and lowercase.&lt;BR /&gt;&lt;BR /&gt;If I recall, -o cdcase sets all to lowercase.&lt;BR /&gt;&lt;BR /&gt;How should I burn the cd?&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 14 Mar 2002 14:54:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683213#M903895</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-03-14T14:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683214#M903896</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;I know this says Linux but I use it as a guide and it does talk about HP-UX compatibility, as well as other OS's using ISSO 9660, Joliet, Rock-Ridge extensions etc.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ssc.com/mirrors/LDP/HOWTO/CD-Writing-HOWTO.html" target="_blank"&gt;http://www.ssc.com/mirrors/LDP/HOWTO/CD-Writing-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Martin&lt;BR /&gt;&lt;BR /&gt;PS forgot the link in the first response:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cdrfaq.org/" target="_blank"&gt;http://www.cdrfaq.org/&lt;/A&gt;</description>
      <pubDate>Thu, 14 Mar 2002 15:54:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683214#M903896</guid>
      <dc:creator>Martin Burnett_2</dc:creator>
      <dc:date>2002-03-14T15:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683215#M903897</link>
      <description>If you have seen for example the HP Instant Information CD's, all file- and directorynames are in UPPERCASE. Burn a cd in uppercase!&lt;BR /&gt;&lt;BR /&gt;You can set a directorytree to uppercase by using something like:&lt;BR /&gt;&lt;BR /&gt;for uppercase in `ls`&lt;BR /&gt;do&lt;BR /&gt;  for lowercase in `ls $uppercase|tr [A-Z] [a-z]`&lt;BR /&gt;  do&lt;BR /&gt;     mv $lowercase $uppercase 2&amp;gt;/dev/null&lt;BR /&gt;  done&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;Once your tree is uppercase, burn the CD. Success !</description>
      <pubDate>Fri, 15 Mar 2002 09:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683215#M903897</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-03-15T09:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683216#M903898</link>
      <description>Have you tried to use pfs_mountd &amp;amp; pfsd on HP-UX side?&lt;BR /&gt;BR,&lt;BR /&gt;Dmitry</description>
      <pubDate>Sun, 14 Apr 2002 18:29:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683216#M903898</guid>
      <dc:creator>Dmitry G. Spitsyn</dc:creator>
      <dc:date>2002-04-14T18:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683217#M903899</link>
      <description>There are perhaps a dozen options that you must consider to provide a truly compatible CD. Things like multiple dot extensions (ie, abc.def.xyz) which are OK in Unix but cause difficulties in Windows. To complicate matters, HP-UX supports only the most rudimentary CD standard (ISO-9660), added a simple lowercase and version translatory (-ocdcase) and requires the PFS subsystem to mount and decode RockRidge Extensions.&lt;BR /&gt;&lt;BR /&gt;There is a patch (only for HP-UX 11.11) which provides a fairly compatible, native mode driver for mounting RockRidge (POSIX and ECMA 168) CDs.  An 11.00 patch will be available next month, no patch for 10.20 (which is rapidly going obsolete). Don't record CDs in Joliet format on the PC.</description>
      <pubDate>Mon, 15 Apr 2002 01:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683217#M903899</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-04-15T01:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683218#M903900</link>
      <description>Is there a doc on this somewhere, because I am still having difficulty.&lt;BR /&gt;&lt;BR /&gt;I really have never had a problem transfering cd's from linux to windows, and never had much problems with windows reading multiple kinds of file formats, directory lengths, depths and filenames.&lt;BR /&gt;&lt;BR /&gt;The problem is with hp-ux.&lt;BR /&gt;Linux proves this.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2002 13:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683218#M903900</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-04-23T13:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683219#M903901</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;IIRC then the Ignite/UX manual about "creating you own media" describes it fairly well...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2002 15:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683219#M903901</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-04-23T15:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683220#M903902</link>
      <description>By far the easiest way is to create an ISO-FS image on the HP-UX system with mkisofs, and just burn that image to CD. Readable in both unix and windoze worlds. IIRC it's available in the CDRtools, but if you realy want to know I have to look it up tomorrow. I've used it on more than one occasion.</description>
      <pubDate>Tue, 23 Apr 2002 15:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683220#M903902</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-04-23T15:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683221#M903903</link>
      <description>I'd appreciate that procura&lt;BR /&gt;&lt;BR /&gt;PS: the ignite faq says to use linux to create the cd.&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Tue, 23 Apr 2002 15:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683221#M903903</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-04-23T15:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683222#M903904</link>
      <description>mkisofs is part of the CDRtools. Works perfect with long case insensitive names and spaces in names. Do not use colons or backslashed in names. Probably all defined in the RockRidge format&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/" target="_blank"&gt;ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Use google "CDRtools"&lt;BR /&gt;&lt;BR /&gt;I used 1.11a13pre3 from &lt;A href="ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/" target="_blank"&gt;ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;CDRtools *only* supports writing to SCSI CD(re)writers, not IDE! (thought that should not be a problem on HP-UX)&lt;BR /&gt;&lt;BR /&gt;using mkisofs to create an image, one can also choose to move that image over the network to a PC with writer software to put the image to CD (I use a laptop to take the image home, to put it on CD)</description>
      <pubDate>Wed, 24 Apr 2002 09:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683222#M903904</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-04-24T09:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683223#M903905</link>
      <description>Just a few minutes ago I saw this one, might help user friendlyness to the CDRtools (which makes you need to read the manual pages)&lt;BR /&gt;&lt;BR /&gt;Subject: X-CD-Roast 0.98alpha10 - A program-package dedicated to powerful and easy CD creation.&lt;BR /&gt;From: xcdroast@freshmeat.net&lt;BR /&gt;Date: 23 Apr 2002 21:31:38 GMT&lt;BR /&gt;Newsgroups: fm.announce&lt;BR /&gt;&lt;BR /&gt;X-CD-Roast 0.98alpha10&lt;BR /&gt;  by Thomas Niederreiter (&lt;A href="http://freshmeat.net/~tn/)" target="_blank"&gt;http://freshmeat.net/~tn/)&lt;/A&gt;&lt;BR /&gt;  Tuesday, April 23rd 2002 17:36&lt;BR /&gt;&lt;BR /&gt;About:&lt;BR /&gt;X-CD-Roast is a program-package dedicated to easy CD creation under most&lt;BR /&gt;Unix-platforms. It combines command line tools like "cdrecord", "cdda2wav",&lt;BR /&gt;and "mkisofs" into a nice graphical user interface. &lt;BR /&gt;&lt;BR /&gt;Changes:&lt;BR /&gt;Full multisession support, full CD-Text (read/edit/write), experimental&lt;BR /&gt;support for cdrecord-ProDVD, a configuration wizard to enable or disable&lt;BR /&gt;the non-root mode graphically, a lot of bugfixes, and many overall&lt;BR /&gt;convenience improvements.&lt;BR /&gt;&lt;BR /&gt;Release focus: Major feature enhancements&lt;BR /&gt;      License: GNU General Public License (GPL)&lt;BR /&gt;  Project URL: &lt;A href="http://freshmeat.net/projects/xcdroast/" target="_blank"&gt;http://freshmeat.net/projects/xcdroast/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;            Homepage: &lt;A href="http://freshmeat.net/redir/xcdroast/11795/url_homepage/" target="_blank"&gt;http://freshmeat.net/redir/xcdroast/11795/url_homepage/&lt;/A&gt;&lt;BR /&gt;              Tar/GZ: &lt;A href="http://freshmeat.net/redir/xcdroast/11795/url_tgz/" target="_blank"&gt;http://freshmeat.net/redir/xcdroast/11795/url_tgz/&lt;/A&gt;&lt;BR /&gt;           Changelog: &lt;A href="http://freshmeat.net/redir/xcdroast/11795/url_changelog/" target="_blank"&gt;http://freshmeat.net/redir/xcdroast/11795/url_changelog/&lt;/A&gt;&lt;BR /&gt;         RPM package: &lt;A href="http://freshmeat.net/redir/xcdroast/11795/url_rpm/" target="_blank"&gt;http://freshmeat.net/redir/xcdroast/11795/url_rpm/&lt;/A&gt;&lt;BR /&gt;   CVS tree (cvsweb): &lt;A href="http://freshmeat.net/redir/xcdroast/11795/url_cvs/" target="_blank"&gt;http://freshmeat.net/redir/xcdroast/11795/url_cvs/&lt;/A&gt;&lt;BR /&gt;         Mirror site: &lt;A href="http://freshmeat.net/redir/xcdroast/11795/url_mirror/" target="_blank"&gt;http://freshmeat.net/redir/xcdroast/11795/url_mirror/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Apr 2002 10:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683223#M903905</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-04-24T10:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683224#M903906</link>
      <description>Hey Procura,&lt;BR /&gt;&lt;BR /&gt;how could you have assigned points to 78 of 77 responses..&lt;BR /&gt;looks like a bug!&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 24 Apr 2002 11:59:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683224#M903906</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-04-24T11:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: CD readable/compatible with HP-UX and Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683225#M903907</link>
      <description>There's three ID's in my list (see Forumers Statistics) that have a 100+ percentage, I'm one.&lt;BR /&gt;&lt;BR /&gt;I guess it's a message that I requested to remove, cause it was posted twice, one of wich in the wrong group (browser error, maybe due to itrc timeout)&lt;BR /&gt;&lt;BR /&gt;From that day on I'm on 100+&lt;BR /&gt;&lt;BR /&gt;Yes, I agree. It's a bug :) but it ranks me higher :)))</description>
      <pubDate>Wed, 24 Apr 2002 12:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-readable-compatible-with-hp-ux-and-windows/m-p/2683225#M903907</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-04-24T12:04:07Z</dc:date>
    </item>
  </channel>
</rss>

