<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, May 11, 2009 at 5:44 PM, Marc Ferguson &lt;<a href="mailto:marcferguson@gmail.com">marcferguson@gmail.com</a>&gt; wrote:<br>

</div>&gt; Hi All,<br>
&gt;<br>
&gt; I hope my issue is a small one. I&#39;m running Fedora 10, kernel<br>
&gt; 2.6.27.21-170.2.56.fc10.x86_64. I have an internal DVD burner drive, but<br>
&gt; it&#39;s very inconsistent with mounting. Some times I have to reboot the<br>
&gt; machine or try to eject and reinsert the CD/DVD multiple times before it<br>
&gt; recognizes it.  Is there a way that I can mount my DVD burner, in the same<br>
&gt; fashion that I&#39;ve done my other two hard drive partitions?<br>
<div class="im">&gt;<br>
&gt; I&#39;ve made entries in /etc/fstab and added /dev/sbd{1,2}, so my partitions<br>
&gt; mount every time I boot.  What is the device path to the DVD burner or how<br>
&gt; can I find that out?  Thanks.<br>
&gt;<br>
</div>&gt; --<br>
&gt; Marc F.</blockquote><div><br></div><div>Marc,</div><div><br></div><div>You could also use autofs (from the autofs rpm) to mount the cd/dvd for you; you probably want to make one change to the /etc/auto.misc file, change the -fstype=iso9660 to -fstype=auto that way you can account for dvds that aren&#39;t iso9660 like udf (iirc).  After the change restart autofs.  You&#39;ll see the mount occur when you try to access /misc/cd, but if you&#39;re not using the media, the mount will not be present and if it&#39;s idle for too long, autofs will go ahead and umount it and remove the mountpoint from /misc.</div>
<div><br></div><div>-Scott</div></div>