<br><br><div><span class="gmail_quote">On 5/17/06, <b class="gmail_sendername">Daniel A. Segel</b> <<a href="mailto:mythtv@archer-segel.com">mythtv@archer-segel.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I set it up to write the iso file to a directory mounted via NFS. When<br>it's done creating it and tries to move it, I get this:<br><br>Finished creating ISO image<br>Moving ISO image to: /home/media/iso/DVDs/temp_dvd.iso
<br>------------------------------------------------------------<br>Traceback (most recent call last):<br> File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line<br>2753, in ?<br> processJob(job)
<br> File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line<br>2616, in processJob<br> os.rename(os.path.join(getTempPath(), 'mythburn.iso'), savefilename)<br>OSError: [Errno 18] Invalid cross-device link
<br>------------------------------------------------------------<br><br>The /home/media directory is mounted via NFS from a different server. df<br>-h output:<br><br>tallulah:/home/media 513G 477G 36G 94% /home/media
<br><br>If I have it write the file locally it works fine, and afterwards I can<br>manually copy or move it to that directory successfully as well.</blockquote><div><br><br>I've had problems moveing files around with both NFS and Samba when they are bigger than 2Gigs. In fact I've never been able to and I haven't found a fix any where for this. Then again its been over a year since I looked.
<br><br>Stephen<br></div><br></div><br>