[GH-ISSUE #342] CentOS 7 fails to install if a static IP is required #139

Closed
opened 2026-02-27 14:50:32 +03:00 by kerem · 2 comments
Owner

Originally created by @patrakov on GitHub (Jul 10, 2019).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/342

In the CentOS 7 ipxe file, "ip=dhcp" is hard-coded as a kernel option. This is a limitation, because, using a failsafe menu (m), you can in fact set a static IP address. Therefore, ideally, the ip=... parameter for the installer kernel should be generated on the fly from the information that the user entered when statically configured the network.

Originally created by @patrakov on GitHub (Jul 10, 2019). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/342 In the CentOS 7 ipxe file, "ip=dhcp" is hard-coded as a kernel option. This is a limitation, because, using a failsafe menu (m), you can in fact set a static IP address. Therefore, ideally, the ip=... parameter for the installer kernel should be generated on the fly from the information that the user entered when statically configured the network.
kerem closed this issue 2026-02-27 14:50:32 +03:00
Author
Owner

@xmovu commented on GitHub (Jul 31, 2019):

Facing the same issue, had reported this before @patrakov .

No dice, it just won't work, did you find any solution? Perhaps @antonym can have a second look.

<!-- gh-comment-id:516857831 --> @xmovu commented on GitHub (Jul 31, 2019): Facing the same issue, had reported this before @patrakov . No dice, it just won't work, did you find any solution? Perhaps @antonym can have a second look.
Author
Owner

@xmovu commented on GitHub (Jul 31, 2019):

Fixed with #343 commits.

<!-- gh-comment-id:516868402 --> @xmovu commented on GitHub (Jul 31, 2019): Fixed with #343 commits.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#139
No description provided.