Syntax
-dump [options]
Description
This command dumps the contents of boot header in to a separate binary file while generating PDI.
Example
[bootgen -image test.bif -o -boot.bin -log trace -dump bh]
Arguments
- empty: Dumps the partitions as binary files.
- bh: Dumps boot header as a separate file.
Note: Boot header is dumped as a separate
binary file along with PDI. PDI generated is not be stripped of the boot header, but
it retains the boot header.