ilko_t Posted October 24, 2008 Share Posted October 24, 2008 (edited) I have done a few tests to measure copy speed during Text portion of setup. Here are the results:NLited XP source, 5251 files occupying 399.7 MB. After the copy part on destination drive are found 2850 files, occupying 476MB.Preparation made by WinSetupFromUSB 0.1.1, run on XP SP2 system, C2D 4300@2.9GHz.USB stick- Lexar JD Lightening 1100 1GB, which is relatively fast:In all cases stick was quick formatted using HP USB format tool 2.0.6.To check if USB write protection via migrate.inf plays role I tested without it as well.All tests performed intentionally on an old Celeron 1.7MHz/384MB RAM/VIA 266KM chipset, which supports USB 2.0 once the USB drivers are loaded. FAT16:Stick prepared for ~15 min. (899 secs.)Text mode copy part with USB write-protection- 4:10Text mode copy part without USB write-protection- 6:13FAT32:Stick prepared for ~21 min. (1253 secs.) Text mode copy part with USB write-protection- 12:58Text mode copy part without USB write-protection- 7:15NTFS:Stick prepared for ~4 min. (238 secs.) Text mode copy part with USB write-protection- 1:42Text mode copy part without USB write-protection- 1:45It really puzzles me why FAT32 is so slow compared to FAT16 If your system supports USB boot from NTFS formatted partitions AND you are not planning excessive usage of the USB stick in terms of write operations, where NTFS may wear it out (disputable with modern USB sticks), NTFS seems to be the way to go. Edited October 24, 2008 by ilko_t 1 Link to comment Share on other sites More sharing options...
jaclaz Posted October 25, 2008 Share Posted October 25, 2008 If you have an occasion to do so , I would like those tests repeated on a comparable machine running Windows 2K. You may find some interesting differences. jaclaz Link to comment Share on other sites More sharing options...
ilko_t Posted October 26, 2008 Author Share Posted October 26, 2008 Here there are- 2000 SP4, 5738 files / 611MB. After the copy part on destination drive are 2697 files, occupying 290MB.FAT16:Stick prepared for ~16 min. (987 secs.)Text mode copy part without USB write-protection- 3:47FAT32:Stick prepared for ~21 min. (1282 secs.)Text mode copy part without USB write-protection- 3:36 NTFS:Stick prepared for ~5 min. (297 secs.)Text mode copy part without USB write-protection- 4:18 What the heck were MS screwing with those drivers?Will test 2003 SP1 too, will it be the same as XP SP2...? Link to comment Share on other sites More sharing options...
FSK-JoKeR Posted October 26, 2008 Share Posted October 26, 2008 thanks for your short review... just jesterday i'm worried about the long setup time for my xp (because i formated the stick to fat32 because i want to test gparted (which won't work under ntfs)now i new, that it's much better to use fat16. Link to comment Share on other sites More sharing options...
ilko_t Posted October 26, 2008 Author Share Posted October 26, 2008 Here is 2003 SP2, after the copy part on destination drive are 3444 files, occupying 554MB.FAT16:Text mode copy part without USB write-protection- 8:04FAT32:Text mode copy part without USB write-protection- 9:18NTFS:Text mode copy part without USB write-protection- 2:46FSK-JoKeR- as far as I remember the old GParted 0.3.4-8 does work from NTFS, but is a bit outdated. PartedMagic 3.0 also worked from NTFS. Link to comment Share on other sites More sharing options...
jaclaz Posted October 26, 2008 Share Posted October 26, 2008 Since most USB sticks of nowadays common size come from manufacturer (NOT bootable) formatted as FAT32, you can now understand how I left a number of people bewildered by the speed of sticks on my good ol' Asus sub-notebook running 2K SP0. (600 Mhz - 10 Gb HD - built in year 2000)Typically I would go to a customer's office, make him copy the files I need (from a very fast - top end - desktop) on one of his sticks, (several tens of seconds), then in a flash read them on my small faithful thingy (also helped by the fact that reading is usually much faster than writing). B) Just imagine the overall amount of time wasted by people waiting for their files to be copied to sticks thanks to the "stupid" upgrade to the drivers the good MS guys made. Unrelated, but maybe worth a read:http://www.msfn.org/board/Generic-98-USB-d...-me-t99220.htmljaclaz 1 Link to comment Share on other sites More sharing options...
mmg1818 Posted October 27, 2008 Share Posted October 27, 2008 exFAT Versus FAT32 Versus NTFSWith Vista SP1 Microsoft has introduced a new file system. Extended File Allocation Table (exFAT) is the successor to the old FAT32 file system. What are the advanatages and disadvantages to this new file system? What are the differences between exFAT and FAT32? When is exFAT preferred over NTFS? Microsoft has released the exFAT file system with Vista SP1. This file system that previously had been rumored to be released with the original Vista is finally available to the public on a wide scale. This article will explain what issues with FAT32 that exFAT fixes. Surprisingly to many people, exFAT even may be better than the much loved NTFS in some circumstances. FAT32 is the file system with which most windows users are most familiar. Windows first supported FAT32 with Windows 95 OSR2 and has increased support for it through XP. FAT32 has multiple issues that modern systems can experience: - By default windows systems can only format a drive up to 32 GB. Additional software works around this issue. When formatted at these bigger sizes, FAT32 becomes increasingly inefficient. - The maximum file size on a FAT32 formatted drive is around 4 GB. With DVD and high resolution DVD formats now available, this limit is commonly noticed. - Dealing with fragmentation and free disk space calculations can become painfully resource intensive in large FAT32 systems. - A FAT32 directory can have 65,536 directory entries. Each file or subdirectory can take up multiple entries; therefore, FAT32 directories are limited with how many files it can hold. exFAT was first released with CE 6.0 but will finally hit the mainstream with Vista SP1. exFAT has several advantages over FAT32: -File size limit is now 16 exabytes. - Format size limits and files per directory limits are practically eliminated. - Like HPFS, exFAT uses free space bitmaps to reduce fragmentation and free space allocation/detection issues. - Like HTFS, permission systems should be able to be attached through an access control list (ACL). It is unclear if or when Vista will include this feature, however. In the past most power-users of Microsoft systems have opted to format/convert to a NTFS file system instead. Interestingly enough, exFAT is not used currently for formatting hard drives. It is being recommended in Flash memory storage and other external devices only. This is why it is currently not considered a huge competitor to NTFS on hard drives. However, exFAT should be a true competitor to NTFS on systems with limited processing power and memory. NTFS on flash memory has been known to be inefficient for quite some time. exFAT's smaller footprint/overhead makes it ideal for this purpose. Of course, only if your definition of "ideal" allows software to be proprietary and not open source. Vista will happily read FAT, exFAT, and NTFS from flash. ReadyBoost may not work with exFAT formatted flash drives, however. In conclusion, basically, FAT is a simple system. This limits FAT system by losing efficiency at large sizes, but allows it to run with less resources. The complexity of NTFS increases features but requires more memory and processing power. Extended file allocation table (exFAT) is a new file system that is better adapted to the growing needs of mobile personal storage. The exFAT file system not only handles large files, such as those used for media storage, it enables seamless interoperability between desktop PCs and devices such as portable media devices so that files can easily be copied between desktop and device. In addition, exFAT can be adopted with minimal effort. The exFAT file system encapsulates standard FAT and TFAT functionality. The exFAT system offers the following advantages: Enables the file system to handle growing capacities in media, increasing capacity to 32 GB and larger. Handles more than 1000 files in a single directory. Speeds up storage allocation processes. Removes the previous file size limit of 4 GB. Supports interoperability with future desktop OSs. Provides an extensible format, including OEM-definable parameters to customize the file system for specific device characteristics. In addition, you can choose to add support for TFAT to your exFAT implementation to ensure transaction-safe operations. As of Windows Embedded CE 6.0 and later, TFAT can only be supported in an exFAT environment.copy paste by mmg1818 Link to comment Share on other sites More sharing options...
ilko_t Posted October 27, 2008 Author Share Posted October 27, 2008 mmg1818, this is good to know, but how it relates to the specific subject in the posts above yours? Link to comment Share on other sites More sharing options...
jaclaz Posted October 28, 2008 Share Posted October 28, 2008 ...and besides ilko_t's question....copy paste by mmg1818From where? jaclaz Link to comment Share on other sites More sharing options...
erpdude8 Posted December 17, 2008 Share Posted December 17, 2008 With Vista SP1 Microsoft has introduced a new file system. Extended File Allocation Table (exFAT) is the successor to the old FAT32 file system. What are the advanatages and disadvantages to this new file system? What are the differences between exFAT and FAT32? When is exFAT preferred over NTFS? Microsoft has released the exFAT file system with Vista SP1. This file system that previously had been rumored to be released with the original Vista is finally available to the public on a wide scale. This article will explain what issues with FAT32 that exFAT fixes. Surprisingly to many people, exFAT even may be better than the much loved NTFS in some circumstances. exFAT was first released with CE 6.0 but will finally hit the mainstream with Vista SP1. exFAT has several advantages over FAT32: -File size limit is now 16 exabytes. ...There is a way to unofficially access exFAT partitions under Windows XP. Read here:http://www.merawindows.com/Forums/tabid/32...ts/Default.aspx Link to comment Share on other sites More sharing options...
jaclaz Posted December 17, 2008 Share Posted December 17, 2008 There is a way to unofficially access exFAT partitions under Windows XP. Read here:http://www.merawindows.com/Forums/tabid/32...ts/Default.aspxYou mean an unofficial way to access..... GOOD find! Thanks fo sharing it.jaclaz Link to comment Share on other sites More sharing options...
Snake7 Posted January 21, 2009 Share Posted January 21, 2009 My Asus P5Q Pro refused to boot Vista setup from exFAT formatted stick. So it's not the way at the moment.As to speed: all usb sticks copy big files fast, but small one very slow.The good way i think is to reach the goal in another way:1. Create iso image on usb-stick, copy it after boot from usb to hdd, mount to virtual cd-rom with letter Z: and run setup from it (of cource boot.ini shoul be edited to run virtual cd after reboot - this is '-')2. Create archive on usb-stick, which will be copied on any partition and unpacked there, after runing setup there should be no problems.So what do you think? My opinion that second way will be easier to get working and faster. Link to comment Share on other sites More sharing options...
jaclaz Posted January 21, 2009 Share Posted January 21, 2009 The good way i think is to reach the goal in another way:1. Create iso image on usb-stick, copy it after boot from usb to hdd, mount to virtual cd-rom with letter Z: and run setup from it (of cource boot.ini shoul be edited to run virtual cd after reboot - this is '-')2. Create archive on usb-stick, which will be copied on any partition and unpacked there, after runing setup there should be no problems.So what do you think? My opinion that second way will be easier to get working and faster.It greatly depends on hardware.#1 above is not possible AFAIK unless you use a RAMDISK setup (and have enough RAM)#2 is perfectly possible using a variation of either:http://www.msfn.org/board/index.php?showtopic=121446or the good ol' DOS way:http://www.911cd.net/forums//index.php?showtopic=16713jaclaz Link to comment Share on other sites More sharing options...
BigDaddy Posted January 28, 2009 Share Posted January 28, 2009 (edited) i got a 4GB usb drive.Would it be faster to format it as FAT16 or not?And if it is not possible, how would I use the FAT32 driver from Win2k which is much faster? Edited January 28, 2009 by BigDaddy Link to comment Share on other sites More sharing options...
jaclaz Posted January 28, 2009 Share Posted January 28, 2009 i got a 4GB usb drive.Would it be faster to format it as FAT16 or not?A FAT16 formatted 4GB filesystem will use "non-standard" 64Kbyte clusters, it may be speedier, but highly inefficient:http://www.msfn.org/board/index.php?showtopic=110779and non compatible with "standard" DOS And if it is not possible, how would I use the FAT32 driver from Win2k which is much faster?GOOD question. No pre-made answer, though. Probably, but cannot say, disabling SFC/WFP and replacing the "new" driver with the "old" one may work, but not only cannot say, I don't even know in WHICH driver lies the difference, possible candidates :fastfat.sysdisk.sysusbstor.sysusbhub.sysusbehci.sys (usbohci.sys) (usbuhci.sys)and it could also be a "combined effect"....jaclaz Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now