Skip to content

Releases: maxpat78/FATtools

v.1.0.39

30 Aug 07:40
Compare
Choose a tag to compare

A bug was fixed that could corrupt a sorted exFAT root table

v.1.0.38

05 Aug 10:07
Compare
Choose a tag to compare
allows VHDX childs in any directory

uses new utils.calc_rel_path in VHDX and  generates good child VHDX images in directories other than parent's one

v.1.0.37: fix calc_rel_path

05 Aug 09:51
Compare
Choose a tag to compare
  • now a child image relative locator contains the correct relative path to its parent (=relative to itself)
  • adds a generic relative path calculator to utils

v1.0.36

16 Apr 08:25
Compare
Choose a tag to compare
Add boot capability in MBR

partition() is now able to create an active and bootable primary MBR partition with  universal boot code (LBA/CHS).

Fix the phys drv num bug for ALL floppy types

15 Apr 06:58
Compare
Choose a tag to compare
set drive number 0x80 for HDD only

Now *all* kind of floppies will get the correct phyisical drive number (00h) in FAT BPB

v1.0.34 fixed a bug preventing floppy boot code to work properly

13 Apr 12:04
Compare
Choose a tag to compare
fixed a bug in mkfat

chPhysDriveNumber is set to 0x80 only for non-floppy media types (or floppy boot code could fail)

v1.0.33: enhanced imgclone

02 Nov 17:07
Compare
Choose a tag to compare
- imgclone can now operate from/to physical disks, not only images
- enhanced information (statistics) during data transfer

v.1.0.32

20 Oct 13:59
Compare
Choose a tag to compare
v1.0.32

Supports merging a Differencing VHD

v1.0.31

18 Oct 13:30
Compare
Choose a tag to compare

v1.0.30

17 Oct 15:17
Compare
Choose a tag to compare
Bugs fixed in vhdutils and vdiutils

- avoid infinite loop when searching for parent VDI
- VHD block bitmap is now flushed only when a "real" block is written to
- a virtual block in a Differencing VHD is now kept as such only if parent's block itself is virtual