Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intel BootUtil no longer understands gPXE/iPXE images?
2012-05-26, 10:27
Post: #2
RE: Intel BootUtil no longer understands gPXE/iPXE images?
Most likely the ROM is too large (not sure what the limit is for intel, but 64KB is a common limit), or it is not aligned to some boundary. The src/util/padimg.pl script in the main git repo can help you to get an aligned ROM image by padding NUL bytes. Have a look at the original ROM and see if you can make the new (ipxe) ROM exactly the same size (by starting smaller and padding as required).

Please report back your findings so that we can update the intel romburning page on the wiki with some new info. Version numbers and such of tools and vendor PXE ROMs are quite useful.

I assume that you have no problem to flash an official ROM from Intel on your card?
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Intel BootUtil no longer understands gPXE/iPXE images? - robinsmidsrod - 2012-05-26 10:27



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