QubesOS test media always fails

Check the binary changes between the images:

cmp -l file1.bin file2.bin | gawk '{printf "%08X %02X %02X\n", $1-1, strtonum(0$2), strtonum(0$3)}'
1 Like