<?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: mount a cdrom in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522823#M542</link>
    <description>Hi there.&lt;BR /&gt;mount -t iso9660 /dev/cdrom /directory&lt;BR /&gt;&lt;BR /&gt;If you have an entry in /etc/fstab, this should be enough :&lt;BR /&gt;&lt;BR /&gt;mount /dev/cdrom &lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
    <pubDate>Mon, 30 Apr 2001 11:38:20 GMT</pubDate>
    <dc:creator>Alexander M. Ermes</dc:creator>
    <dc:date>2001-04-30T11:38:20Z</dc:date>
    <item>
      <title>mount a cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522822#M541</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;i install redhat 7 few month ago .&lt;BR /&gt;now i have problem with mounting the cd-rom &lt;BR /&gt;i dont know very much linux so i m asking how to mount the cdrom .&lt;BR /&gt;i know that in hp-ux is mount /dev/rmt/cXtXdX&lt;BR /&gt;&lt;BR /&gt;how do you need to do it in linux ?</description>
      <pubDate>Mon, 30 Apr 2001 11:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522822#M541</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-04-30T11:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: mount a cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522823#M542</link>
      <description>Hi there.&lt;BR /&gt;mount -t iso9660 /dev/cdrom /directory&lt;BR /&gt;&lt;BR /&gt;If you have an entry in /etc/fstab, this should be enough :&lt;BR /&gt;&lt;BR /&gt;mount /dev/cdrom &lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Mon, 30 Apr 2001 11:38:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522823#M542</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-04-30T11:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: mount a cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522824#M543</link>
      <description>mount /dev/cdrom /mnt/cdrom,also check iocon in desktop.</description>
      <pubDate>Mon, 30 Apr 2001 11:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522824#M543</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-04-30T11:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: mount a cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522825#M544</link>
      <description>Hi Alex &lt;BR /&gt;&lt;BR /&gt;i did the command that you told me but when i m doing the command i m getting this error : &lt;BR /&gt;"the kernel doesnt Recognize /dev/dcrom as a block device . mybe insmod driver ?&lt;BR /&gt;&lt;BR /&gt;and the os is 6.2 not 7.0</description>
      <pubDate>Mon, 30 Apr 2001 11:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522825#M544</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-04-30T11:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: mount a cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522826#M545</link>
      <description>Try mount -a.</description>
      <pubDate>Mon, 30 Apr 2001 11:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522826#M545</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-04-30T11:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: mount a cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522827#M546</link>
      <description>Your reply mentions a "/dev/dcrom".&lt;BR /&gt;&lt;BR /&gt;Is that what you used?  It should be "/dev/cdrom".&lt;BR /&gt;&lt;BR /&gt;What's the result of:&lt;BR /&gt;&lt;BR /&gt;ls -l /dev/cdrom</description>
      <pubDate>Mon, 30 Apr 2001 16:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522827#M546</guid>
      <dc:creator>Calvin Dodge</dc:creator>
      <dc:date>2001-04-30T16:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: mount a cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522828#M547</link>
      <description>Unless you have done something wierd in your installation of RH 7.0, the cdrom should mount easily with:&lt;BR /&gt;# mount /dev/cdrom&lt;BR /&gt;&lt;BR /&gt;shouldn't need any other arguements or additions. The line in /etc/fstab should contain the proper verbage for handling the filesystem type and other such.  &lt;BR /&gt;&lt;BR /&gt;If you added the cd after install (but then how did you install?) use redhat's kudzu to detect and configure the cdrom. (Actually, this should automatically happen at bootup, again, unless you set your system up strangely...)&lt;BR /&gt;&lt;BR /&gt;Best of luck</description>
      <pubDate>Mon, 30 Apr 2001 23:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522828#M547</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2001-04-30T23:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: mount a cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522829#M548</link>
      <description>Just to stick my oar in... I found that I had huge problems _ejecting_ a cdrom from my freshly installed Redhat 7.0 system.  I found the following two points are important to remember:&lt;BR /&gt;1/ always unmount your cdrom ('umount /dev/cdrom' as root?) before trying to eject it.&lt;BR /&gt;2/ always 'cd' out of any directory in a cdrom's mount path e.g. if you have an xterm whose current directory is /dev/cdrom/RedHat/RPMS, and minimise the xterm window and forget about it, you'll have a merry old dance trying to eject the cdrom from another xterm.&lt;BR /&gt;&lt;BR /&gt;NB I'm pretty sure the 'cdrom' icon on the desktop is a clever little tool that will allow you to get around some of these issues, and jolly good that is too, but I always prefer working from anonymous little xterms and need to know the longwinded way of typing commands in :)</description>
      <pubDate>Tue, 01 May 2001 07:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-a-cdrom/m-p/2522829#M548</guid>
      <dc:creator>Nick Fenwick</dc:creator>
      <dc:date>2001-05-01T07:24:24Z</dc:date>
    </item>
  </channel>
</rss>

