HI all!
First of all thanks for this great product, even though it has it’s rough edges, there’s nothing quite like it.
I have urbackup server 2.5.35 and I’m currently doing an image backup of just one windows 10 client.
If I use the VHD format, the backup and mount of images works fine but if I use VHDX, the backup runs fine, but the mount on the web interface gives me an error and the logs show this:
2026-03-04 09:36:23: ERROR: Footer checksum wrong. Switching to header
2026-03-04 09:36:23: ERROR: Header and footer checksum wrong
Now I went to the actual vhdx file and tried to mount it with:
urbackupsrv mount-vhd -m a/ -f Image_C_260303-2124.vhdx
and works just fine and I can see my files.
OS is Debian GNU/Linux 12 (bookworm) updated to latest packages.
Any ideas?