Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DHCPDISCOVER then netboot tries from gateway #1474

Open
Turnorhouse opened this issue Jun 18, 2024 · 0 comments
Open

DHCPDISCOVER then netboot tries from gateway #1474

Turnorhouse opened this issue Jun 18, 2024 · 0 comments
Labels

Comments

@Turnorhouse
Copy link

[]: This bug persists when memory is increased beyond 8GB.

Describe the bug
initramfs attempts to netboot from gateway address when booting KUbuntu 24.04 (baremetal and VM)

To Reproduce
Steps to reproduce the behavior:
Attempt to boot Live CD KUbuntu 24.04
After DHCP Discovery happens it will try netboot from your network gateway IP.

Expected behavior
Continue booting from the netboot.xyz IP

Screenshots
Image (5)

Additional context
Same behavior as bug 1347.

netbootxyz container indicates version 2.0.79

Config file changes made:

boot.cfg:

set live_endpoint http://192.168.254.122:31011/

live-ubuntu.ipxe:

item nobel ${space} ${os} 24.04

:nobel
item ubuntu-24.04-KDE-squash ${space} Ubuntu 24.04 KDE
goto flavor_select

:ubuntu-24.04-KDE-squash
set squash_url ${live_endpoint}/ubuntu-squash/releases/download/24.04-custom/filesystem.squashfs
set kernel_url ${live_endpoint}/ubuntu-squash/releases/download/24.04-custom/
goto 24.04-boot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant