<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
This might be a long shot but I had a similar issue on my gentoo box when I upgraded to a 2.6.25 kernel.<BR>
<BR>
My IDE controller is unsupported so I have to tell the kernel to use the generic ide driver. I do this with the following kernel option in grub:<BR>
<BR>
all-generic-ide<BR>
<BR>
The 2.6.25 kernel changes the above option to:<BR>
<BR>
ide-pci-generic.all-generic-ide<BR>
<BR>
When I installed the 2.6.25 kernel and rebooted everything worked (including booting from the cdrom which is handled by the bios) but the machine would fail to find the cdrom.<BR>
<BR>
Dylan<BR>
<BR>
<BR>
<BR>
On Thu, 2008-09-11 at 14:49 +1200, James Booth wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi All,</FONT>

<FONT COLOR="#000000">My Mythbuntu box has suddenly started refusing to mount my DVD player </FONT>
<FONT COLOR="#000000">(actually a Lite-On Blu-Ray/DVD combo drive). The drive works fine, as I can </FONT>
<FONT COLOR="#000000">boot from it, but on a normal boot it simply refuses to work - I get the </FONT>
<FONT COLOR="#000000">message that &quot;Special device scd0 does not exist&quot; if I try to manually mount </FONT>
<FONT COLOR="#000000">(and indeed, it does not). I have searched and it appears to have been an </FONT>
<FONT COLOR="#000000">issue for a lot of people using Ubuntu, but I have not been able to find any </FONT>
<FONT COLOR="#000000">definitive fix. I know this is not specifically MythTV related, but there </FONT>
<FONT COLOR="#000000">seem to be plenty of knowledgeable people on this list, so I'm hoping someone </FONT>
<FONT COLOR="#000000">can help.</FONT>

<FONT COLOR="#000000">I have not applied any updates etc recently - it just suddenly started </FONT>
<FONT COLOR="#000000">misbehaving.</FONT>

<FONT COLOR="#000000">Any thoughts would be appreciated. Here's my fstab, for what it's worth:</FONT>

<FONT COLOR="#000000"># /etc/fstab: static file system information.</FONT>
<FONT COLOR="#000000">#</FONT>
<FONT COLOR="#000000"># &lt;file system&gt; &lt;mount point&gt;   &lt;type&gt;  &lt;options&gt;       &lt;dump&gt;  &lt;pass&gt;</FONT>
<FONT COLOR="#000000">proc            /proc           proc    defaults        0       0</FONT>
<FONT COLOR="#000000"># /dev/sda1</FONT>
<FONT COLOR="#000000">UUID=ec35d188-e0bf-437f-bfef-be6a13f09dbb /               ext3    </FONT>
<FONT COLOR="#000000">relatime,errors=remount-ro 0       1</FONT>
<FONT COLOR="#000000"># /dev/sda5</FONT>
<FONT COLOR="#000000">UUID=6cc657c7-d084-4cc1-8d42-7c3e50ffba1b none            swap    sw              </FONT>
<FONT COLOR="#000000">0       0</FONT>
<FONT COLOR="#000000">/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0</FONT>
<FONT COLOR="#000000">/dev/mythmedia/media        /var/media        xfs        rw,noatime        0        0</FONT>

<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">mythtvnz mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</A></FONT>
<FONT COLOR="#000000"><A HREF="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</A></FONT>
<FONT COLOR="#000000">Archives <A HREF="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>