
(causing the decompress to generate random data). I've changed it to pad using: dd if=xx.fs of=xx.fs conv=sync conv=notrunc bs=${floppysize}b count=1 which isn't subject to rounding errors! This might be the fix for PR/25552
(causing the decompress to generate random data). I've changed it to pad using: dd if=xx.fs of=xx.fs conv=sync conv=notrunc bs=${floppysize}b count=1 which isn't subject to rounding errors! This might be the fix for PR/25552