<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; fat32</title> <atom:link href="http://www.ghacks.net/tag/fat32/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Format Drives Larger Than 32 Gigabyte To Fat32 In Windows</title><link>http://www.ghacks.net/2011/05/10/format-drives-larger-than-32-gigabyte-to-fat32-in-windows/</link> <comments>http://www.ghacks.net/2011/05/10/format-drives-larger-than-32-gigabyte-to-fat32-in-windows/#comments</comments> <pubDate>Tue, 10 May 2011 16:29:27 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[fat32]]></category> <category><![CDATA[format]]></category> <category><![CDATA[format drive]]></category> <category><![CDATA[ntfs]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44976</guid> <description><![CDATA[It is usually recommended to format hard drive to NTFS in Windows as the file system offers several advantages over its alternative, Fat32. Sometimes however you may need to format a drive to Fat32, for instance if you run another device or computer that can only read Fat32 disks and not NTFS disks. That&#8217;s not [...]]]></description> <content:encoded><![CDATA[<p>It is usually recommended to format hard drive to NTFS in Windows as the file system offers several advantages over its alternative, Fat32. Sometimes however you may need to format a drive to Fat32, for instance if you run another device or computer that can only read Fat32 disks and not NTFS disks.</p><p>That&#8217;s not a problem unless the disk that you want to format is larger than 32 Gigabytes. If you open the formatting options in Windows for such a drive, you will notice that only NTFS is selectable from the file system pulldown menu.</p><p>That&#8217;s because of an artificial limit of 32 Gigabytes. Fat32 is only selectable in the graphical user interface if the disk is not larger than 32 Gigabytes. With today&#8217;s hard drives, that&#8217;s seldom the case. You could partition the drive first to create a partition of 32 Gigabytes or less, but that could lead to other compatibility issues.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/format-drive-fat32.png" alt="format drive fat32" title="format drive fat32" width="259" height="169" class="alignnone size-full wp-image-44977" /></p><p>A few solutions are available to format those drives to Fat32. The command line tool format does not have the same restrictions as the gui. Your first option is therefor to format the drive from the command line.</p><p>Use the hotkey Windows-r to bring up the run box. Type cmd and hit enter. Now enter the following command to format a selected drive to Fat32. A: refers to the drive letter, make sure you change it to the correct drive. The /q parameter enables quick format, if you like a normal format instead remove it from the command.</p><p><strong>format /FS:FAT32 /q A:</strong></p><p>Working with the command line may not be to everyone&#8217;s liking. If you prefer a graphical user interface you can download the freeware <a
href="http://tokiwa.qee.jp/EN/Fat32Formatter/">Fat32Formatter</a> which gives you similar options.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/Fat32Formatter.jpg" alt="Fat32 Formatter" title="Fat32 Formatter" width="574" height="385" class="alignnone size-full wp-image-44978" /></p><p>The program is portable which means you can run it right after you have unpacked it to a local drive. You select the drive that you want to format from the physical drive pulldown menu at the top. Information get populated automatically by the software on each selection.</p><p>All partitions of the drive are displayed, and you need to select the partition that you want to format. This step is mandatory even if there is only one partition. Additional information are displayed after selection, including the used and empty space on the drive.</p><p>You can specify a size and volume label for the newly formatted partition. Users who are in a hurry can enable quick format to speed up the formatting. A click on start formats the drive.</p><p>Several hard drive manufacturers are offering tools for their hard drives to format hard drives larger than 32 Gigabytes to Fat32. You may want to check their homepages to find those tools. Most free and commercial partitioning tools can do that as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/10/format-drives-larger-than-32-gigabyte-to-fat32-in-windows/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Windows XP exFAT File System Driver</title><link>http://www.ghacks.net/2009/01/29/windows-xp-exfat-file-system-driver/</link> <comments>http://www.ghacks.net/2009/01/29/windows-xp-exfat-file-system-driver/#comments</comments> <pubDate>Thu, 29 Jan 2009 09:30:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[exfat]]></category> <category><![CDATA[exfat file system]]></category> <category><![CDATA[fat32]]></category> <category><![CDATA[file system]]></category> <category><![CDATA[ntfs]]></category> <category><![CDATA[windows ce 6]]></category> <category><![CDATA[windows exfat]]></category> <category><![CDATA[windows xp exfat]]></category> <category><![CDATA[windows xp sp2]]></category> <category><![CDATA[windows xp sp3]]></category> <category><![CDATA[windows-update]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10196</guid> <description><![CDATA[Microsoft has released an update for Windows XP SP2 and SP3 system that adds exFAT file system drivers to the operating system. The exFAT file system is the successor to the FAT32 file system which comes with several advantages but also a few disadvantages in comparison to both the FAT32 and NTFS system. It was [...]]]></description> <content:encoded><![CDATA[<p>Microsoft has released an update for Windows XP SP2 and SP3 system that adds exFAT file system drivers to the operating system. The exFAT file system is the successor to the FAT32 file system which comes with several advantages but also a few disadvantages in comparison to both the FAT32 and NTFS system. It was mainly designed to address the growing needs of mobile personal storage on different operating systems. The exFAT file system was initially released with Windows CE 6.0 and added to Windows Vista with the release of Service Pack 1.</p><p>The main advantages of exFAT in comparison to FAT32 are the removal of the 4 GB file size limit and support for hard drives with large capacities (recommended maximum sizes for both are 512 TB). The exFAT file system driver will add the option to format removable media with the exFAT file system to take advantage of it. The file system is using a smaller disk space overhead than the NTFS file system. Users reported a disk space overhead of only 96 Kilobytes on a 4 Gigabyte flash drive after formattting it with the exFAT file system. The NTFS file system used more than 47 Megabytes of space for overhead.</p><p>Interested users can download the exFAT file system driver update directly from <a
href="http://support.microsoft.com/kb/955704">Microsoft</a> to add exFAT file system support to their operating system.</p><p><span
id="more-10196"></span><br
/><blockquote>The exFAT file system driver incorporates the following advanced structures to improve performance:</p><p> * A cluster bitmap for fast allocation<br
/> * A per-file contiguous bit for fast file access<br
/> * Better contiguous on-disk layout (useful for recording movies)<br
/> * Support for Universal Coordinated Time (UTC) time stamps</p><p>The exFAT file system driver is designed for extensibility to enable the file system to keep pace with innovations in storage and changes in usage and to enable OEMs and ISVs to add extensions seamlessly. Specifically, exFAT adds the following features:</p><p> * Adds template-based metadata structures to enable custom extensions<br
/> * Enables implementations to persist these extensions without having to know their format</p><p>The exFAT file system driver adds increased compatibility with flash media. This includes the following capabilities:</p><p> * Alignment of file system metadata on optimal write boundaries of the device<br
/> * Alignment of the cluster heap on optimal write boundaries of the device</p></blockquote><p>The prerequisites for the update are an installation of Windows XP Service Pack 2 or Service Pack 3.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/29/windows-xp-exfat-file-system-driver/feed/</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>FAT32 Format</title><link>http://www.ghacks.net/2008/03/07/fat32-format/</link> <comments>http://www.ghacks.net/2008/03/07/fat32-format/#comments</comments> <pubDate>Fri, 07 Mar 2008 07:32:39 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[fat32]]></category> <category><![CDATA[formatting]]></category> <category><![CDATA[hard-drive]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/03/07/fat32-format/</guid> <description><![CDATA[Recently I have a need to format some brand new harddrives in .... FAT32 format.  Needless to say, Vista doesn't like to do that.  Nor does Windows XP. But since these harddrives will be going into an old security surveillance DVR unit, they need to be in FAT32, not NTFS.  I'm also taking this opportunity to upgrade the security unit from the old 30 gig harddrives to new 250 gig units.]]></description> <content:encoded><![CDATA[<p>Recently I have a need to format some brand new hard drives in &#8230;. FAT32 format.  Needless to say, Vista doesn&#8217;t like to do that.  Nor does Windows XP. But since these hard drives will be going into an old security surveillance DVR unit, they need to be in FAT32, not NTFS.  I&#8217;m also taking this opportunity to upgrade the security unit from the old 30 gig hard drives to new 250 gig units.</p><p>I had first thought of using the virtual OS of Windows XP on my PC to format these drives via a USB to ATA connector.  And this will work.  But as I am not going to be doing this on an on-going basis, I figured I&#8217;ll look for something that may be used by people without virtual OS software.  And I found one at <a
href="http://www.ghacks.net/2008/03/07/fat32-format/">Fat32 Format</a>.</p><p>This fat32format.exe program is small enough for me to store it on a web email account to access anytime I want.  And it&#8217;s fast and simple to use.  Just open a DOS CMD window and type &quot;fat32format x:&quot; where x is the drive to be formatted.  Just be careful and never ever type c:</p><p><span
id="more-3441"></span>The only downside is this does not perform disk integrity checks.  You&#8217;ll have to do a chkdsk yourself afterwards.  Although this does mean it&#8217;s lightning fast in formating.  And it&#8217;ll format up to 2 Terrabytes in FAT32.</p><p>This article has been contributed by Dante. Thanks a lot !</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/07/fat32-format/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> </channel> </rss>
