<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Bill, <br>
<br>
&nbsp;That got me a little further along. Now the system is erroring out
with a type of media problem. So I tried just playing a dvd with
mythdvd and that does not work so I think my problem keeps getting&nbsp;
more and more confusing. :(<br>
<br>
Jeff <br>
<br>
William Munson wrote:
<blockquote cite="mid46B39F37.6080002@bellsouth.net" type="cite">
  <pre wrap="">Brian Wood wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">William Munson wrote:
  
    </pre>
    <blockquote type="cite">
      <pre wrap="">Jeff Campbell wrote:
    
      </pre>
      <blockquote type="cite">
        <pre wrap="">Thanks Mario,

 The dev directory contains several items /dev/cdrom, /dev/cdrom1, 
/dev/cdrw1, /dev/dvd, and I think /dev/dvd1. So figuring out which one 
to use is confusing because both the cdrom drive and dvd drive are not 
being recognized.
 I have found some information that I might need to make changes to 
the ?etc/fstab file and then I have seen some postings saying you need 
to unhide the drive in the ?media directory. What are your thoughts?

thanks again,

Jeff
      
        </pre>
      </blockquote>
      <pre wrap="">Here is a way to find out what your dvd is mapped to. Use the eject 
command.  eject with no command line options will open the drive door on 
your default drive. If that works, then use eject -d to print the 
default device and you will know what its mapped to. If the plain eject 
command does not work then use eject &lt;device&gt; to figure out which one 
work. There are several other options that will help if you are still stuck.

PS - If you are still having problems, post what version of linux you 
are running so we can point you to release specific info.
    
      </pre>
    </blockquote>
    <pre wrap="">Why not just try:

ls -l /dev/dvd*

Should tell you what's going on with your DVD drives, even multiple ones.

BEWW
_______________________________________________

  
    </pre>
  </blockquote>
  <pre wrap=""><!---->
In my case I added a dvd drive after install so none of my symlinks 
pointed to the correct device which for some reason was mapped to 
/dev/cdrom1. (Maybe because the old drive was cdrom0 even though I 
removed it during the upgrade.) In my case your command would not return 
the correct info but eject with the actual device name did the trick. 
After that I re-linked the standard defines to my device.

Bill


_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
</body>
</html>