<?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: MAke a list of CD rom  diskContens in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270068#M178477</link>
    <description>Sorry, got ahead of myself.&lt;BR /&gt;&lt;BR /&gt;After you have sucessfully mounted the cdrom, just cd into the directory and do an ll to list the files:&lt;BR /&gt;&lt;BR /&gt;cd /some_directory   &lt;BR /&gt;&lt;BR /&gt;ll&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Bryan</description>
    <pubDate>Thu, 06 May 2004 15:51:49 GMT</pubDate>
    <dc:creator>Bryan D. Quinn</dc:creator>
    <dc:date>2004-05-06T15:51:49Z</dc:date>
    <item>
      <title>MAke a list of CD rom  diskContens</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270066#M178475</link>
      <description>How can I mount a cdrom disk and read the contents?</description>
      <pubDate>Thu, 06 May 2004 15:43:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270066#M178475</guid>
      <dc:creator>oscar munoz_1</dc:creator>
      <dc:date>2004-05-06T15:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: MAke a list of CD rom  diskContens</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270067#M178476</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;If you know your cdroms device file just do the following:&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/cXtXdX /some_directory&lt;BR /&gt;&lt;BR /&gt;If you don't know the device file for your cdrom do an ioscan to determine:&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;Just look for your cdrom device and note it's device file then mount it as above.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;-Bryan</description>
      <pubDate>Thu, 06 May 2004 15:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270067#M178476</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2004-05-06T15:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: MAke a list of CD rom  diskContens</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270068#M178477</link>
      <description>Sorry, got ahead of myself.&lt;BR /&gt;&lt;BR /&gt;After you have sucessfully mounted the cdrom, just cd into the directory and do an ll to list the files:&lt;BR /&gt;&lt;BR /&gt;cd /some_directory   &lt;BR /&gt;&lt;BR /&gt;ll&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Bryan</description>
      <pubDate>Thu, 06 May 2004 15:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270068#M178477</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2004-05-06T15:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: MAke a list of CD rom  diskContens</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270069#M178478</link>
      <description>Assuming this is an HP-UX machine:&lt;BR /&gt;&lt;BR /&gt;If /cdrom directory doesn't exist, create it.&lt;BR /&gt;&lt;BR /&gt;# mkdir /cdrom&lt;BR /&gt;&lt;BR /&gt;Determine the device file of your CDROM drive via ioscan:&lt;BR /&gt;&lt;BR /&gt;# ioscan -kfnC disk&lt;BR /&gt;&lt;BR /&gt;look for a CD or DVD in the description and make note of the /dev/dsk/c?t?d0 device file below the description line.&lt;BR /&gt;&lt;BR /&gt;# mount -F cdfs -o ro /dev/dsk/c?t?d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;# cd /cdrom&lt;BR /&gt;# ls&lt;BR /&gt;&lt;BR /&gt;To unmount the cdrom so you can eject it:&lt;BR /&gt;&lt;BR /&gt;# cd /&lt;BR /&gt;# umount /cdrom&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 May 2004 15:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-list-of-cd-rom-diskcontens/m-p/3270069#M178478</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-05-06T15:52:38Z</dc:date>
    </item>
  </channel>
</rss>

