Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
boot script for install NetBSD
2019-10-28, 07:00
Post: #4
RE: boot script for install NetBSD
iPXE supports creating "virtual" DHCP packets, which is cached in the UNDI stack. (one example is at http://forum.ipxe.org/showthread.php?tid...0#pid10350 which just sets the relevant dhcp options, and then loads next stage PXE binary, but you will have to test this yourself)
However if the NetBSD stuff forces a real DHCP request than it is your DHCP server that needs to do this, and then there is no way of iPXE to send specific strings.

After a quick read, your best bet if you want to have iPXE change settings or similar, is to try and not use the NetBSD pxeboot at all, and instead implement that in iPXE
Sorry that I can't help you more here.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: boot script for install NetBSD - NiKiZe - 2019-10-28 07:00



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