Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Failed to burn ipxe rom to NIC
2014-12-31, 08:22
Post: #1
Failed to burn ipxe rom to NIC
Hi Friends,

When trying to burn an ipxe.efirom (compiled by myself) into my NIC, I met below error msg:
----------------------------------------------------
Current ROM info on flash: type=PXE version=3.4.306 devid=4099 proto=VPI
New ROM info: N/A (-E- Cannot get ROM version. Signature not found.)
-E- Burn ROM failed: The device FW contains common FW/ROM Product Version - The ROM cannot be updated separately.
----------------------------------------------------

Does anyone know how to include ROM info into my ipxe.efirom? Thanks a lot!
Find all posts by this user
Quote this message in a reply
2015-01-03, 16:11
Post: #2
RE: Failed to burn ipxe rom to NIC
You haven't specified what kind of NIC you're trying to update the ROM for. Once you know that you need to find the PCI vendor/device numbers and build VVVVDDDD.efirom instead of ipxe.efirom. The message also seems to suggest that you're dealing with a LAN-on-motherboard adapter, and those usually can't be flashed directly. You need to include the iPXE EFI ROM into your BIOS image, which is usually risky and can potentially brick your motherboard if you do it wrong. It is generally not recommended for beginners. Chainloading is much safer and usually easier. See http://ipxe.org/howto/chainloading for details.
Visit this user's website Find all posts by this user
Quote this message in a reply
2015-01-04, 01:34 (This post was last modified: 2015-01-04 05:30 by arleywong.)
Post: #3
RE: Failed to burn ipxe rom to NIC
My NIC is Mellanox ConnectX-3, it is an adapter, not embedded in a motherboard.
So is it possible to burn iPXE ROM into NIC without above msg?

Thanks!
Find all posts by this user
Quote this message in a reply
Post Reply 




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