Replies: 3 comments 6 replies
|
Two other discussions that might give some insights. So you will need to build ipxe for your nic, something like Now the ROM is likely limited in size so you will have to make the iPXE build absolutely minimal, vbox is a good base, but you might have to drop every feature other than the absolute minimal, the features banner you see at start is what you should be removing to begin with, and then the question will be, what will you be using this for? Should you keep Linux kernel boot support, or PXE support etc. |
5 replies
|
Hi. I've just successful made a floppy image and the 486 now can boot the iPXE but it hangs at this: Any tips? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi. I have an RTL8019AS ISA Ethernet adaptor with socket for EEPROM and I would like to dowload the .bin file to burn the chip with PXE.
How can I do it?
All reactions