<?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: How do I mount a DVD? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999332#M296971</link>
    <description>No, you don't need a separate entry for the DVD.  It gets treated just the same as the CD.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 14 May 2007 10:23:37 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2007-05-14T10:23:37Z</dc:date>
    <item>
      <title>How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999331#M296970</link>
      <description>I am working with a rp4400 OS 11.11.&lt;BR /&gt;I currently have a entry in /etc/fstab for /cdrom. But what I am confuse about is mounting a DVD on the same device. Can I do this or do I have to create a seperate in fstab entry for DVD?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2007 10:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999331#M296970</guid>
      <dc:creator>Millicent Howze-Simmons</dc:creator>
      <dc:date>2007-05-14T10:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999332#M296971</link>
      <description>No, you don't need a separate entry for the DVD.  It gets treated just the same as the CD.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 14 May 2007 10:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999332#M296971</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-05-14T10:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999333#M296972</link>
      <description>Millicent,&lt;BR /&gt;&lt;BR /&gt;What device file is the entry in /etc/fstab related to ? It doesn't really matter what the mount point is called so long as you have the correct device file.&lt;BR /&gt;&lt;BR /&gt;Do a ioscan -fnkCdisk. Identify your DVD drive, and then mount.&lt;BR /&gt;&lt;BR /&gt;E.g.&lt;BR /&gt;&lt;BR /&gt;ioscan -fnkCdisk|grep DVD&lt;BR /&gt;&lt;BR /&gt;disk      2  0/0/11/0/0.1.0  sdisk    CLAIMED     DEVICE       HP      DVD-ROM 3&lt;BR /&gt;05&lt;BR /&gt;                            /dev/dsk/c1t1d0   /dev/rdsk/c1t1d0&lt;BR /&gt;&lt;BR /&gt;mount /dev/dsk/c1t1d0 /my_mountpoint&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Berd</description>
      <pubDate>Mon, 14 May 2007 10:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999333#M296972</guid>
      <dc:creator>Berd</dc:creator>
      <dc:date>2007-05-14T10:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999334#M296973</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Insert the DVD in a DVD capable drive and mount it just as you would a CD.  There is no need to edit '/etc/fstab'.  Supply the mount options as necessary at the command line.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 14 May 2007 10:26:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999334#M296973</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-05-14T10:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999335#M296974</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You might need special mount options for different formats of cd/dvd.&lt;BR /&gt;&lt;BR /&gt;For example rock ridge from oracle.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/c3t2d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Change the device to match the one you already have in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 14 May 2007 10:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999335#M296974</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-05-14T10:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999336#M296975</link>
      <description>I wouldn't have /cdrom in fstab file - not needed at all.&lt;BR /&gt;&lt;BR /&gt;To make things simple, I usually create a symbolic link from /dev/dvdrom to the actual device file - that way it is easier to mount it (well easier to remember)..&lt;BR /&gt;&lt;BR /&gt;mount /dev/dvdrom /dvdrom&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 14 May 2007 10:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999336#M296975</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-05-14T10:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999337#M296976</link>
      <description>Thank you everybody... I am going to use IGNITE to create a backup to DVD.&lt;BR /&gt;&lt;BR /&gt;What I realize, you can not mount a blamk DVD or CD.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2007 12:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999337#M296976</guid>
      <dc:creator>Millicent Howze-Simmons</dc:creator>
      <dc:date>2007-05-14T12:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999338#M296977</link>
      <description>Thank you everybody... I am going to use IGNITE to create a backup to DVD.&lt;BR /&gt;&lt;BR /&gt;What I realize, you can not mount a blank DVD or CD.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2007 12:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999338#M296977</guid>
      <dc:creator>Millicent Howze-Simmons</dc:creator>
      <dc:date>2007-05-14T12:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999339#M296978</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to note, that a DVD mounted with options&lt;BR /&gt;cdfs,cdcase,ro&lt;BR /&gt;&lt;BR /&gt;(NO rr!) shows best results for me.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Mon, 14 May 2007 12:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999339#M296978</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-05-14T12:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999340#M296979</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=952464" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=952464&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 14 May 2007 12:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999340#M296979</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-05-14T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I mount a DVD?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999341#M296980</link>
      <description>&amp;gt;Geoff: I wouldn't have /cdrom in fstab file - not needed at all.&lt;BR /&gt;&lt;BR /&gt;While not needed, it makes it even simpler than what you have.  By having it there, you don't have to have any options to your mount command:&lt;BR /&gt;/dev/dsk/c2t2d0 /cdrom cdfs ro,nosuid,cdcase,noauto 0 0&lt;BR /&gt;&lt;BR /&gt;The noauto says to not mount it on a boot.  And then you just mount it as:&lt;BR /&gt;# mount /cdrom</description>
      <pubDate>Mon, 14 May 2007 18:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-mount-a-dvd/m-p/3999341#M296980</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-05-14T18:15:14Z</dc:date>
    </item>
  </channel>
</rss>

