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

[RPi4] Network boot IPv6 not working properly #621

Open
vintozver opened this issue Oct 24, 2024 · 0 comments
Open

[RPi4] Network boot IPv6 not working properly #621

vintozver opened this issue Oct 24, 2024 · 0 comments
Assignees

Comments

@vintozver
Copy link

Describe the bug

Pure IPv6 netboot setup
I see the config.txt fetched, and attempts to fetch start4x.elf, but fails with "Firmware not found".
TFTP server reports incomplete transation.

Steps to reproduce the behaviour

  1. set up radvd
  2. set up kea-dhcp6
  3. flash/update EEPROM with the config mentioned (netboot, IPv6)
  4. tshark on LAN port to collect NETCONSOLE logs
  5. unplug-replug to initiate the network boot

Device (s)

Raspberry Pi 4 Mod. B

Bootloader configuration.

[all]
BOOT_UART=0
WAKE_ON_GPIO=1
ENABLE_SELF_UPDATE=0
BOOT_ORDER=0xf241
USE_IPV6=1
[email protected]/,6666@/

System

https://forums.raspberrypi.com/viewtopic.php?p=2262886

Bootloader logs

https://forums.raspberrypi.com/viewtopic.php?p=2262886

USB boot

No response

NVMe boot

No response

Network (TFTP boot)

https://forums.raspberrypi.com/viewtopic.php?p=2262886

@peterharperuk peterharperuk self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants