Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problems building vbox rom
2017-03-02, 20:41 (This post was last modified: 2017-03-02 20:42 by NiKiZe.)
Post: #2
RE: problems building vbox rom
I'm assuming you have read the Readme about vbox, copy found at: https://git.ipxe.org/ipxe.git/blob/HEAD:...box/README
And especially the size constraint part.

Remember that when CONFIG=vbox is used, the config files from that directory is used so changes needs to be done in those files (described in more detail at http://ipxe.org/appnote/named_config )

I don't think much features will fit in the above mentioned size constraint, so the usual way to handle that in vbox is to have DHCP config or script that checks the features, and if some feature, such as menu is missing then a more full version of ipxe is loaded over the network first before bzImage can/is booted. One ISC DHCP config that checks the ipxe features option can be found at: https://gist.github.com/robinsmidsrod/40...green-conf I know Robin uses vbox so that config is likely done for just this use-case.

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
problems building vbox rom - iucounu9 - 2017-03-02, 20:33
RE: problems building vbox rom - NiKiZe - 2017-03-02 20:41



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