The symlinks are generated at boot time by udev afaik.&nbsp; A fresh boot should have regenerated them.&nbsp; I&#39;ve added drives to my Ubuntu boxen with them populated as /dev/dvd and /dev/dvdrw properly.<br><br><div><span class="gmail_quote">
On 8/3/07, <b class="gmail_sendername">William Munson</b> &lt;<a href="mailto:william_munson@bellsouth.net">william_munson@bellsouth.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Brian Wood wrote:<br>&gt; William Munson wrote:<br>&gt;<br>&gt;&gt; Jeff Campbell wrote:<br>&gt;&gt;<br>&gt;&gt;&gt; Thanks Mario,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&nbsp;&nbsp;The dev directory contains several items /dev/cdrom, /dev/cdrom1,
<br>&gt;&gt;&gt; /dev/cdrw1, /dev/dvd, and I think /dev/dvd1. So figuring out which one<br>&gt;&gt;&gt; to use is confusing because both the cdrom drive and dvd drive are not<br>&gt;&gt;&gt; being recognized.<br>&gt;&gt;&gt;&nbsp;&nbsp;I have found some information that I might need to make changes to
<br>&gt;&gt;&gt; the ?etc/fstab file and then I have seen some postings saying you need<br>&gt;&gt;&gt; to unhide the drive in the ?media directory. What are your thoughts?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; thanks again,<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; Jeff<br>&gt;&gt;&gt;<br>&gt;&gt; Here is a way to find out what your dvd is mapped to. Use the eject<br>&gt;&gt; command.&nbsp;&nbsp;eject with no command line options will open the drive door on<br>&gt;&gt; your default drive. If that works, then use eject -d to print the
<br>&gt;&gt; default device and you will know what its mapped to. If the plain eject<br>&gt;&gt; command does not work then use eject &lt;device&gt; to figure out which one<br>&gt;&gt; work. There are several other options that will help if you are still stuck.
<br>&gt;&gt;<br>&gt;&gt; PS - If you are still having problems, post what version of linux you<br>&gt;&gt; are running so we can point you to release specific info.<br>&gt;&gt;<br>&gt;<br>&gt; Why not just try:<br>&gt;<br>
&gt; ls -l /dev/dvd*<br>&gt;<br>&gt; Should tell you what&#39;s going on with your DVD drives, even multiple ones.<br>&gt;<br>&gt; BEWW<br>&gt; _______________________________________________<br>&gt;<br>&gt;<br><br>In my case I added a dvd drive after install so none of my symlinks
<br>pointed to the correct device which for some reason was mapped to<br>/dev/cdrom1. (Maybe because the old drive was cdrom0 even though I<br>removed it during the upgrade.) In my case your command would not return<br>the correct info but eject with the actual device name did the trick.
<br>After that I re-linked the standard defines to my device.<br><br>Bill<br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>