<br><br><div><span class="gmail_quote">On 10/28/05, <b class="gmail_sendername">Matt Goebel</b> &lt;<a href="mailto:matt@goebelnet.com">matt@goebelnet.com</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;">
Has anyone managed to get fedora to play nice with Myth's monitor CD/DVD<br>functionality?&nbsp;&nbsp;I've got myth setup up to do that, specifically for DVD's to bring<br>up the menu.&nbsp;&nbsp;No matter what I try it doesn't seem to work though.&nbsp;&nbsp;I've edited
<br>/etc/fstab so that my dvd-rom shows up as:<br><br>/dev/hdc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/media/cdrom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
ufs,iso9660&nbsp;&nbsp;&nbsp;&nbsp;exec,ro,noauto,user 0 0<br><br>That seems to work so that HAL (fstab-sync) doesn't re-write /etc/fstab.&nbsp;&nbsp;Myth just<br>ignores it though.&nbsp;&nbsp;If I use anything besides /dev/hdc (say /dev/dvd, a symlink to<br>/dev/hdc) fstab-sync removes all dvd-rom related entries and adds it's own again.
<br>Is there some specific device or mount point I need to have in fstab for Myth?&nbsp;&nbsp;How<br>do I work around HAL to do that?</blockquote><div><br>
I've been&nbsp; messing around with this myself recently.&nbsp; Make
sure that you select/enable &quot;Monitor CD/DVD&quot; in the the frontend; Setup
-&gt; General, it's a few screens in.<br>
<br>
I was having the same issues with /etc/fstab being re-written by fstab-sync so I am using this entry:<br>
<br>
/dev/hdb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
/media/cdrom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
iso9660&nbsp;&nbsp;&nbsp; pamconsole,exec,noauto,user 0 0<br>
<br>
That is, I changed the fstype to &quot;iso9660&quot; from &quot;auto&quot; per Jarod's
advice, and I removed &quot;managed&quot; from the options as this seems to cause
fstab-sync to leave the entry alone.&nbsp; This *mostly* works (the
entry survives a reboot) except that every now and then I have to ssh
into the box and $ umount /dev/hdb.&nbsp; I don't know why that
is...&nbsp; I'll have one of two problems; either xine will exit very
quickly after trying to play a DVD with a quick flash of an error
message saying something to effect that the device can't be read.&nbsp;
Or, after watching the DVD, I can't eject it from the drive.<br>
<br>
Unmounting the drive seems to always fix this, at least for a
while.&nbsp; The strange thing is that sometimes I get an error message
back saying the drive wasn't mounted to begin with, but it works fine
after the failed umount anyway.&nbsp; Everything is sunshine and
happiness for a while but eventually the problem comes back; I haven't
figured out why.<br>
<br>
Anyway, this is just a heads-up in case you decide to use this entry in
your system and you start to see similar things.&nbsp; I haven't spent
much time trying to figure this out as I can work around it and other
things have taken priority recently.&nbsp; My system is a dedicated
FE/BE, FC3 setup using Jarod's guide, myth 18.1 from atrpms.<br>
<br>
HTH<br>
<br>
-- Brian.<br>
</div><br></div><br>