Can anyone shed some light on how to fix the following error I&#39;m getting in MythArchive?<br><br>...<br><i><b>2008-06-27 20:15:09 Finished&nbsp; dvdauthor<br>2008-06-27 20:15:11 Burning ISO image to /dev/dvd<br>2008-06-27 20:15:11 ------------------------------------------------------------<br>
Traceback (most recent call last):<br>&nbsp; File &quot;/usr/local/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 5399, in main<br>&nbsp;&nbsp;&nbsp; processJob(job)<br>&nbsp; File &quot;/usr/local/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 5195, in processJob<br>
&nbsp;&nbsp;&nbsp; BurnDVDISO(title)<br>&nbsp; File &quot;/usr/local/share/mythtv/mytharchive/scripts/mythburn.py&quot;, line 2567, in BurnDVDISO<br>&nbsp;&nbsp;&nbsp; f = os.open(dvddrivepath, os.O_RDONLY | os.O_NONBLOCK)<br>OSError: [Errno 2] No such file or directory: &#39;/dev/dvd&#39;<br>
2008-06-27 20:15:11 ------------------------------------------------------------</b></i><br>