ipxe inside pxelinux/syslinux with static ip configuration
|
2014-05-14, 12:58
Post: #2
|
|||
|
|||
RE: ipxe inside pxelinux/syslinux with static ip configuration
(2014-05-11 09:40)sschneid Wrote: i want to boot ipxe kernel from inside my pxelinux.cfg without a second dhcp request, because i want to keep my dhcp configuration. As a general rule I would strongly recommend against doing this. However, if you insist then there are a couple of viable approaches: - load ipxe.pxe rather than ipxe.lkrn: this will reuse the existing DHCP configuration. You will need to open the interface with "ifopen", but it will already have an IP address. - provide a command line to ipxe.lkrn which uses the "set" command to configure the relevant settings. Michael |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ipxe inside pxelinux/syslinux with static ip configuration - sschneid - 2014-05-11, 09:40
RE: ipxe inside pxelinux/syslinux with static ip configuration - mcb30 - 2014-05-14 12:58
RE: ipxe inside pxelinux/syslinux with static ip configuration - robinsmidsrod - 2014-05-19, 08:30
|
User(s) browsing this thread: 2 Guest(s)