Building ROM Images
|
2014-08-01, 15:16
Post: #2
|
|||
|
|||
RE: Building ROM Images
Use e.g. a Linux installation and run lspci to figure out which device is your network card. Then do lspci -n -s <busid> to find out the PCI vendor/device IDs.
Just remember that you can only burn a ROM if you have an external PCI(e) card. If your network card is on the motherboard then the ROM for it is located inside your BIOS and you'll need to patch your BIOS to make things work. That is quite risky and you might brick your motherboard if you make mistakes. It is usually much safer to just use chainloading to load iPXE using the already available PXE firmware. See http://ipxe.org/howto/chainloading for more details. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Building ROM Images - ravinger - 2014-07-30, 04:33
RE: Building ROM Images - robinsmidsrod - 2014-08-01 15:16
RE: Building ROM Images - ravinger - 2014-08-07, 03:27
|
User(s) browsing this thread: 1 Guest(s)