On 7/20/08, Chris Kuethe <[EMAIL PROTECTED]> wrote: > wrong. if you write just one sector at the end, yes, you'll create a > sparse file. "dd if=/dev/zero of=image.bin bs=64k" will actually write > to each and every one of those sectors.
until you cp or tar it. :)

