<?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: cdrom mount ?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905394#M404928</link>
    <description>Mike,&lt;BR /&gt;&lt;BR /&gt;could it be that this file was create on a Linux machine using -z with tar (for compression?)&lt;BR /&gt;&lt;BR /&gt;Run file on it&lt;BR /&gt;file /cdrom/hp20rts.taz&lt;BR /&gt;&lt;BR /&gt;and decide what it is, or what to try to read the contents.&lt;BR /&gt;&lt;BR /&gt;e.g. &lt;BR /&gt;does # tar tvf /cdrom/hp20rts.taz &lt;BR /&gt;work?&lt;BR /&gt;does # gzcat /cdrom/hp20rts.taz | tar tvf -&lt;BR /&gt;work?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Jun 2005 03:01:15 GMT</pubDate>
    <dc:creator>Bernhard Mueller</dc:creator>
    <dc:date>2005-06-03T03:01:15Z</dc:date>
    <item>
      <title>cdrom mount ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905391#M404925</link>
      <description>I was give a cdrom to mount and I did with cdfs -ro but the owner and group Id's come out as a -1&lt;BR /&gt;-r-xr-xr-x   1 -1         -1         17194091 May  6 13:43 hp20rts.taz&lt;BR /&gt;&lt;BR /&gt;Then when the client tries to un tar the file he is getting errors due to the -1 group and owner.&lt;BR /&gt;&lt;BR /&gt;Any ideas as to what I'm doing wrong ??</description>
      <pubDate>Thu, 02 Jun 2005 17:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905391#M404925</guid>
      <dc:creator>Mike_145</dc:creator>
      <dc:date>2005-06-02T17:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905392#M404926</link>
      <description>It might be that the user is trying the untar in the /cdrom directory.&lt;BR /&gt;&lt;BR /&gt;Then it attempts to untar the file in a read only(ro) filesystem.&lt;BR /&gt;&lt;BR /&gt;Thats never going to work.&lt;BR /&gt;&lt;BR /&gt;Also note that the file is named .taz, not .tar&lt;BR /&gt;&lt;BR /&gt;So it may not be a tar file, or the file was renamed prior to burning the cd.&lt;BR /&gt;&lt;BR /&gt;tar xvf /cdrom/hp20rts.taz&lt;BR /&gt;&lt;BR /&gt;Try it as the user.&lt;BR /&gt;&lt;BR /&gt;Then try it as root.&lt;BR /&gt;&lt;BR /&gt;Make sure the current directory is not /cdrom&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2005 17:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905392#M404926</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-02T17:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905393#M404927</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since the file is readabe / Executable by all it will not give any errors in extracting. Just try it in some other directory. Go to the destination directory and do&lt;BR /&gt;&lt;BR /&gt;#tar xvf /cdrom/hp20rts.taz &lt;BR /&gt;&lt;BR /&gt;The user through which you are trying should have a right permission in directory where you are extracting the file.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 03 Jun 2005 02:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905393#M404927</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-03T02:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905394#M404928</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;could it be that this file was create on a Linux machine using -z with tar (for compression?)&lt;BR /&gt;&lt;BR /&gt;Run file on it&lt;BR /&gt;file /cdrom/hp20rts.taz&lt;BR /&gt;&lt;BR /&gt;and decide what it is, or what to try to read the contents.&lt;BR /&gt;&lt;BR /&gt;e.g. &lt;BR /&gt;does # tar tvf /cdrom/hp20rts.taz &lt;BR /&gt;work?&lt;BR /&gt;does # gzcat /cdrom/hp20rts.taz | tar tvf -&lt;BR /&gt;work?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2005 03:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905394#M404928</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2005-06-03T03:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905395#M404929</link>
      <description>TAZ = TAR Compressed Tape Archive, Gzip/Compress</description>
      <pubDate>Fri, 03 Jun 2005 03:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905395#M404929</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-06-03T03:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905396#M404930</link>
      <description>.taz is usually associated with WinBackup.</description>
      <pubDate>Fri, 03 Jun 2005 03:09:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905396#M404930</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-06-03T03:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: cdrom mount ??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905397#M404931</link>
      <description>Thanks</description>
      <pubDate>Fri, 03 Jun 2005 14:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cdrom-mount/m-p/4905397#M404931</guid>
      <dc:creator>Mike_145</dc:creator>
      <dc:date>2005-06-03T14:45:44Z</dc:date>
    </item>
  </channel>
</rss>

