K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-12-17T02:51:56.000000Z K 7 svn:log V 363 Check that the dump device is large enough. Otherwise we could end up with a dump offset that's smaller than the start of the dump device and either clobber data in preceding partitions or try to write beyond the end of the medium (unsigned wrap). Implement legacy behaviour to never write to the first 64KB as that is where metadata (ie disklabels) may reside. END