<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MakeUseOf.com &#187; file system</title>
	<atom:link href="http://www.makeuseof.com/tags/file-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Work with Linux Partitions from Windows</title>
		<link>http://www.makeuseof.com/tag/work-with-linux-partitions-from-windows/</link>
		<comments>http://www.makeuseof.com/tag/work-with-linux-partitions-from-windows/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 20:02:54 +0000</pubDate>
		<dc:creator>Blake Elias</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[drive partitions]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=5004</guid>
		<description><![CDATA[Do you dual-boot Windows and Linux? If you do, then you&#8217;re probably familiar with the different file systems that the two operating systems use and the difficulty in transferring files between the two.  While most modern Linux operating systems can read and write to Windows file systems (NTFS and FAT/FAT32), Windows can&#8217;t read or [...]]]></description>
			<content:encoded><![CDATA[<p>Do you dual-boot Windows and Linux? If you do, then you&#8217;re probably familiar with the different file systems that the two operating systems use and the difficulty in transferring files between the two.  While most modern Linux operating systems can read and write to Windows file systems (NTFS and FAT/FAT32), Windows can&#8217;t read or write to Linux file systems (Ext2 and Ext3).</p>
<p>Sure, if you need to access your files from both operating systems you could just save everything to a Windows-readable partition.  But even when I tried doing that, I found there would be the occasional file I quickly saved to the desktop and forgot to transfer. Whatever the reason, there&#8217;s always some time when you may need files on your Linux file system, but don&#8217;t want to take the time to reboot into Linux just to get to the file.</p>
<h2>So, How You Can Access and Work on Linux Partitions In Windows</h2>
<p><a href="http://www.fs-driver.org/">Ext2 <acronym title="Installable File System">IFS</acronym></a> solves that problem.  Unlike other programs which merely create their own Explorer-type interface to work with Linux partitions, this program seamlessly integrates your Linux drives, making them behave like any native Windows file system type which any program can access.  It adds an additional driver for mounting Ext2 file systems (and Ext3 since it&#8217;s backwards compatible, although it <a href="http://www.fs-driver.org/faq.html#acc_ext3">won&#8217;t take advantage</a> of Ext3&#8217;s <a href="http://en.wikipedia.org/wiki/Journaling_file_system">journaling</a> ability).</p>
<p style="text-align: center;"><img title="Ext2 IFS screenshot" src="http://www.makeuseof.com/wp-content/uploads/2008/08/ext2-ifs-screenshot.png" alt="Ext2 IFS screenshot" /></p>
<p>From the <a href="http://www.fs-driver.org/">Ext2 IFS homepage</a>,</p>
<blockquote><p><q>It installs a pure kernel mode file system driver Ext2fs.sys, which actually extends the Windows NT/2000/XP/2003/Vista operating system to include the Ext2 file system. Since it is executed on the same software layer at the Windows NT operating system core like all of the native file system drivers of Windows (for instance NTFS, FASTFAT, or CDFS for Joliet/ISO CD-ROMs), all applications can access directly to Ext2 volumes. Ext2 volumes get drive letters (for instance O:). Files, and directories of an Ext2 volume appear in file dialogs of all applications. There is no need to copy files from or to Ext2 volumes in order to work with them.</q></p></blockquote>
<p>What do you think of this program? Do you use something similar (or better)? Share it in the comments.</p>
<p><em>(By) <a href="http://blog.geekblake.22web.net">Blake Elias</a> is a computer addict, constantly learning about new technologies and figuring out ways to do things better. He writes about his thoughts and activities regarding Linux, Google, useful programs, web development and computers in general on his personal blog, <a href="http://blog.geekblake.22web.net">The New Geek</a>.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/the-ubuntu-upgrade-guide/" title="The Ubuntu Upgrade Guide (October 29, 2008)">The Ubuntu Upgrade Guide</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/how-about-some-wine-with-your-linux/" title="Run Windows Applications on Linux (or Mac) with WINE (June 23, 2008)">Run Windows Applications on Linux (or Mac) with WINE</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/put-your-life-on-a-stick/" title="Put your Life On a USB Stick [Linux] (April 7, 2008)">Put your Life On a USB Stick [Linux]</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/macnifying-os-x-introduction-and-working-with-ntfs-drives/" title="Macnifying OS X: Introduction and working with NTFS Drives (July 30, 2008)">Macnifying OS X: Introduction and working with NTFS Drives</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-safely-uninstall-ubuntu-in-windows-dual-boot-environment/" title="How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC (October 24, 2009)">How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/work-with-linux-partitions-from-windows/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Visualize your Hard Drive Usage with WinDirStat</title>
		<link>http://www.makeuseof.com/tag/visualize-your-hard-drive-with-windirstat/</link>
		<comments>http://www.makeuseof.com/tag/visualize-your-hard-drive-with-windirstat/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 21:17:56 +0000</pubDate>
		<dc:creator>Jimmy Rogers</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[disk usage]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[pc maintenance]]></category>
		<category><![CDATA[visualize]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4914</guid>
		<description><![CDATA[Have you noticed your hard drive has been slowly filling up?  If you&#8217;ve had your machine for a while, a lot of extra &#8220;stuff&#8221; can build up over time.  Whether it&#8217;s temporary files from your browser, old music files in your iTunes library, or something else, it can be tricky to hunt down [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Have you noticed your hard drive has been slowly filling up?  If you&#8217;ve had your machine for a while, a lot of extra &#8220;stuff&#8221; can build up over time.  Whether it&#8217;s temporary files from your browser, old music files in your iTunes library, or something else, it can be tricky to hunt down and delete junk files.</p>
<p style="text-align: left;">Fortunately, this is help for your bogged-down drive. <a href="http://windirstat.info/">WinDirStat</a>, one of the least appealingly named pieces of freeware out there, is also one of the most useful.  The program rapidly indexes your entire hard drive, creates a visual map of every file, and helps you delete the stuff you don&#8217;t need.</p>
<p>Once you start up WinDirStat and select the drive you want to search (you can also select &#8220;all drives&#8221;), the indexing process begins. Depending on how large your drive is and how much data you have, this CAN be a lengthy process, but compared to some other indexing programs, WinDirStat does a remarkably efficient job. The folders are then organize in a standard drill-down interface. Each one has an indicator of how large it is and how much of its parent (or &#8220;higher level&#8221;) folder it takes up. This interface alone is enough to make the software worth the download.</p>
<p><img title="windirstat_small" src="http://www.makeuseof.com/wp-content/uploads/2008/08/windirstat_small.jpg" alt="WinDirStat" /></p>
<p>Beyond the complex file manager, the most noticeable feature of WinDirStat is their visualization system. Check out my &#8220;C&#8221; drive&#8217;s image below:</p>
<p><img class="aligncenter size-full wp-image-4988" title="windirstat_graphic_fixed" src="http://www.makeuseof.com/wp-content/uploads/2008/08/windirstat_graphic_fixed.jpg" alt="" /></p>
<p>You&#8217;ll immediately notice there are a number of colors and most of the blocks are different sizes.  This is because WinDirStat marks every type of file (determined by file extension) with a unique color.  The larger the file, the larger the block.  Also, each visible section is part of the same folder. The column on the right, for instance, is the system folder and contains two giant, blue pagefiles (one is the regular pagefile and the other is the hibernation file).</p>
<p>Navigating around the image is fairly intuitive once you understand how it&#8217;s laid out.  Left clicking snaps the file manager to the file or folder in question.  Right clicking on any section brings up a contextual menu including the ability to zoom in as well as the ability to select the parent folder.</p>
<p style="text-align: left;">At the top of the screen there are several toolbar options:</p>
<p style="text-align: center;"><img class="size-full wp-image-4989 aligncenter" title="windirstat_toolbar" src="http://www.makeuseof.com/wp-content/uploads/2008/08/windirstat_toolbar.jpg" alt="" /></p>
<p style="text-align: left;">From left to right they are:</p>
<ul>
<li>Open &#8211; for selecting a drive to index</li>
<li>Refresh &#8211; this can repopulate the map with new changes</li>
<li>Open Item &#8211; opens the selected item</li>
<li>Copy Path &#8211; a very useful tool to copy the path (address within the computer) of a file or folder</li>
<li>Explorer &#8211; opens the selection in Windows Explorer</li>
<li>Command Prompt &#8211; opens a command prompt window (pretty handy)</li>
<li>Refresh Selected &#8211; repopulates the map of the selection with any new changes</li>
<li>Delete to Recycle Bin &#8211; equivalent to hitting the delete key in Windows Explorer</li>
<li>Delete (instant) &#8211; immediately deletes the selection, bypassing the Recycle Bin</li>
<li>Properties &#8211; Shows the properties of the selection</li>
<li>Zoom In/Out &#8211; Enables zooming around the graphic interface (this will highlight the enlarged area in the file manager</li>
<li>Help &#8211; opens WinDirStat help</li>
</ul>
<p style="text-align: left;">There are more options in WinDirStat, but these particular ones are those that I have found most useful in cleaning out undesirable files.  One thing to keep in mind is that while WinDirStat may allow you to access any file on your computer, be careful what you delete.  Some of the files will be large and have names you are not familiar with.  Deleting them directly might cause irreparable damage to your PC.  I suggest Googling anything you aren&#8217;t sure about before you delete it.<br />
[rating=4]</p>
<p style="text-align: left;">If you&#8217;ve used WinDirStat, what are some things you use it for?  Personally, I use it to quickly navigate my iTunes library because old podcasts sometimes get hung up in the labyrinthic file system it uses.</p>
<p style="text-align: left;"><em>(By) Jimmy Rogers is a biology major at George Mason University and an avid freelance tech blogger.  Check out his blog, <a href="http://masontechbeat.blogspot.com/">Mason Tech Beat</a>.</em></p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/use-overdisk-to-see-what-is-using-your-hard-drives-space-windows/" title="See What Is Using Your Hard Drive&#8217;s Space (Windows) (April 29, 2009)">See What Is Using Your Hard Drive&#8217;s Space (Windows)</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-keep-windows-in-top-shape/" title="3 Essentials to Keep Windows in Top Shape (October 22, 2008)">3 Essentials to Keep Windows in Top Shape</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-utilities-makes-configuring-windows-vista-easier/" title="Vista Utilities Makes Configuring Windows Vista Easier (October 25, 2008)">Vista Utilities Makes Configuring Windows Vista Easier</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/trash-all-your-duplicate-files-with-auslogics-duplicate-file-finder/" title="Trash Your Duplicate Files with Auslogics Duplicate File Finder (September 6, 2009)">Trash Your Duplicate Files with Auslogics Duplicate File Finder</a> (15)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/visualize-your-hard-drive-with-windirstat/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Macnifying OS X: Introduction and working with NTFS Drives</title>
		<link>http://www.makeuseof.com/tag/macnifying-os-x-introduction-and-working-with-ntfs-drives/</link>
		<comments>http://www.makeuseof.com/tag/macnifying-os-x-introduction-and-working-with-ntfs-drives/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 18:02:18 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[macnifying os x]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[usb drives]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4111</guid>
		<description><![CDATA[Make Use Of&#8217;s Mac section has been growing steadily over the past couple of months and we&#8217;ve published a lot of articles about random topics i.e. productivity, music, plugins, etc. So I&#8217;ve decided to start a biweekly column dedicated to people who have just started using Macs, a.k.a &#8220;Switchers&#8221;, focusing on the issues they might [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/macnifying-os-x.jpg" alt="" align="left" />Make Use Of&#8217;s <a href="http://www.makeuseof.com/service/mac/">Mac section</a> has been growing steadily over the past couple of months and we&#8217;ve published a lot of articles about random topics i.e. productivity, music, plugins, etc. So I&#8217;ve decided to start a biweekly column dedicated to people who have just started using Macs, a.k.a &#8220;Switchers&#8221;, focusing on the issues they might face with the operating system during the early transition periods.</p>
<p>Hopefully this will ensure that your switch to Mac is a smooth process with minimal hiccups. So without further adieu, here is the first Make Use Of &#8220;Macnifying OS X&#8221; column.</p>
<h2>NTFS Blues</h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/hard-disk.jpg" alt="" align="right" />When I first started using my Mac, the first problem I faced was NTFS drive compatibility issues. Macs run on a different file system called Hierarchical File System (HFS). Windows, on the other hand runs on a NT File System (NTFS). Because of this discrepancy, Macs can only <strong>read </strong>NTFS-formatted drives and are unable to write on them. This brought up a lot of fussing about when my friends had their portable hard disks over to copy stuff from my Mac, only to find that I can&#8217;t write (copy) files on it. They would throw up some unfriendly comments about Macs while I frantically looked for a spare USB thumb drive.</p>
<p>You would expect Apple to plug this miniscule problem by adding NTFS-write compatibility; that was what everyone hoped from OS X Leopard before it was launched. But they didn&#8217;t. This is one of Apple&#8217;s quirks. They seldom do what you&#8217;d expect them to.</p>
<p>Luckily, there were several groups of developers who got together and solved our simple but common problem. I&#8217;m going to write about two methods of solving it: one is free and the other isn&#8217;t.</p>
<h2>How to write on NTFS drives with Mac (the free solution)</h2>
<p>If you&#8217;ve ever done a search on Google on &#8220;How to write on NTFS with Mac&#8221;, you&#8217;d definitely come across <strong>NTFS-3G</strong>. <a href="http://macntfs-3g.blogspot.com/">NTFS-3G</a> is a driver that is used with <a href="http://code.google.com/p/macfuse/">MacFUSE</a> in order to create a fully-functional NT file system within OS X. Actually, NTFS-3G works on many other platforms as well but we shall focus on Mac for now.</p>
<p>NTFS-3G is an ongoing effort and its latest update was July 12 so that&#8217;s pretty recent. There are 2 versions of the driver: </p>
<ul>
- the stable one (which runs at around USB 1.1 speed so I wouldn&#8217;t recommend you use that),<br />
- and the UBLIO one (which is patched for improved performance).
</ul>
<p>I&#8217;ve tried using both and I can honestly tell you that the non-UBLIO one is truly, dreadfully slow. Also note that I&#8217;ve had some problems recognizing some particular unknown brands of hard disk enclosures. More reliable external hard disks like Maxtor and Western Digital read and write with no issues.</p>
<p>Installation is not very difficult. The first thing you need to do is install MacFUSE &#8212; get the latest version <a href="http://code.google.com/p/macfuse/downloads/list">here</a> (be aware that there are different versions for Tiger and Leopard). Then you&#8217;ll be asked to reboot your system. The next step would be to install NTFS-3G, reboot and you&#8217;re all set!</p>
<h2>The paid solution</h2>
<p>Although paying for software just in order to read and write on NTFS may sound grim, this piece of software might very well be worth your money. <a href="http://www.paragon-software.com/home/ntfs-mac/">Paragon NTFS</a> for Mac was very easy to install and use. It managed to detect and write to every NTFS-formatted hard disk I threw at it. If you would rather do away with the hassle of setting up MacFUSE and NTFS-3G, this is the next best thing. However, it comes with a price and $39.95 is hefty but arguably worth it. If you&#8217;re not convinced, <a href="http://www.paragon-software.com/home/ntfs-mac/download.html">try it for 10 days</a> and see how it goes. You might find yourself missing it after that trial period is over.</p>
<h2>The other solutions</h2>
<p>If you still have external hard disks which you need to use back and forth between Windows and Mac systems, maybe you could consider formatting them in FAT32 instead. Macs write on FAT partitions just fine.</p>
<p>Another option is to install virtualization software which will enable you to <a href="http://www.makeuseof.com/tag/virtualbox-running-windows-on-a-mac-for-free-sort-of/">run Windows on your Mac</a> but you would have to deal with the reduced transfer speeds as the data passes through the USB interface into the virtualization program and back onto your Mac.</p>
<p>To sum up, <a href="http://macntfs-3g.blogspot.com/">NTFS-3G</a> coupled with <a href="http://code.google.com/p/macfuse/">MacFUSE</a> is a great and free way to write on NTFS-formatted hard disks. <a href="http://www.paragon-software.com/home/ntfs-mac/">Paragon NTFS</a> does the same thing, is more convenient but comes with a $40 price tag. These tools will help bring about the sorely-needed NTFS-write capability to your Mac.</p>
<p><em>(By) Jackson Chung is a full-time medical student attempting to perform a juggling act with relationship, studies and his future.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/macnifying-os-x-migrating-itunes-and-wmas-from-windows/" title="Macnifying OS X: Migrate iTunes and WMAs from Windows to Mac (September 24, 2008)">Macnifying OS X: Migrate iTunes and WMAs from Windows to Mac</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/macnifying-os-x-learning-to-utilize-activity-monitor/" title="Macnifying OS X: Learning To Utilize Activity Monitor on Mac (September 10, 2008)">Macnifying OS X: Learning To Utilize Activity Monitor on Mac</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/using-folder-actions-in-os-x-to-keep-a-consistent-workflow/" title="How To use Folder Actions in OS X to Convert or Rotate Images (August 11, 2008)">How To use Folder Actions in OS X to Convert or Rotate Images</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/virtualbox-running-windows-on-a-mac-for-free-sort-of/" title="1 Free Program to Run Windows on your Mac (July 9, 2008)">1 Free Program to Run Windows on your Mac</a> (92)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-mac-leopards-hidden-setting-with-xmod/" title="Tweak Mac Leopard&#8217;s Hidden Settings With xMod (September 24, 2008)">Tweak Mac Leopard&#8217;s Hidden Settings With xMod</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/macnifying-os-x-introduction-and-working-with-ntfs-drives/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
