> wiping / zeroing out the drive before installation would be slow, > but would fix this...
To achieve the above, i use the following which does not help. What do you do to wipe/zero the drive? d-i partman/early_command string [ -b /dev/sde ] && if=/dev/zero of=/dev/sde bs=1024 count=1024 || true >Indeed just use an lvm-preseed, twice in a row, and delete partition > table between the two runs. What is this and how do you do it? Cheers, Sandeep.

