SysChat

SysChat (http://www.syschat.com/forum.php)
-   Windows XP (http://www.syschat.com/tips-n-tricks/windows-xp/)
-   -   Format usb flash drives to NTFS (http://www.syschat.com/format-usb-flash-drives-to-ntfs-6704.html)

DominicD 03-04-2011 10:46 AM

Format usb flash drives to NTFS
 
Removable usb flash drives are usually formatted in FAT32 file system. While this is sufficient for most users, there’s always a possibility of hitting the maximum file size that FAT32 can handle. The FAT32 file system has an upper limit of 4GB per individual file, this means that you cannot copy a file larger than 4GB to your usb flash drive. This becomes a problem in case you need to copy high definition videos or database/installer files larger than 4GB. To resolve this problem, format your flash drive to the Windows XP NTFS file system. The NTFS file system can handle file sizes up to 16TB per file!

By default Windows XP, Vista, and Windows 7 will always recommend you to format usb flashdrives to FAT32.
http://i56.tinypic.com/t6baq8.jpg


If you attempt to copy files larger than 4GB for a FAT32 flash drive, you will get a weird error:
http://i55.tinypic.com/2vd4mea.jpg



We need to tweak Windows’ settings to allow formatting to NTFS.
1. Open My Computer, right-click on the usb flash drive, click Properties
2. Click Hardware, select the name of your usb flash drive, click Properties
http://i55.tinypic.com/23usetw.jpg



3. Click Policies, select Optimize for performance, click OK, disconnect your usb flashdrive
http://i53.tinypic.com/2h5jszp.jpg



4. Reconnect your usb flash drive, and click Format. The option for format your usb flashdrive to NTFS is now available
http://i54.tinypic.com/mrbktc.jpg


5. You can now copy files larger than 4GB to your NTFS formatted usb flash drive
http://i53.tinypic.com/316q82s.jpg


Tech details about why Windows defaults to FAT32
Why is this – why bother with FAT32? And why not just give the better and larger limit through NTFS? Microsoft has carefully thought of this issue. Its true that the current size of media files (movies, music, dvd’s, game and installer files) will occasionally grow beyond 4GB and will simply not fit FAT32. However, setting usb flash drives to NTFS also has some drawbacks.

1. A usb flash drive formatted to NTFS needs to be properly removed and ejected. NTFS formatted usb flash drives are not as easily and quickly removable when compared to FAT32. While you can simply pull a FAT32 disk out from the usb slot, this proves risky to NTFS. Simply pulling an NTFS removable drive out of the usb port can cause data corruption.

2. NTFS file system offers a double-edged feature of data security through its encryption. NTFS preserves the file permissions and security of each file. This will work good if the usb flash drive is stolen (and assuming you have set encryption). This is bad if you want to freely share the contents of the flash drive – if the files are encrypted, other users might not be able to copy and view the contents at all.

3. NTFS is not 100% compatible with older Linux and MAC systems. Some older versions of Linux and MAC might not fully support writing into NTFS file system, they would often restrict to just copying the drive contents.

=========================

In summary, the FAT32 file system works best for most home and office users. Take the tips given above and use only when needed. Remember to revert the formatting back to FAT32.

I hope you enjoyed this tip and the background info on FAT32 and NTFS issues on usb removable flash drives 

jasontaylor 10-01-2012 10:06 AM

Sometimes we can use the USB as a bootable disk. Is this true? Can we do that?


All times are GMT -4. The time now is 07:45 AM.


Copyright © 2005-2013 SysChat.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54