<?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: URGENT need - mount cdrom syntax in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419533#M203971</link>
    <description>pfs_mount is rather notorious for getting itself confused especially if you didn't cleanly umount or had trouble starting the daemons. Unfortunately, about the only cure is to reboot. The good news is that if your have the NFS daemons running now, it should work but it's also a good idea to look for and install any patches related to pfs beforehand.&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Nov 2004 15:56:54 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2004-11-10T15:56:54Z</dc:date>
    <item>
      <title>URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419525#M203963</link>
      <description>when mounting my cdrom on HP-UX 10.20 with:&lt;BR /&gt;mount /dev/dsk/c#t#d# /cdrom&lt;BR /&gt;the files in the mounted dir are all displayed as "FILENAME.;1"&lt;BR /&gt;&lt;BR /&gt;by adding the -F cdfs -o cdcase,nosuid options to the mount command correctly displays the file names in lower case without the ;1 like "filename."&lt;BR /&gt;&lt;BR /&gt;How do I get rid of the "." at the end of the filename?&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 13:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419525#M203963</guid>
      <dc:creator>James Dorminey</dc:creator>
      <dc:date>2004-11-10T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419526#M203964</link>
      <description>The CD probably was encoded with Joliet (Microsoft Long Filenames) extensions. Have you tried on 11i? Linux and Solaris 9 now correctly mounts Joliet CD's...&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 13:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419526#M203964</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2004-11-10T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419527#M203965</link>
      <description>Not on 11i.&lt;BR /&gt;It has to be on this 10.20 system</description>
      <pubDate>Wed, 10 Nov 2004 14:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419527#M203965</guid>
      <dc:creator>James Dorminey</dc:creator>
      <dc:date>2004-11-10T14:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419528#M203966</link>
      <description>Have you tried -F hsfs option? Or is it the same as cdfs?&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 14:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419528#M203966</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2004-11-10T14:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419529#M203967</link>
      <description>I think you will have to use pfs_mount&lt;BR /&gt;&lt;BR /&gt;ps -ef |grep pfs&lt;BR /&gt;&lt;BR /&gt;if nothing, then:&lt;BR /&gt;&lt;BR /&gt;pfs_mountd &amp;amp;&lt;BR /&gt;pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;pfs_mount /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 10 Nov 2004 14:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419529#M203967</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-11-10T14:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419530#M203968</link>
      <description>the pfs_mount appears to not be registered on this server</description>
      <pubDate>Wed, 10 Nov 2004 14:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419530#M203968</guid>
      <dc:creator>James Dorminey</dc:creator>
      <dc:date>2004-11-10T14:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419531#M203969</link>
      <description>You must have nfs running on your box for pfs to work. &lt;BR /&gt;&lt;BR /&gt;Edit the file /etc/rc.confid.d/nfs.conf and set NFS_SERVER=1 and NFS_CLIENT=1.&lt;BR /&gt;&lt;BR /&gt;Next, cd to /sbin/init.d&lt;BR /&gt;./nfs.server start&lt;BR /&gt;./nfs.client start&lt;BR /&gt;&lt;BR /&gt;Next create a file /etc/pfs_fstab&lt;BR /&gt;with the following syntax substituting your device node and mountpoint:&lt;BR /&gt;/dev/dsk/c3t2d0 /cdrom pfs-rrip xlat=unix 0 0&lt;BR /&gt;&lt;BR /&gt;If pfsd and/or pfs_mountd are already running, kill them.&lt;BR /&gt;Next,&lt;BR /&gt; nohup pfs_mountd &amp;amp;&lt;BR /&gt;nohup pfsd &amp;amp;&lt;BR /&gt;pfs_mount /cdrom&lt;BR /&gt;&lt;BR /&gt;You should now be good to go. &lt;BR /&gt;&lt;BR /&gt;When finished,&lt;BR /&gt;pfs_umount /cdrom&lt;BR /&gt;and then kill pfsd and pfs_mountd.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 14:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419531#M203969</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-11-10T14:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419532#M203970</link>
      <description>It's telling me pfs_mount is not the owner of cdrom</description>
      <pubDate>Wed, 10 Nov 2004 15:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419532#M203970</guid>
      <dc:creator>James Dorminey</dc:creator>
      <dc:date>2004-11-10T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419533#M203971</link>
      <description>pfs_mount is rather notorious for getting itself confused especially if you didn't cleanly umount or had trouble starting the daemons. Unfortunately, about the only cure is to reboot. The good news is that if your have the NFS daemons running now, it should work but it's also a good idea to look for and install any patches related to pfs beforehand.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 15:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419533#M203971</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-11-10T15:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT need - mount cdrom syntax</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419534#M203972</link>
      <description>What kind of CD (source?.. where burned? contents?) is it? Again, if it is a Windows format CD with Joliet extensions.. you won't see the correct (original) filenames..&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2004 16:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-need-mount-cdrom-syntax/m-p/3419534#M203972</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2004-11-10T16:12:32Z</dc:date>
    </item>
  </channel>
</rss>

