Replies: 2 comments 1 reply
-
Technically, all of it is "just PXE" because we first use it to boot iPXE which then does a second PXE sequence. It should work on anything that does PXE and runs architecture that iPXE runs on. You can disable iPXE here and then change bootFilename to something else, which becomes a replacement for iPXE binary (see logic here) |
Beta Was this translation helpful? Give feedback.
-
Thanks for your answer. I'm still unable to know exactly what to do (after a few tryes, i still haven't been able to use "pure PXE" with this old mini-board). But ... at second thought, i'm now going for a (maybe) simpler solution in the end : booting this device from a USB key in which the ipxe.iso image has been flashed, and then everything is of course working fine (so i won't have to maintain something purely PXE related for one device). Thanks again for your netbootd nicely integrated stack, and i hope the project is not abandonned ;) |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'm really new to PXE / iPXE and, to be honest, it's really difficult to have something running (many options, many configurations, ...).
Hopefully i found netbood, and it works perfectly for my (recent) hardware with iPXE (the "everything packaged in the same binary" approach is really a breath of air in that complex ecosystem).
However, i have an old board (a miniforum NUC "UM250") only allowing "PXE" and not "iPXE" - and here, i'm not able to find a working configuration - so, does anyone have a netbood manifest showing what should be configured for "PXE" only ?
(side note : i'm willing to use flatcar linux after boot, in case it would be relevant)
Thanks in advance and regards.
Beta Was this translation helpful? Give feedback.
All reactions