Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Does iPXE support IMAGE_COMBOOT
2019-12-06, 12:01
Post: #2
RE: Does iPXE support IMAGE_COMBOOT
if you make changes and than makes a git diff
or better, add specific lines to config/local/general.h that you want to have. and that post that content.

also show us the line you use to compile, and any error messages that you get.


// is the comment here. # is precompile flag.
Meaning that f you want IMAGE_COMBOT you create
config/local/general.h with:
#define IMAGE_COMBOT

and then compile as usual. however do note, that it is not possible to include combot in an efi build. (which is documented in the FAQ if i'm not mistaken)
Also don't try to enable anything that is already enabled by default, it's just redundant, and makes it harder to debug any issues in the future.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Does iPXE support IMAGE_COMBOOT - NiKiZe - 2019-12-06 12:01



User(s) browsing this thread: 1 Guest(s)