<br><br><div class="gmail_quote">On Thu, Jan 22, 2009 at 10:18 AM, Calvin Harrigan <span dir="ltr">&lt;<a href="mailto:charriglists@bellsouth.net">charriglists@bellsouth.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve been running mythtv for at least 5 years now, I&#39;m happy as a clam with it. &nbsp;Recently I became interested in renting movies online via itunes/netflix/etc. &nbsp;Unfortunately none of these run in linux, so I installed windows XP on my mythtv box ( I know, the horror, the hardware didn&#39;t even know what windows was until that day.). &nbsp;Now I have a dual boot machine that works quite well. &nbsp;The problem is that the OSes, swap, boot partitions are on smaller system drive while the media is stored on a single partition 750GB EXT3 drive. &nbsp;I&#39;m looking for a way for windows to r/w to the ext3 partition or at least read without having linux run the file check every time I boot into windows. &nbsp;I&#39;ve tried Ext2 IFS driver found at <a href="http://www.fs-driver.org" target="_blank">http://www.fs-driver.org</a> but that doesn&#39;t work because the inodes in the ext3 partition is &gt; 128 bytes. &nbsp;I&#39;m not willing/able to find somewhere to store 500 gigs of data, reformat, and copy back. &nbsp;I was thinking that someone has had to come across such a scenario before and hopefully found a solution. &nbsp;Are there any other file systems that I can use that is r/w from windows and linux? &nbsp;FAT32 is obviously not an option.<br>

<br>
Thanks<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br><br>I had a 500gb external drive where I used NTFS as the common file system between Windows XP, Ubuntu Linux &amp; MacOS X, using the NTFS3g drivers on the Mac &amp; Linux boxes.&nbsp; It seemed to work well enough; transfer speeds were reasonable, and I never lost data.&nbsp; Another solution (though more hardware intensive) may be to build a NAS type of machine and use Samba to connect from your media machine, regardless of the OS your running, then the file system on the drive is irrelevant.&nbsp; <br>
<br>Good luck<br><br>Josh<br>