<?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; format</title> <atom:link href="http://www.ghacks.net/tag/format/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>Sat, 11 Feb 2012 09:52:46 +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>How To Create Multiple USB Stick Partitions</title><link>http://www.ghacks.net/2008/10/16/how-to-create-multiple-usb-stick-partitions/</link> <comments>http://www.ghacks.net/2008/10/16/how-to-create-multiple-usb-stick-partitions/#comments</comments> <pubDate>Thu, 16 Oct 2008 12:47:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[format]]></category> <category><![CDATA[format usb]]></category> <category><![CDATA[hitachi microdrive]]></category> <category><![CDATA[partitions]]></category> <category><![CDATA[ubs tips]]></category> <category><![CDATA[usb drive]]></category> <category><![CDATA[usb multiple partitions]]></category> <category><![CDATA[usb stick]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7666</guid> <description><![CDATA[USB Sticks cannot contain multiple partitions by default. It is however possible to create multiple partitions on an USB stick by modifying and installing a new driver which disguises the USB stick as a USB hard drive. It is highly recommended to backup all data on the USB stick before continuing. Users who want to [...]]]></description> <content:encoded><![CDATA[<p>USB Sticks cannot contain multiple partitions by default. It is however possible to create multiple partitions on an USB stick by modifying and installing a new driver which disguises the USB stick as a USB hard drive. It is highly recommended to backup all data on the USB stick before continuing.</p><p>Users who want to create multiple partitions need a file called Hitachi Microdrive which contains the new driver that we are going to modify first and install afterwards. Unpack the package to a new directory on the hard drive. The first step is to find out the exact name of the USB stick that we want to use that way. The information can be found in the Windows Registry. Pressing [Windows R], typing [regedit] and hitting [Enter] will load the Registry editor.</p><p>The information are located in subkeys of the Registry key HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBSTOR. The name of the USB stick can be found by clicking on the [+] sign in front of the key. All USB devices should be listed there. The name of the USB stick can be copied by left-clicking the subkey, right-clicking afterwards and selecting Copy Key Name from the context menu.</p><p><span
id="more-7666"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/copy_usb_name.jpg" alt="copy usb name" title="copy usb name" width="421" height="246" class="alignnone size-medium wp-image-7667" /></p><p>The key needs to be modified because it contains the full path. The best way to do that is to paste the contents into a text editor and remove all chars before Disk&#038;Ven.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/usb_stick-500x75.jpg" alt="usb stick" title="usb stick" width="500" height="75" class="alignnone size-medium wp-image-7668" /></p><p>Now that this is done we need to copy the part that is left into the Windows Clipboard again by selecting the text and pressing [CTRL C]</p><p>The driver information needs to be edited in the next step before the new drivers for the USB stick are installed. Load the file cfadisk.inf in an text editor and locate the [cfadisk_device] section.</p><p>Replace the chars <em>IDE\DiskIBM-DSCM-11000__________________________SC2IC801</em> in the first line with the name of the USB stick that you are going to use. Remove every other line in the category so that only the line with our modified USB stick name is shown in there.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/microdrive_usb-500x147.jpg" alt="microdrive usb" title="microdrive usb" width="500" height="147" class="alignnone size-medium wp-image-7669" /></p><p>The driver is now prepared and can be installed for the USB stick. Open the Windows Control Panel, the System category and there the Hardware tab. A click on Device Manager will load the Windows Device Manager which lists the computer hardware. The USB stick should be located in the Disk Drives category. Right-click the USB stick and select Update Driver from the context menu.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/update_driver.jpg" alt="update driver" title="update driver" width="395" height="160" class="alignnone size-medium wp-image-7670" /></p><p>The Hardware Update wizard should pop up. Select the option <em>Install from a list or specific location</em> in the window and click next.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/hardware_update_wizard-500x381.jpg" alt="hardware update wizard" title="hardware update wizard" width="500" height="381" class="alignnone size-medium wp-image-7672" /></p><p>Check the <em>Don&#8217;t search. I will choose the driver to install</em> option in the next window and click next again.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/dont_search_for_drivers-500x381.jpg" alt="dont search for drivers" title="dont search for drivers" width="500" height="381" class="alignnone size-medium wp-image-7673" /></p><p>A click on Have Disk in the next window will open a file browser. Locate and pick the file cfadisk.inf that has been modified previously. Clicking on OK will check the driver and show a warning message that the driver is not digitally signed. Press next on that screen.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/have_disk-500x381.jpg" alt="have disk" title="have disk" width="500" height="381" class="alignnone size-medium wp-image-7674" /></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/driver_not_digitall_signed-500x381.jpg" alt="" title="driver not digitally signed" width="500" height="381" class="alignnone size-medium wp-image-7675" /></p><p>Ignore the warning message and continue by clicking Yes. Windows should now start the installation of the driver for the USB stick and display a message that it finished the installation.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/updated_usb_stick_driver-500x381.jpg" alt="updated usb stick driver" title="updated usb stick driver" width="500" height="381" class="alignnone size-medium wp-image-7676" /></p><p>Windows is now requesting a reboot of the system to load the updated drivers properly. The USB stick should now be recognized as a hard drive. This makes it possible to create multiple partitions on the USB stick with a software partition program.</p><p>Please note that only systems with the updated drivers will recognize the additional partitions. Connected the USB stick to a computer without the modified drivers will only show the first partition of the USB stick.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/16/how-to-create-multiple-usb-stick-partitions/feed/</wfw:commentRss> <slash:comments>26</slash:comments> </item> <item><title>Format an USB Device as NTFS in Windows XP</title><link>http://www.ghacks.net/2008/03/17/format-an-usb-device-as-ntfs-in-windows-xp/</link> <comments>http://www.ghacks.net/2008/03/17/format-an-usb-device-as-ntfs-in-windows-xp/#comments</comments> <pubDate>Sun, 16 Mar 2008 23:47:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[format]]></category> <category><![CDATA[ntfs]]></category> <category><![CDATA[usb device]]></category> <category><![CDATA[usb ntft]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/03/17/format-an-usb-device-as-ntfs-in-windows-xp/</guid> <description><![CDATA[The question came up just recently and I thought it would be nice to address it here in case other users are searching for a similar solution. If you want to format an USB device in Windows XP you notice that you can only select the FAT filesystem in the options. NTFS does not seem to be available which is rather strange at first glance but it becomes obvious pretty soon that this was not just another evil Microsoft plot to frustrate users.]]></description> <content:encoded><![CDATA[<p>The question came up just recently and I thought it would be nice to address it here in case other users are searching for a similar solution. If you want to format an USB device in Windows XP you notice that you can only select the FAT filesystem in the options. NTFS does not seem to be available which is rather strange at first glance but it becomes obvious pretty soon that this was not just another evil Microsoft plot to frustrate users.</p><p>By default USB devices are optimized for quick removal in Windows XP. If you want to format your USB device as NTFS you need to change that to optimize them for performance. This has however direct impact on how you remove the device from your system. You need to remove it safely if you really changed that option otherwise severe data loss might occur.</p><p>I don&#8217;t want to go deeper into the topic but I guess it does not make sense to format your USB device as NTFS considering the prospect of data loss if you miss to plug it off safely. Still it`s good to know I think.</p><p><span
id="more-3536"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/17/format-an-usb-device-as-ntfs-in-windows-xp/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
