<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<BLOCKQUOTE>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B>
mythtv-users-bounces@mythtv.org [mailto:mythtv-users-bounces@mythtv.org]<B>On
Behalf Of </B>Brian Bosch<BR><B>Sent:</B> Saturday, 29 October 2005 4:24
AM<BR><B>To:</B> Discussion about mythtv<BR><B>Subject:</B> Re: [mythtv-users]
Monitor CD/DVD with Fedora?<BR><BR></FONT></DIV><BR><BR>
<DIV><SPAN class=gmail_quote>On 10/28/05, <B class=gmail_sendername>Matt
Goebel</B> <<A href="mailto:matt@goebelnet.com">matt@goebelnet.com</A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV>Has anyone managed to get fedora to play nice with Myth's monitor
CD/DVD<BR>functionality? I've got myth setup up to do that,
specifically for DVD's to bring<BR>up the menu. No matter what I
try it doesn't seem to work though. I've edited <BR>/etc/fstab so
that my dvd-rom shows up
as:<BR><BR>/dev/hdc /media/cdrom
ufs,iso9660 exec,ro,noauto,user 0 0<BR><BR>That seems
to work so that HAL (fstab-sync) doesn't re-write
/etc/fstab. Myth just<BR>ignores it though. <BR><SPAN
class=601253919-28102005><FONT face=Arial color=#0000ff size=2>[David
Maher] </FONT></SPAN></DIV>
<DIV><SPAN class=601253919-28102005></SPAN> </DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff size=2>I
use chattr to make fstab immutable, that way it can't be overwritten by
fstab-sync.</FONT></SPAN></DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff
size=2>chattr -V +i /etc/fstab</FONT></SPAN></DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff size=2>To
undo this if I need to edit fstab</FONT></SPAN></DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff
size=2>chattr -V -i /etc/fstab</FONT></SPAN></DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff
size=2>The -V is optional, it just diplays the results of your change so
that you can see that it worked</FONT></SPAN></DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff
size=2>Cheers</FONT></SPAN></DIV>
<DIV><SPAN class=601253919-28102005><FONT face=Arial color=#0000ff
size=2>David Maher</FONT></SPAN></DIV>
<DIV><SPAN
class=601253919-28102005> </SPAN></DIV></BLOCKQUOTE></DIV></BLOCKQUOTE></BODY></HTML>