FAT32 Driver: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
[[image:fat32.png|thumb]]
[[image:fat32.png|thumb]]
FAT32 driver for OS/2 and eComStation. It allows access to FAT32 partitions (max 32 Gb).
FAT32 driver for OS/2 and eComStation. It allows access to FAT32 partitions (max 32 Gb). The FAT32 was known as a Netlabs project, but Arca Noae fork it since it needed to remove the experimental EXFAT support from it.  


==Download==
==Download==
Line 15: Line 15:
* [[Alfredo Fernández Díaz]]: creator of the WarpIN Script for FAT32 and contributor
* [[Alfredo Fernández Díaz]]: creator of the WarpIN Script for FAT32 and contributor
* [[David Graser]]: creator of the FAT32.INF file
* [[David Graser]]: creator of the FAT32.INF file
==Links==
* [http://trac.netlabs.org/fat32 Netlabs FAT32 Project Page]
* [https://www.arcanoae.com/wiki/fat32/ Arca Noae FAT32 Fork]


[[Category:IFS driver]][[Category:Open Source Software]]
[[Category:IFS driver]][[Category:Open Source Software]]

Revision as of 14:46, 26 September 2018

FAT32 driver for OS/2 and eComStation. It allows access to FAT32 partitions (max 32 Gb). The FAT32 was known as a Netlabs project, but Arca Noae fork it since it needed to remove the experimental EXFAT support from it.

Download

License

Open source.

Authors

Links