Syntax
bootgen -image test.bif -o -boot.bin -log trace
Description
Generates a log while generating the boot image. There are various options for choosing the level of information. The information is displayed on the Console and in the log file, named bootgen_log.txt is generated in the current working directory.
Arguments
- error: The system captures only the error information.
- warning: The system has captured the warnings and error information.
- info: The system captures the general information and all the above information.
- trace: This level captures more detailed information along with the information above.