<?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 not displaying correct long filenames on HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290596#M886002</link>
    <description>Try this:&lt;BR /&gt;&lt;BR /&gt;1) See if you have something like this in your /etc/pfs_fstab:&lt;BR /&gt;&lt;BR /&gt;&lt;DEVICE_FILE&gt; &lt;MOUNT_POINT&gt; pfs-rrip xlat=unix 0 0 &lt;BR /&gt;&lt;BR /&gt;Ex.: /dev/dsk/c3t2d0 /SD_CDROM pfs-rrip xlat=unix 0 0&lt;BR /&gt;&lt;BR /&gt;2) nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;3) nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;4) Insert CD-ROM into the tray a run the following: /usr/sbin/pfs_mount &lt;MOUNT_POINT&gt;&lt;/MOUNT_POINT&gt;&lt;/MOUNT_POINT&gt;&lt;/DEVICE_FILE&gt;</description>
    <pubDate>Mon, 31 May 2004 04:01:23 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2004-05-31T04:01:23Z</dc:date>
    <item>
      <title>CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290588#M885994</link>
      <description>How can I get my HP-UX to display the correct filenames?  I burned a CD and it won't show properly when I mount and I request a directory of the cd.</description>
      <pubDate>Sat, 29 May 2004 11:10:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290588#M885994</guid>
      <dc:creator>Edgar Arroyo</dc:creator>
      <dc:date>2004-05-29T11:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290589#M885995</link>
      <description>you have either burnt the CD incorrectly (possibly wrong package used to create it) or you are not mounting it correctly&lt;BR /&gt;You may need to use pfs_mount (if the relevant HP-UX patches are NOT installed) or use mount (1m) with the corect options if the relevant patches are installed</description>
      <pubDate>Sat, 29 May 2004 11:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290589#M885995</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2004-05-29T11:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290590#M885996</link>
      <description>I forgot to mention that I burned this on windows xp.</description>
      <pubDate>Sat, 29 May 2004 11:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290590#M885996</guid>
      <dc:creator>Edgar Arroyo</dc:creator>
      <dc:date>2004-05-29T11:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290591#M885997</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;mount -o cdfs &lt;DEVICE&gt; &lt;MOUNT point=""&gt;&lt;/MOUNT&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Sat, 29 May 2004 12:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290591#M885997</guid>
      <dc:creator>Dan Martin_1</dc:creator>
      <dc:date>2004-05-29T12:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290592#M885998</link>
      <description>you mean:&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;I tried that already..  I tried the -o cdfs just for fun and it gave me error.</description>
      <pubDate>Sat, 29 May 2004 15:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290592#M885998</guid>
      <dc:creator>Edgar Arroyo</dc:creator>
      <dc:date>2004-05-29T15:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290593#M885999</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;try with option cdcase</description>
      <pubDate>Sat, 29 May 2004 16:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290593#M885999</guid>
      <dc:creator>piotr wienckiewicz</dc:creator>
      <dc:date>2004-05-29T16:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290594#M886000</link>
      <description>None worked...&lt;BR /&gt;&lt;BR /&gt;I managed to install Samba 1.9.18p8 on the HP-UX 10.20 but I need to know how to access a Windows Share from it.&lt;BR /&gt;&lt;BR /&gt;I saw the flie smbclinet but I don't know how to make it a "folder" do I have to mount it on the unix machine?  It only works kinda like an FTP client...</description>
      <pubDate>Sat, 29 May 2004 20:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290594#M886000</guid>
      <dc:creator>Edgar Arroyo</dc:creator>
      <dc:date>2004-05-29T20:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290595#M886001</link>
      <description>Got it to work...&lt;BR /&gt;&lt;BR /&gt;Installed Sharity 2.9, everything working smooth...  /CIFS is my "network neighborhood"&lt;BR /&gt;</description>
      <pubDate>Sat, 29 May 2004 20:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290595#M886001</guid>
      <dc:creator>Edgar Arroyo</dc:creator>
      <dc:date>2004-05-29T20:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290596#M886002</link>
      <description>Try this:&lt;BR /&gt;&lt;BR /&gt;1) See if you have something like this in your /etc/pfs_fstab:&lt;BR /&gt;&lt;BR /&gt;&lt;DEVICE_FILE&gt; &lt;MOUNT_POINT&gt; pfs-rrip xlat=unix 0 0 &lt;BR /&gt;&lt;BR /&gt;Ex.: /dev/dsk/c3t2d0 /SD_CDROM pfs-rrip xlat=unix 0 0&lt;BR /&gt;&lt;BR /&gt;2) nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;3) nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;&lt;BR /&gt;4) Insert CD-ROM into the tray a run the following: /usr/sbin/pfs_mount &lt;MOUNT_POINT&gt;&lt;/MOUNT_POINT&gt;&lt;/MOUNT_POINT&gt;&lt;/DEVICE_FILE&gt;</description>
      <pubDate>Mon, 31 May 2004 04:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290596#M886002</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-05-31T04:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290597#M886003</link>
      <description>I get these messages:&lt;BR /&gt;&lt;BR /&gt;[/@unix1] # nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt;Sending output to nohup.out&lt;BR /&gt;[1]     2494&lt;BR /&gt;[/@unix1] # nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;[2]     2496&lt;BR /&gt;[/@unix1] # Sending output to nohup.out&lt;BR /&gt;/usr/sbin/pfs_mount /cdrom&lt;BR /&gt;/usr/sbin/pfs_mount: /dev/dsk/c0t0d0 on /cdrom: not rrip.&lt;BR /&gt;/usr/sbin/pfs_mount: giving up on /cdrom&lt;BR /&gt;[/@unix1] #&lt;BR /&gt;</description>
      <pubDate>Mon, 31 May 2004 11:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290597#M886003</guid>
      <dc:creator>Edgar Arroyo</dc:creator>
      <dc:date>2004-05-31T11:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290598#M886004</link>
      <description>Edger,&lt;BR /&gt;do this things ( if you have already tried one forget it )&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;See the output carefully and locate your CDROM device correctly. Say it is cxtxdx&lt;BR /&gt;&lt;BR /&gt;# mount /dev/dsk/cxtxdx /cdrom&lt;BR /&gt;&lt;BR /&gt;That is the simple way and it works for me always provided CD has valid data.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 31 May 2004 12:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290598#M886004</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-05-31T12:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290599#M886005</link>
      <description>Hi, my problem is not mounting it, it's that it shows some funky names (8+3 format) and I checked and supposedly HP-UX does not support Joliet which is what I used when burning the CD (only option on Win XP prog. I have)</description>
      <pubDate>Mon, 31 May 2004 18:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290599#M886005</guid>
      <dc:creator>Edgar Arroyo</dc:creator>
      <dc:date>2004-05-31T18:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290600#M886006</link>
      <description>Try puting another CD and try again "/usr/sbin/pfs_mount &lt;MOUNT_POINT&gt;" because I think it may be the CD that is unrecognizable for HP-UX...&lt;/MOUNT_POINT&gt;</description>
      <pubDate>Tue, 01 Jun 2004 03:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290600#M886006</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-06-01T03:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290601#M886007</link>
      <description>When you get "not rrip." it's because it is not a recognizable CD for UX.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2004 04:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290601#M886007</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-06-01T04:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290602#M886008</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try this using pfs_mount:&lt;BR /&gt;&lt;BR /&gt;1. create file, /etc/pfs_fstab&lt;BR /&gt;2. add entry to /etc/pfs_fstab&lt;BR /&gt; # "device name" /cdrom pfs-rrip xlat=unix 0 0&lt;BR /&gt;3. run pfs daemon at the background&lt;BR /&gt; # nohup /usr/sbin/pfs_mountd &amp;amp;&lt;BR /&gt; # nohup /usr/sbin/pfsd &amp;amp;&lt;BR /&gt;4. start nfs server&lt;BR /&gt; # /sbin/init.d/nfs.server start&lt;BR /&gt;5. mount and unmount file system&lt;BR /&gt; # pfs_mount /cdrom&lt;BR /&gt; # pfs_umount /cdrom &lt;BR /&gt;6. create the directory structure of the staging system&lt;BR /&gt;7. copy from CD or DVD to file system&lt;BR /&gt; # cp -r /cdrom/* .&lt;BR /&gt;&lt;BR /&gt;hope it help.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Tue, 01 Jun 2004 04:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290602#M886008</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-01T04:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: CD not displaying correct long filenames on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290603#M886009</link>
      <description>Hi Edgar,&lt;BR /&gt;&lt;BR /&gt;you're right, you can't use Joliet!&lt;BR /&gt;You need ISO9660 when burning the CD.&lt;BR /&gt;&lt;BR /&gt;Check my thread for more infos:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=70917" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=70917&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar</description>
      <pubDate>Tue, 01 Jun 2004 04:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cd-not-displaying-correct-long-filenames-on-hp-ux/m-p/3290603#M886009</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-06-01T04:48:31Z</dc:date>
    </item>
  </channel>
</rss>

