FAT32 Driver: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=fat32.png | |||
|Version= | |||
|Author=Several Authors | |||
|License=Open Source / GNU LGPL | |||
|Download= | |||
|Website=[http://trac.netlabs.org/fat32 Netlabs FAT32 Project Page] | |||
}} | |||
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. | 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. | ||
Line 5: | Line 12: | ||
* [ftp://www.ftp.netlabs.org/pub/fat32/fat32_0913.zip Zip file] (ver. 0.9.13) | * [ftp://www.ftp.netlabs.org/pub/fat32/fat32_0913.zip Zip file] (ver. 0.9.13) | ||
* [ftp://www.ftp.netlabs.org/pub/fat32/fat32_0913.zip Self-installer] [[WarpIN]] package (ver. 0.9.13) | * [ftp://www.ftp.netlabs.org/pub/fat32/fat32_0913.zip Self-installer] [[WarpIN]] package (ver. 0.9.13) | ||
==Authors== | ==Authors== | ||
Line 20: | Line 24: | ||
* [http://trac.netlabs.org/fat32 Netlabs FAT32 Project Page] | * [http://trac.netlabs.org/fat32 Netlabs FAT32 Project Page] | ||
* [https://www.arcanoae.com/wiki/fat32/ Arca Noae FAT32 Fork] | * [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 03:07, 26 March 2020
FAT32 Driver | |
---|---|
![]() | |
Version | |
Vendor | |
Author | Several Authors |
License | Open Source / GNU LGPL |
Download | |
Website | Netlabs FAT32 Project Page |
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)
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
- Valery V. Sedletski