FAT32 Driver: Difference between revisions
Jump to navigation
Jump to search
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
- Zip file (ver. 0.9.13)
- Self-installer WarpIN package (ver. 0.9.13)
License
Open source.
Authors
- Henk Kelder: original author
- Brian Smith: contributor
- KO Myung-Hun: main developer for the FAT32 IFS driver
- Alfredo Fernández Díaz: creator of the WarpIN Script for FAT32 and contributor
- David Graser: creator of the FAT32.INF file