file is not aligned to specified sector boundary
Facility: EFI$CP, The OpenVMS EFI Partition Control Program
Explanation: the target file is not aligned with the specified
sector boundary. This most commonly arises when the input volume
cluster factor is not a multiple of the specified output disk
sector size; when the input file is not aligned on a 2048-byte
(four block) sector boundary. (Given that files involved are
expected to be marked /NOMOVE, the tool will not attempt to
perform a MOVEFILE or similar low-level operation; the tool will
not attempt to correct the positioning error.)
User Action: Either relocate the file to a sector boundary, or
reinitialize the input volume to use a multiple of four as the
volume cluster factor. The DFU command DEFRAGMENT/LBN=lbn can be
used to locate a file onto a specific LBN.