<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ext3 File Systems in Windows</title>
	<atom:link href="http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/</link>
	<description>News, Tips, and How-Tos for Ubuntu Linux</description>
	<lastBuildDate>Mon, 09 Jan 2012 11:59:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ext3 File System on Windows - Ext3 Ext4 Tutorial</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-159005</link>
		<dc:creator>Ext3 File System on Windows - Ext3 Ext4 Tutorial</dc:creator>
		<pubDate>Sat, 11 Jun 2011 08:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-159005</guid>
		<description>[...] Here is a good tutorial show you about Ext3 File System on Windows: Ext2Fsd is an open source driver for Ext file systems that works in many versions of Windows. The “Ext2 Volume Manager” allows mount points to be set. I right clicked on my home partition and clicked mount. It was then mounted it to the L drive letter. However, Windows saw the file system type as raw and offered to format it. Ext2Fsd did not work at all for me. [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a good tutorial show you about Ext3 File System on Windows: Ext2Fsd is an open source driver for Ext file systems that works in many versions of Windows. The “Ext2 Volume Manager” allows mount points to be set. I right clicked on my home partition and clicked mount. It was then mounted it to the L drive letter. However, Windows saw the file system type as raw and offered to format it. Ext2Fsd did not work at all for me. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McEnery</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-124101</link>
		<dc:creator>Paul McEnery</dc:creator>
		<pubDate>Fri, 21 Jan 2011 14:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-124101</guid>
		<description>@Best Bitter@

I had this problem and discovered that the issue was; the ext3 filesystem had exceeded the maximal mount count. Mount the filesystem under Linux with Truecrypt and take a look at dmesg output. Also, tune2fs -l /dev/mapper/truecrypt1 (assuming this is what the loop device was setup as).

I gave it an fsck (e2fsck -y /dev/mapper/truecrypt1) and upped the maximal mount count from the 27 default (ubuntu karmic back then) to 100 (tune2fs -c 100 /dev/mapper/truecrypt1).

Plugged it into windows (XP SP3), mounted up in truecrypt 7.0a (IFS 1.11a), and all is working correctly.

Just thought I&#039;d post this to help any hapless souls in future...</description>
		<content:encoded><![CDATA[<p>@Best Bitter@</p>
<p>I had this problem and discovered that the issue was; the ext3 filesystem had exceeded the maximal mount count. Mount the filesystem under Linux with Truecrypt and take a look at dmesg output. Also, tune2fs -l /dev/mapper/truecrypt1 (assuming this is what the loop device was setup as).</p>
<p>I gave it an fsck (e2fsck -y /dev/mapper/truecrypt1) and upped the maximal mount count from the 27 default (ubuntu karmic back then) to 100 (tune2fs -c 100 /dev/mapper/truecrypt1).</p>
<p>Plugged it into windows (XP SP3), mounted up in truecrypt 7.0a (IFS 1.11a), and all is working correctly.</p>
<p>Just thought I&#8217;d post this to help any hapless souls in future&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Bitter</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-85492</link>
		<dc:creator>Best Bitter</dc:creator>
		<pubDate>Mon, 12 Apr 2010 16:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-85492</guid>
		<description>I&#039;v just installed Ext2 IFS 1.11a in Windows XP but all I seem to be able to do is look at the drive (an external usb HDD). I can also see the drive in My Computer but clicking on it merely brings up a dialog box asking if I want to format the drive, which I do not as it has data on it I wish to access.Tthere is clearly something I should be doing but cannot establish what this should be. Does anyone know?</description>
		<content:encoded><![CDATA[<p>I&#8217;v just installed Ext2 IFS 1.11a in Windows XP but all I seem to be able to do is look at the drive (an external usb HDD). I can also see the drive in My Computer but clicking on it merely brings up a dialog box asking if I want to format the drive, which I do not as it has data on it I wish to access.Tthere is clearly something I should be doing but cannot establish what this should be. Does anyone know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-83243</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sat, 20 Mar 2010 11:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-83243</guid>
		<description>any chance to get the ext2/3/4 FS under windows but with keeping the file names sensitivity?
I need to have in one dir a lot of files with same names but different capitalization</description>
		<content:encoded><![CDATA[<p>any chance to get the ext2/3/4 FS under windows but with keeping the file names sensitivity?<br />
I need to have in one dir a lot of files with same names but different capitalization</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: panel anten</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-74553</link>
		<dc:creator>panel anten</dc:creator>
		<pubDate>Wed, 09 Dec 2009 13:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-74553</guid>
		<description>is there a way to format ext3 a HDD on windows XP ?</description>
		<content:encoded><![CDATA[<p>is there a way to format ext3 a HDD on windows XP ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-67719</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 27 Aug 2009 09:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-67719</guid>
		<description>DiskInternals Linux Reader nor IFS work for me. Linux Reader says it has mounted the partition. I still can&#039;t access it then, outside or inside Linux Reader. With Ext2IFS I get a &quot;Local Drive&quot; that Windows wants to format. Otherwise it&#039;s useless.
Any other suggestions ?</description>
		<content:encoded><![CDATA[<p>DiskInternals Linux Reader nor IFS work for me. Linux Reader says it has mounted the partition. I still can&#8217;t access it then, outside or inside Linux Reader. With Ext2IFS I get a &#8220;Local Drive&#8221; that Windows wants to format. Otherwise it&#8217;s useless.<br />
Any other suggestions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-57289</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sun, 19 Apr 2009 12:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-57289</guid>
		<description>Seems like it&#039;s fixed now!

From the changelog for ext2ifs 1.11a:

Bug fixed that caused a blue screen when the Ext2 IFS 1.11 software was used together with the Truecrypt disk encryption software.

http://www.fs-driver.org/extendeddl.html</description>
		<content:encoded><![CDATA[<p>Seems like it&#8217;s fixed now!</p>
<p>From the changelog for ext2ifs 1.11a:</p>
<p>Bug fixed that caused a blue screen when the Ext2 IFS 1.11 software was used together with the Truecrypt disk encryption software.</p>
<p><a href="http://www.fs-driver.org/extendeddl.html" rel="nofollow">http://www.fs-driver.org/extendeddl.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-51141</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Thu, 05 Feb 2009 13:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-51141</guid>
		<description>hi,
I installed ext2ifs 1.11 onto vista and worked fine reading/writing Linux partition at drive L:

however, this worked only once. next time I tried (maybe after reboot, I don&#039;t remember) I still see drive L: but clicking only prompts to format the driver. Never got out of this again. Reinstalling ext2ifs and rebooting changed nothing. any ideas?</description>
		<content:encoded><![CDATA[<p>hi,<br />
I installed ext2ifs 1.11 onto vista and worked fine reading/writing Linux partition at drive L:</p>
<p>however, this worked only once. next time I tried (maybe after reboot, I don&#8217;t remember) I still see drive L: but clicking only prompts to format the driver. Never got out of this again. Reinstalling ext2ifs and rebooting changed nothing. any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luck99</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-41167</link>
		<dc:creator>luck99</dc:creator>
		<pubDate>Sun, 07 Dec 2008 07:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-41167</guid>
		<description>http://www.fs-driver.org/index.html</description>
		<content:encoded><![CDATA[<p><a href="http://www.fs-driver.org/index.html" rel="nofollow">http://www.fs-driver.org/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kija</title>
		<link>http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-39580</link>
		<dc:creator>kija</dc:creator>
		<pubDate>Wed, 19 Nov 2008 10:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2007/08/14/ext3-file-systems-in-windows/#comment-39580</guid>
		<description>I had the same problem BSOD in windows xp sp3 but i updated to ext2ifs 1.11a and true crypt 6.1 it works now.</description>
		<content:encoded><![CDATA[<p>I had the same problem BSOD in windows xp sp3 but i updated to ext2ifs 1.11a and true crypt 6.1 it works now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: tombuntu.com @ 2012-02-08 01:20:01 -->
