Clonedisk can now create Microsoft Virtual Hard Disks with different sector sizes (logical and physical).
Furthermore, while creating a new VHD, Clonedisk can also create the partition on the fly.
Clonedisk can now create Microsoft Virtual Hard Disks with different sector sizes (logical and physical).
Furthermore, while creating a new VHD, Clonedisk can also create the partition on the fly.
I have added Netcat as a mean to backup/restore over the network.
See possible netcat commands here.
I have added a 2 extra formats in latest version : VHD/VHDX and LZ4.
VHD/VHDX is using MS virtual disk API and LZ4 is using opensource LZ4 library.
While at it, I also added extra WIM compression methods (LZX and LZMS).
LZ4 is quite interesting as in some cases it is faster to compress thru LZ4 compared to using a RAW format and this despite the CPU overhead.
LZ4 files generated by Clonedisk are compatible with LZ4.exe.