Skip to content

Hst Imager v1.2.407

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 09:19

Hst Imager v1.2.407-292a8d1 release.

Changes:

  • Fix rdb info command.
  • Fix file system entry iterator used for fat32, ntfs and exfat not iterating dirs and files properly.
  • Fix calculating total sectors for disk.
  • Fix test helper media disk size used for unit tests.
  • Fix get console window width with a default fallback, if console is not available e.g. in unit tests.
  • Fix disk info to allow image file with 0 bytes in size.
  • Remove administrator requirements and show warning message instead when using physical drives.
  • Add rdb resize command. Resize RDB to use all disk space, e.g. if a 16GB image is written to a 64GB disk, then resizing RDB allows additional partitions to be created and use the disk space from 16GB up to 64GB.
  • Add rdb part move command. Move a partition from one cylinder to another.
  • Add format command to format a physical disk or image file for MBR, GPT, RDB and PiStorm. It will initialize partition table, create partitions and format them ready for use.
  • Add hst imager console x86 zip artifact.
  • Update fs dir, copy and extract to support device name and partition number for RDB partitions.
  • Update readme.