Okay, I figured out that the "MusicGeneralSettings" function is really
just like the different pages in "General Setup" on the mythmusic setup
page.  So I divide and conquered it and determined that this line
is the one that's killing me:<br>
<br>
&nbsp;&nbsp;&nbsp; general2-&gt;addChild(CDWriterDevice());<br>
<br>
I'm guessing it's the line that's linking up the CD Writer device to ATA:0,0,0 (how it's set in general settings menu2)<br>
<br>
However, it looks correct and the logs don't show anything, even with -v all option.&nbsp; How can I further troubleshoot?<br>
<br>
Thanks,<br>
-Greg<br>