FAT32 v. 5.0.4 (22/11/2021, Arca Noae LLC) |
Readme/What's new |
v5.0.4
- Fixed version string buffer overflow
- Fixed coding error in message retrieval code
- Chkdsk now fixes bad media descriptors (these really aren't used for anything)
This removed an unnecessary ominous error message; now reports a minor system
error was repaired.
- Added /exclude command line switch to ifs to turn off lazy write on a per disk basis
- Consolidated messages into a single file f32.msg and added an associated message
help file f32h.msg.
- Restructured SVN for translation
- Changes to wis file creation for translation and conversion to UTF-8
- Makefile changes to get the above 2 working
- Cleanup issues identified by cppcheck
- Fix /Q so it actually is quiet.
- Fix write failure when cache isn't enabled
- Add ifs messages and unicode messages to the message file.
- Correct a message number and streamline finding the message file
- Fix FAT32's propensity to claim it can handle FAT12/16 volumes |
www.arcanoae.com |
|
FAT32 v. 0.10 r384 (ZIP format, 13/1/2021, Valery Sedletski (valerius)) |
|
|
osfree.org/upload/fat32/fat32-0.10-r384-os2.zip |
|
FAT32 v. 0.10 r384 (WarpIN installer, 13/1/2021, Valery Sedletski (valerius)) |
|
|
osfree.org/upload/fat32/fat32-0.10-r384-os2.wpi |
|
FAT32 v. 0.10 r383 (WarpIN installer, 12/3/2020, Valery Sedletski (valerius)) |
|
|
osfree.org/upload/fat32/fat32-0.10-r383-os2.wpi |
|
FAT32 v. 0.10 r383 (ZIP format, 12/3/2020, Valery Sedletski (valerius)) |
|
|
osfree.org/upload/fat32/fat32-0.10-r383-os2.zip |
|
FAT32 v. 0.10 r378 (ZIP format, 16/10/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
- * exFAT support ("/exfat" switch is required).
- * 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
- * Support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
- * Support for FAT+ -- files larger than 4 GB on FAT32 (a /plus switch is
required).
- * Support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify
/fat key for fat32.ifs).
- * Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
- * Support for mounting FAT12/16/32/exFAT filesystem images on a FAT12/16/32/exFAT
disk subdirectory. Raw/bochs/cloop/ dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi
formats are supported. (a library was ported from QEMU for support of VM images).
For partitioned images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).
- * Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2 (alpha-quality feature). |
osfree.org/upload/fat32/fat32-0.10-r378-os2.zip |
|
FAT32 v. 0.10 r378 (WarpIN installer, 16/10/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
- * exFAT support ("/exfat" switch is required).
- * 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
- * Support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
- * Support for FAT+ -- files larger than 4 GB on FAT32 (a /plus switch is
required).
- * Support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify
/fat key for fat32.ifs).
- * Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
- * Support for mounting FAT12/16/32/exFAT filesystem images on a FAT12/16/32/exFAT
disk subdirectory. Raw/bochs/cloop/ dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi
formats are supported. (a library was ported from QEMU for support of VM images).
For partitioned images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).
- * Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2 (alpha-quality feature). |
osfree.org/upload/fat32/fat32-0.10-r378-os2.wpi |
|
FAT32 v. 0.10 r364 (ZIP format, 17/9/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
- * exFAT support ("/exfat" switch is required).
- * 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
- * Support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
- * Support for FAT+ -- files larger than 4 GB on FAT32 (a /plus switch is
required).
- * Support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify
/fat key for fat32.ifs).
- * Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
- * Support for mounting FAT12/16/32/exFAT filesystem images on a FAT12/16/32/exFAT
disk subdirectory. Raw/bochs/cloop/ dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi
formats are supported. (a library was ported from QEMU for support of VM images).
For partitioned images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).
- * Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2 (alpha-quality feature). |
osfree.org/upload/fat32/fat32-0.10-r364-os2.zip |
|
FAT32 v. 0.10 r364 (WarpIN installer, 17/9/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
- * exFAT support ("/exfat" switch is required).
- * 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
- * Support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
- * Support for FAT+ -- files larger than 4 GB on FAT32 (a /plus switch is
required).
- * Support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify
/fat key for fat32.ifs).
- * Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
- * Support for mounting FAT12/16/32/exFAT filesystem images on a FAT12/16/32/exFAT
disk subdirectory. Raw/bochs/cloop/ dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi
formats are supported. (a library was ported from QEMU for support of VM images).
For partitioned images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).
- * Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2 (alpha-quality feature). |
osfree.org/upload/fat32/fat32-0.10-r364-os2.wpi |
|
FAT32 v. 0.10b R361 (ZIP format, 28/7/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
- * exFAT support ("/exfat" switch is required).
- * 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
- * Support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
- * Support for FAT+ -- files larger than 4 GB on FAT32 (a /plus switch is
required).
- * Support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify
/fat key for fat32.ifs).
- * Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
- * Support for mounting FAT12/16/32/exFAT filesystem images on a FAT12/16/32/exFAT
disk subdirectory. Raw/bochs/cloop/ dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi
formats are supported. (a library was ported from QEMU for support of VM images).
For partitioned images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).
- * Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2 (alpha-quality feature). |
osfree.org/upload/fat32/fat32-0.10-r361-os2.zip |
|
FAT32 v. 0.10b R361 (WPI installer, 28/7/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
- * exFAT support ("/exfat" switch is required).
- * 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
- * Support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
- * Support for FAT+ -- files larger than 4 GB on FAT32 (a /plus switch is
required).
- * Support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify
/fat key for fat32.ifs).
- * Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
- * Support for mounting FAT12/16/32/exFAT filesystem images on a FAT12/16/32/exFAT
disk subdirectory. Raw/bochs/cloop/ dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi
formats are supported. (a library was ported from QEMU for support of VM images).
For partitioned images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet).
- * Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2 (alpha-quality feature). |
osfree.org/upload/fat32/fat32-0.10-r361-os2.wpi |
|
FAT32 v. 0.10b R359 (ZIP format, 29/5/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* exFAT support ("/exfat" switch is required).
* 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
* Support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
* Support for FAT+ -- files larger than 4 GB on FAT32 (a /plus switch is
required).
* Support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify
/fat key for fat32.ifs).
* Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For
all these media types, FORMAT/CHKDSK/SYS should work.
* Support for mounting FAT12/16/32/exFAT filesystem images on a
FAT12/16/32/exFAT disk subdirectory.
Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are
supported. (a library was ported from QEMU for support of VM images).
For partitioned images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality,
yet).
* Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2 (alpha-quality feature). |
osfree.org/upload/fat32/fat32-0.10-r359-os2.zip |
local copy
|
FAT32 v. 0.10b R359 (WarpIN installer, 29/5/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* exFAT support ("/exfat" switch is required).
* 64 KB clusters support on FAT, up to 32 MB clusters support on exFAT
* Support for files up to 4 GB on FAT12/FAT16/FAT32, up to 16 EB on exFAT
* Support for FAT+ -- files larger than 4 GB on FAT32 (a /plus switch is
required).
* Support for VFAT LFN's on FAT12/FAT16/FAT32 (for that, you should specify
/fat key for fat32.ifs).
* Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For
all these media types, FORMAT/CHKDSK/SYS should work.
* Support for mounting FAT12/16/32/exFAT filesystem images on a
FAT12/16/32/exFAT disk subdirectory.
Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are
supported. (a library was ported from QEMU for support of VM images).
For partitioned images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality,
yet).
* Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2 (alpha-quality feature). |
osfree.org/upload/fat32/fat32-0.10-r359-os2.wpi |
|
FAT32 v. 0.10b R351 (ZIP format, 7/5/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory.
Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are
supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality,
yet).
* - Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2. |
osfree.org/upload/fat32/fat32-0.10-r351-os2.zip |
|
FAT32 v. 0.10b R351 (WarpIN installer, 7/5/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory.
Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are
supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality,
yet).
* - Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2. |
osfree.org/upload/fat32/fat32-0.10-r351-os2.wpi |
|
FAT32 v. 0.10b R349 (WarpIN installer, 6/5/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory.
Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are
supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality,
yet).
* - Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2. |
osfree.org/upload/fat32/fat32-0.10-r349-os2.wpi |
|
FAT32 v. 0.10b R349 (ZIP format, 6/5/2018, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's, flash
sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems. For all
these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory.
Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow/qcow2/vdi formats are
supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified. Support for
CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality,
yet).
* - Support for mounting a disk image with any file system with loop.add driver.
You can mount FAT/HPFS/JFS/NTFS/ISO9660/UDF file systems, or any other file
system which has an IFS for OS/2. |
osfree.org/upload/fat32/fat32-0.10-r349-os2.zip |
|
FAT32 v. 0.10b R338 (WarpIN installer, 11/3/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r338-os2.wpi |
|
FAT32 v. 0.10b R338 (ZIP format, 11/3/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r338-os2.zip |
|
FAT32 v. 0.10b R337 (ZIP format, 8/3/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r337-os2.zip |
|
FAT32 v. 0.10b R337 (WarpIN installer, 8/3/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r337-os2.wpi |
|
FAT32 v. 0.10b R336 (WarpIN installer, 15/2/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r336-os2.wpi |
|
FAT32 v. 0.10b R336 (ZIP format, 15/2/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r336-os2.zip |
|
FAT32 v. 0.10b R333 (WarpIN installer, 11/2/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r333-os2.wpi |
|
FAT32 v. 0.10b R333 (ZIP format, 11/2/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r333-os2.zip |
|
FAT32 v. 0.10b R332 (WarpIN installer, 10/2/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r332-os2.wpi |
|
FAT32 v. 0.10b R332 (ZIP format, 10/2/2018, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r332-os2.zip |
|
FAT32 v. 0.10b R331 (WarpIN installer, 10/11/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work.
Support for mounting FAT[/12/16/32/ex] filesystem images on a FAT[/12/16/32/ex] disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats are supported. (qemu code was used for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r331-os2.wpi |
|
FAT32 v. 0.10b R331 (ZIP format, 10/11/2017, Valery Sedletski (valerius)) |
Readme/What's new |
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like
* - 64 KB clusters support
* - support for files up to 4 GB
* - support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for
fat32.ifs).
* - exFAT support ("/exfat" switch is required).)
* - Support for FAT+ (a /plus switch is required).
* - Supported different media, like floppies (physical and virtual), CD's,
flash sticks and hard disks with FAT12/FAT16/FAT32/exFAT filesystems.
For all these media types, FORMAT/CHKDSK/SYS should work.
* - Support for mounting FAT12/16/32/ex filesystem images on a FAT12/16/32/ex
disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats
are supported. (qemu code was used for support of VM images). For partitioned
images, a partition number could be specified.
Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is
alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r331-os2.zip |
|
FAT32 v. 0.10b R330 (WarpIN installer, 7/11/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work.
Support for mounting FAT[/12/16/32/ex] filesystem images on a FAT[/12/16/32/ex] disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats are supported. (qemu code was used for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r330-os2.wpi |
|
FAT32 v. 0.10b R330 (ZIP format, 7/11/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work.
Support for mounting FAT[/12/16/32/ex] filesystem images on a FAT[/12/16/32/ex] disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats are supported. (qemu code was used for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r330-os2.zip |
|
FAT32 v. 0.10b R329 (WarpIN installer, 6/11/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work.
Support for mounting FAT[/12/16/32/ex] filesystem images on a FAT[/12/16/32/ex] disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats are supported. (qemu code was used for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r329-os2.wpi |
|
FAT32 v. 0.10b R329 (ZIP format, 6/11/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work.
Support for mounting FAT[/12/16/32/ex] filesystem images on a FAT[/12/16/32/ex] disk subdirectory. Raw/bochs/cloop/dmg/vpc/vmdk/parallels/vvfat/qcow formats are supported. (qemu code was used for support of VM images). For partitioned images, a partition number could be specified. Support for CHKDSK/FORMAT/SYSINSTX on a mounted image (this feature is alpha-quality, yet). |
osfree.org/upload/fat32/fat32-0.10-r329-os2.zip |
|
FAT32 v. 0.10b R326 (WarpIN installer, 15/10/2017) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work. |
osfree.org/upload/fat32/fat32-0.10-r326-os2.wpi |
|
FAT32 v. 0.10b R326 (ZIP format, 15/10/2017) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work. |
osfree.org/upload/fat32/fat32-0.10-r326-os2.zip |
|
FAT32 v. 0.10b R321 (ZIP format, 3/10/2017) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work. |
osfree.org/upload/fat32/fat32-0.10-r321-os2.zip |
|
FAT32 v. 0.10b R321 (WarpIN installer, 3/10/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work. |
osfree.org/upload/fat32/fat32-0.10-r321-os2.wpi |
|
FAT32 v. 0.10b R316 (ZIP format, 28/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work. |
osfree.org/upload/fat32/fat32-0.10-r316-os2.zip |
|
FAT32 v. 0.10b R316 (WarpIN installer, 28/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work. |
osfree.org/upload/fat32/fat32-0.10-r316-os2.wpi |
|
FAT32 v. 0.10b R315 (ZIP format, 26/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r315-os2.zip |
|
FAT32 v. 0.10b R315 (WarpIN installer, 26/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). For all these media types, FORMAT/CHKDSK/SYS should work. |
osfree.org/upload/fat32/fat32-0.10-r315-os2.wpi |
|
FAT32 v. 0.10b R314 (ZIP format, 25/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r314-os2.zip |
|
FAT32 v. 0.10b R314 (WarpIN installer, 25/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r314-os2.wpi |
|
FAT32 v. 0.10b R310 (ZIP format, 17/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r310-os2.zip |
|
FAT32 v. 0.10b R310 (WarpIN installer, 17/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r310-os2.wpi |
|
FAT32 v. 0.10b R304 (ZIP format, 10/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r304-os2.zip |
|
FAT32 v. 0.10b R304 (WarpIN installer, 10/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r304-os2.wpi |
|
FAT32 v. 0.10b R306 (ZIP format, 10/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r306-os2.zip |
|
FAT32 v. 0.10b R306 (WarpIN installer, 10/9/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r306-os2.wpi |
|
FAT32 v. 0.10b R301 (ZIP format, 31/8/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r301-os2.zip |
|
FAT32 v. 0.10b R301 (WarpIN installer, 31/8/2017, Valery Sedletski (valerius)) |
Readme/What's new |
This version includes:
1) FORMAT routine, based on Fat32format (a win32 program)
2) CHKDSK, with autocheck on init support.
3) SYS routine, installing FreeLDR bootblock (no minifsd yet).
4) Some new features, like 64 KB clusters support and support for files up to 4 GB, support for VFAT on FAT12/FAT16 (for that, you should specify /fat key for fat32.ifs). Early exFAT support ("/exfat" switch is required). |
osfree.org/upload/fat32/fat32-0.10-r301-os2.wpi |
|
FAT32 v. 0.9.13 (ZIP format, 7/12/2008, Netlabs) |
|
|
ftp.netlabs.org/pub/fat32/fat32_0913.zip |
|
FAT32 v. 0.9.13 (WarpIN installer, 7/12/2008, Netlabs) |
|
|
ftp.netlabs.org/pub/fat32/fat32_0913.wpi |
|
Add new comment