Comment 16 for bug 1064521

Revision history for this message
Alex Bligh (ubuntu-alex-org) wrote :

Easier way of replicating:

dd if=/dev/zero of=- bs=1M count=50000 | dd if=- of=myfile bs=1M count=50000

(two dd's to prevent dd optimisation of /dev/zero writes), whilst running Ric's script (he's just about to upload a better version.