<?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: Mounting cd-rom problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835342#M89988</link>
    <description>There are always 2 parts to the mount command: source and destination. If you type:&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/&lt;WHATEVER&gt;&lt;BR /&gt;&lt;BR /&gt;mount has no idea where so it looks in /etc/fstab and if /dev/dsk.&lt;WHATEVER&gt; is not there, it gives you this error message. Instead, do this:&lt;BR /&gt;&lt;BR /&gt;mkdir /cdrom&lt;BR /&gt;&lt;BR /&gt;(might already be there)&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/&lt;WHATEVER&gt; /cdrom&lt;/WHATEVER&gt;&lt;/WHATEVER&gt;&lt;/WHATEVER&gt;</description>
    <pubDate>Tue, 29 Oct 2002 17:38:56 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2002-10-29T17:38:56Z</dc:date>
    <item>
      <title>Mounting cd-rom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835341#M89987</link>
      <description>I am trying to mount an IDE cd-rom drive and whenever I try to mount, I get a comment "mount &lt;PATH&gt; ignored or not found in etc/fstab" where &lt;PATH&gt; = the several different paths I have tried with /dev/dsk...  Any suggestions?&lt;/PATH&gt;&lt;/PATH&gt;</description>
      <pubDate>Tue, 29 Oct 2002 17:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835341#M89987</guid>
      <dc:creator>Natalie Hoover</dc:creator>
      <dc:date>2002-10-29T17:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting cd-rom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835342#M89988</link>
      <description>There are always 2 parts to the mount command: source and destination. If you type:&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/&lt;WHATEVER&gt;&lt;BR /&gt;&lt;BR /&gt;mount has no idea where so it looks in /etc/fstab and if /dev/dsk.&lt;WHATEVER&gt; is not there, it gives you this error message. Instead, do this:&lt;BR /&gt;&lt;BR /&gt;mkdir /cdrom&lt;BR /&gt;&lt;BR /&gt;(might already be there)&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/&lt;WHATEVER&gt; /cdrom&lt;/WHATEVER&gt;&lt;/WHATEVER&gt;&lt;/WHATEVER&gt;</description>
      <pubDate>Tue, 29 Oct 2002 17:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835342#M89988</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-10-29T17:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting cd-rom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835343#M89989</link>
      <description>Thanks for the help, as that did work.  I changed to the cd_drive directory where I mounted to and saw all of the files in there... Am now having problems copying them.  I am just saying cp &lt;FILENAME&gt; &lt;SOURCE-DIR&gt; and am afraid that the 12-letter file name (which is truncated now on the UNIX machine) will not copy because of the length and truncation of the name.  Does it matter if the cd is made in windows with windows names?  I'm now shortening the names to try and do the same as before.&lt;/SOURCE-DIR&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Tue, 29 Oct 2002 18:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835343#M89989</guid>
      <dc:creator>Natalie Hoover</dc:creator>
      <dc:date>2002-10-29T18:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting cd-rom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835344#M89990</link>
      <description>Hi Natalie,&lt;BR /&gt;&lt;BR /&gt;seems you have troubles reading the cdrom.&lt;BR /&gt;&lt;BR /&gt;umount /cdrom&lt;BR /&gt;mount -F cdfs -o cdcase /dev/dsk/c?t?d? /cdrom&lt;BR /&gt;&lt;BR /&gt;Try to read it again.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Oct 2002 19:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835344#M89990</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2002-10-29T19:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting cd-rom problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835345#M89991</link>
      <description>Thank you both for your help.  Things are up and working now.  I really appreciate your quick replies to my question.&lt;BR /&gt;&lt;BR /&gt;Natalie</description>
      <pubDate>Tue, 29 Oct 2002 19:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-cd-rom-problems/m-p/2835345#M89991</guid>
      <dc:creator>Natalie Hoover</dc:creator>
      <dc:date>2002-10-29T19:35:35Z</dc:date>
    </item>
  </channel>
</rss>

