Recommended Posts

So, as many of you know, there is now support for exFAT in Vista SP1. For those who don't know, exFAT is the file system originally introduced in Windows Embedded CE 6. It was primarily introduced into Vista SP1 for USB/Mobile devices because of its low overhead. NTFS takes up about 40MB on a freshly formated 2GB USB drive. exFAT, however, only takes up about 40kb on the same device after a fresh format. A much lighter file system with huge capabilities.

Well, to make a long story short, I decided to see what would happen if I formated one of my drives with exFAT and used it on a day by day basis. Mind you, not a USB drive. I created a 300GB partition on my internal SATA2 HDD and formated it thru the Command Prompt. Windows Vista wont give you the option to format a none USB/Mobile drive in the regular GUI. In case you're wondering, it isn't my main C: partition (I don't think my computer would boot from an exFAT partition. At least, not yet). I used the following command to format the drive:

format G: /fs:exfat /q /a:4096

Well, I've been using it for a while now. I primarily play video games from the partition. Seems to be working great. I later decided to create a second exFAT partition for video, audio, and picture storage.

I wonder if the claims that exFAT partitions don't suffer from fragmentation will prove to be correct.

Link to comment
https://www.neowin.net/forum/topic/625852-an-exfat-experiment-in-vista-sp1/
Share on other sites

The advantages over previous File Allocation Table (FAT) file system versions include:

* theoretical file size limit of 16 Exabytes

* cluster size of up to 2255 bytes, implementation limit of 32MB

* free space allocation performance improved due to introduction of a free space bitmap

* support for more than 1000 files in a single directory

* support for access control lists (not supported yet in Windows Vista SP1)

The disadvantages compared to previous FAT versions include:

* Devices using exFAT will not be able to use Windows Vista's ReadyBoost capability.

Source

I'm not sure if it's preferable over NTFS or not. It seems to have very similar features, minus the space and processing overhead.

Yep, I'm currently running Tabula Rasa, Unreal Tournament 3, and Microsoft Office from it. They seem to load and run just as well if not better.

Working on seeing if I can come up with some benchmark numbers of an exFAT vs an NTFS drive.

Ok, yes you can create junctions and symlinks on it. As far as I can tell, Vista doesn't support volume shadow on an exFAT partition. Not sure if that is a limitation of exFAT or just of Vista. No, it doesn't support EFS, and transactions aren't supported in Vista but it is an optional function of exFAT that vendors can enable on mobile devices. On the subject of security, exFAT does support ACLs but Vista SP1 doesn't support ACLs on exFAT partitions yet.

Every file system fragments files.

Yep, this is true, never understood why people think fragmentation can be eliminated, its just the nature of how data is stored... it fills the free space as needed... delete a file in the middle of a large block of data... put something larger then it in there its gona fragment... happens on HPFS, exFAX, FAT, FAT32, NTFS, and all the others... now maybe their allocation tables fragment less but the actual data storage is always going to fragment when space is needed and its only available inbetween existing files....

The NTFS version in XP (v3.1 or 5.1), or Vista or 2k8 server is no old. NTFS is not the same that is was when released with NT 3.5 back in the early 90's

The vista version is either 5.2 or 6 depending on how you look at it.

exFAT was designed for FLASH drives -- it makes little sense to use it on a normal hard drive.

exFAT introduces a free space bitmap allowing faster space allocation and faster deletes, support for files up to 264 bytes, larger cluster sizes (up to 32 MB in the first implementation), an extensible directory structure and name hashes for filenames for faster comparisons. It does not have short 8.3 filenames anymore. It does not appear to have security access control lists or file system journaling like NTFS, though device manufacturers can choose to implement simplified support for transactions

Wikipedia

The free space bitmaps are said to help reduced fragmentation as well. Contrary to the Wikipedia entry, ACLs apparently are supported by exFAT, but not supported in Vista SP1. I guess they figured that ACLs wouldn't be a needed feature on you USB thumb drive.

This really wasn't designed to be used on hard drives, it's just a replacement for the ancient FAT file system and is meant for large flash drives. It's nowhere near as advanced as NTFS. That's not to say it isn't any good, it's fine for it's intended purpose. There's just no reason to use it on hard drives, especially since Vista is designed for NTFS specifically. Until it's more widely supported it's not really that great for flash drives yet. I hope they add native support in XP SP3 and the xbox 360 at least.

Certainly nothing wrong with experimenting though. Just for curiosity I wanted to see if I could get the HPFS driver from NT 3.51 to work in Vista. It could be added to NT 4.0 and even XP after copying over the pinball.sys driver and setting up the registry. Believe it or not it still works, not that it's very useful. :laugh:

Edited by Skyfrog

Are ACLs really supported by ExFAT? I thought that was one of the biggest differentiators. The main reason being that ACLs are hard to implement across platforms (that's why NTFS drivers for Mac / Linux tend to ignore them. And ext2 / ext3 drivers for Windows do the same for Linux drives). Mainly because you have no common authentication path. ACLs tend to be meaningless when a drive is moved from one PC to another.

ExFAT isn't meant to replace NTFS, ever. It has a lot of disadvantages versus NTFS. It's meant to be a better FAT system, to replace the FAT/FAT32 filesystems that everyone has been using on portable storage devices and mobile devices.

Can an exFAT formatted flash drive be read in a computer not running Vista SP1? I use a flash drive for work and it would be interesting to try this out, however I use the drive on computers running Windows 98 sometimes, and mostly XP. So would my flash drive be readable on those computers?

They claim that Ext2/3 doesn't have fragmentation.

I wonder if this is supported in Mac/Linux or XP yet?

Ext2/3 fragment. You just don't notice it much. And they have block allocation policies which try to minimize fragmentation.

exFAT was designed for FLASH drives -- it makes little sense to use it on a normal hard drive.

Then why doesn't it have wear-leveling. I would think any file system designed for flash drive would have this feature.

Then why doesn't it have wear-leveling. I would think any file system designed for flash drive would have this feature.
Well why don't you ask the people that designed it that question ;) I did not have anything to do with its design -- I assure you :rofl:

http://download.microsoft.com/download/5/b...STO072_WH06.ppt

Personal Storage: Opportunities and challengesfor pocket-sized storage devices in the Windows world

post-14624-1205879269_thumb.jpg

If you do not like something about the file system, contact the designers.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft confirms Windows 11 26H2 to finally get one of the most requested features by Sayan Sen This past week Microsoft officially confirmed Windows 11 version 26H2 with the latest build, 26300.8697, for testing in the experimental Insider channel. The company also published more details about it mainly directed towards IT admins and system admins. Essentially version 26H2 will be delivered via an enablement package (eKB) over Windows 11 25H2. If you are wondering about some of the upcoming features in the next Windows version, one of them is certainly very interesting as Microsoft has confirmed it is finally bringing one of the most overwhelmingly requested features ever. March Rogers, the Partner Director of Design at Microsoft, recently highlighted some of the Search improvements that the company is testing, and during the interaction with users on X where he posted it, Rogers also confirmed that the company is working on disabling web search results inside Search. This is something which many users find quite annoying as Windows would often serve them links to Bing which it feels could be more helpful rather than bringing up the actual object or app the user may be searching for on their PC. Finally though the company is prioritizing local file search over the web. However the feature could not be disabled for many users as not all new features are immediately rolled out to everyone. Image via phantomofearth (X) Windows enthusiast phantomofearth who likes to dig deep into new builds uncovered the IDs you will need to enable these features. Using the following feature IDs the new Search-related features landing in Windows 11 26H2 can be used. Follow the steps below to enable the new Search experience on Windows 11 build 26300.8697: Download ViveTool from GitHub and unpack the files in a convenient and easy-to-find folder. Press Win + X and select Terminal (Admin). Switch Windows Terminal to the Command Prompt profile with the Ctrl + Shift + 2 shortcut or by clicking the arrow-down button at the top of the window. Navigate to the folder containing the ViveTool files with the CD command. For example, if you have placed ViveTool in C:\Vive, type CD C:\Vive. Type vivetool /enable /id: and press Enter. Restart your computer. If you change your mind and want to restore, repeat the steps above and replace /enable with /disable in the commands on steps 5 and 6. Delightedly and perhaps also expectedly, once you disable web search and other such bloat, the Windows 11 Search is said to get snappier as remarked by another Windows enthusiast Xeno.
    • Makes me think of Family Guy - "Carl Sagan's Cosmos... edited for Rednecks" 🤣 https://www.youtube.com/watch?v=Ljt5iESYA7k&t=2s
    • Microsoft PC Manager 3.21.7.0 (Offline Installer) by Razvan Serea With Microsoft PC Manager, users can easily perform basic computer maintenance and enhance the speed of their devices with just one click. This app offers a range of features, including disk cleanup, startup app management, virus scanning, Windows Update checks, process monitoring, and storage management. Microsoft PC Manager key features: Storage Manager- easily uninstall infrequently used apps, manage large files, perform a cleanup, and set up Storage Sense to automatically clear temporary files. Health Checkup feature -scans for potential problems, viruses, and startup programs to turn off. It helps you identify unnecessary items to remove, optimizing your system's performance. Pop-up Management - block pop-up windows from appearing in apps. Windows Update - scans your system for any pending updates. Startup Apps - enable or disable startup apps on your PC, allowing you to optimize your system's startup performance. Browser Protection - rest assured that harmful programs cannot alter your default browser. Also enables you to change your default browser. Process Management - allows you to conveniently terminate any active process, ensuring optimal system performance and resource utilization. Anti-virus protection - Fully integrated with Windows Security. Safeguard your PC anytime. Quick Steps: Download Microsoft PC Manager Offline Installer (APPX/MSIX) with Adguard Adguard serves as a third-party online service, offering a user-friendly method for directly downloading appx, appxbundle, and msixbundle files from the Microsoft Store. Official download links will be generated for both the app's various versions and its dependency packages. How to download Microsoft PC Manager Offline Installer (APPX/MSIX) 1. Initially, you must find the app URL within the Microsoft Store. Access the Microsoft Store via your browser and search for "Microsoft PC Manager". Once located, copy the app URL, which includes the product ID, either from the address bar or from the provided link below. https://apps.microsoft.com/detail/9PM860492SZD 2. Now paste the app URL into the designated area, then click the check mark button to produce a direct download link. 3. To download, right-click the relevant link and select “Save link as…” from your browser's menu. Occasionally, Microsoft Edge may flag the download as insecure. In such cases, consider utilizing alternative browsers such as Google Chrome or Firefox to successfully complete the download. Microsoft PC Manager is a completely free tool optimized exclusively for use on Windows 10 (19042.0 and above) and Windows 11. Download: Microsoft PC Manager 3.21.7.0 | from Microsoft Store View: Microsoft PC Manager Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • jspaint is a lot better, if you like the classic mspaint experience and hate the new bloated Paint.
    • Amazon takes hundreds of dollars off its Kindle readers ahead Prime Day by Taras Buria Ahead of its Prime Day, Amazon brought its Kindle readers to all-time low prices, allowing you to save on various bundles across the entire lineup, from the most affordable Kindle to the flagship Scribe and its color-enabled variant. Kindle Essentials Bundle - $108.97 | 33% off This 6-inch Kindle is a portable reader with a front light, a brighter E-Ink display, and up to 6 weeks on a single charge. The bundle includes a protective case and a charger, so that you have everything you need for comfortable reading. Kindle Paperwhite Bundle - $154.98 | 45% off Kindle Colorsoft Bundle - $169.98 | 48% off The latest Paperwite is a 7-inch reader that features significantly faster page-turning, wireless charging, an ambient light sensor, 32GB of storage, and up to 12 weeks on a single charge. Right now, the bundle with a sling bag makes the Paperwhite 25% cheaper than the non-bundle variant. The same bundle is available for the Colorsoft version with a colorful E-Ink display. Kindle Scribe 32GB Bundle - $444.97 | 27% off Kindle Scribe Colorsoft 64GB Bundle - $574.97 | 27% off The Scribe is the biggest, flagship Kindle. It has an 11-inch texturized display with a stylus support, with a big emphasis on the note-taking experience. The built-in notebook has AI-assisted features for search, refinements, summarization, and more. The Scribe comes with 32GB of storage, and the bundle gets you a case, a stylus, and a protective case. Like with the Paperwhite, there is a Colorsoft version, which is also available with a massive discount. Note: These deals are available to Prime members only. If you do not have Prime, you can sign up using one of the links below. Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Dedicated
      Almohandis earned a badge
      Dedicated
    • Dedicated
      JuvenileDelinquent earned a badge
      Dedicated
    • First Post
      DrWankel earned a badge
      First Post
    • Reacting Well
      DrWankel earned a badge
      Reacting Well
    • Week One Done
      Supreme Spray LV earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      84
    4. 4
      Steven P.
      76
    5. 5
      Michael Scrip
      76
  • Tell a friend

    Love Neowin? Tell a friend!