Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
too big rom file for 64k NIC ROM chip
2018-03-01, 18:24
Post: #2
RE: too big rom file for 64k NIC ROM chip
Hi, Welcome to the forum!

The size of iPXE depends on which features are enabled at compile time, you can see https://git.ipxe.org/ipxe.git/blob/HEAD:...box/README which describes how to use the vbox named config which has some features disabled to fit in the limited 56K that is its max size. However iPXE grows over time, so latest build might actually not fit :/

You can then modify your own config to disable features in your bootstrapping iPXE ROM with the vbox one as a base.
It is likely that you still will want to chain into a more fully featured version of iPXE from the ROM.

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: too big rom file for 64k NIC ROM chip - NiKiZe - 2018-03-01 18:24



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