K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-11-01T20:06:12.000000Z K 7 svn:log V 291 Fix 'gpt boot' to work on disk devices and not just plain files. Writes to disk devices have to consist of a block of sectors. Thus, when writing gptboot to the boot partition, round the size of the gptboot file up to a sector boundary, pre-zero it, and write out the full buffer to disk. END