<?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 Mount options in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901572#M404170</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;Iam facing problem in mounting a linux CD on &lt;BR /&gt;hpux11 .ALL the directories are in CAPITAL lettters.Can any body tell me the options..&lt;BR /&gt;&lt;BR /&gt;Also Iam not able to mount the CD in Linux &lt;BR /&gt;machine using &lt;BR /&gt;mount -r -t iso9660 /dev/cdrom /mnt/cdrom&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
    <pubDate>Thu, 12 May 2005 00:38:44 GMT</pubDate>
    <dc:creator>Binu_5</dc:creator>
    <dc:date>2005-05-12T00:38:44Z</dc:date>
    <item>
      <title>Mount options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901572#M404170</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Iam facing problem in mounting a linux CD on &lt;BR /&gt;hpux11 .ALL the directories are in CAPITAL lettters.Can any body tell me the options..&lt;BR /&gt;&lt;BR /&gt;Also Iam not able to mount the CD in Linux &lt;BR /&gt;machine using &lt;BR /&gt;mount -r -t iso9660 /dev/cdrom /mnt/cdrom&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Thu, 12 May 2005 00:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901572#M404170</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-05-12T00:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mount options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901573#M404171</link>
      <description>Install rock ridge patches and try -o rr option in mount.&lt;BR /&gt;&lt;BR /&gt;If only case is the issue youcan also use &lt;BR /&gt;-o cdcase&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
      <pubDate>Thu, 12 May 2005 00:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901573#M404171</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-05-12T00:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mount options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901574#M404172</link>
      <description>Hi Binu,&lt;BR /&gt;&lt;BR /&gt;Try using the RockRidge extension:&lt;BR /&gt;&lt;BR /&gt;# mount -F cdfs -o rr /dev/dsk/cXtXdX /CDROM&lt;BR /&gt;&lt;BR /&gt;If it still doesn't work, try using the pfs_mount command.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Naveej</description>
      <pubDate>Thu, 12 May 2005 00:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901574#M404172</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2005-05-12T00:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mount options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901575#M404173</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;have u try:&lt;BR /&gt;&lt;BR /&gt;# mount -o cdcase -F cdfs &lt;DEVICE file="" of="" cd-rom=""&gt; /cdrom&lt;BR /&gt;e.g.&lt;BR /&gt;# mount -o cdcase -F cdfs /dev/dsk/c0t0d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards.&lt;/DEVICE&gt;</description>
      <pubDate>Thu, 12 May 2005 00:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901575#M404173</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-05-12T00:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mount options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901576#M404174</link>
      <description>hey binu , &lt;BR /&gt;To start, make sure that the CD-ROM drive is&lt;BR /&gt;properly connected and configured, and that the proper driver is configured in your kernel.Then, shut down the computer, connect the CD-ROM drive, and power back up again.Assuming the proper device driver has been installed, the system should create the necessary device files during the boot process.After booting, use any mount point directory name.&lt;BR /&gt;then do the following ,&lt;BR /&gt;# find the block device file for your CD-ROM&lt;BR /&gt;# create a mount point directory&lt;BR /&gt;# mount the CD&lt;BR /&gt;&lt;BR /&gt;Check for the format of the cd.(if ts a ISO or a High Sierra format.&lt;BR /&gt;Also make sure that the mount point is correct.&lt;BR /&gt;&lt;BR /&gt;bye,&lt;BR /&gt;Colin</description>
      <pubDate>Thu, 12 May 2005 01:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901576#M404174</guid>
      <dc:creator>Colin Gomes</dc:creator>
      <dc:date>2005-05-12T01:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mount options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901577#M404175</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I have tried &lt;BR /&gt;mount -o cdcase -F cdfs &lt;DEVICE file="" of="" cd-rom=""&gt; /cdrom&lt;BR /&gt;&lt;BR /&gt;and it worked &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu&lt;/DEVICE&gt;</description>
      <pubDate>Thu, 12 May 2005 01:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-options/m-p/4901577#M404175</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-05-12T01:57:27Z</dc:date>
    </item>
  </channel>
</rss>

