mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1262] Raspberry Pi iPXE Bootloaders - Add support for Raspberry Pi 3 #1908
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#1908
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CygnusHyoga on GitHub (Jun 28, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1262
Is your feature request related to a problem? Please describe.
It would be nice to add support in Raspberry Pi iPXE Bootloader for Raspberry Pi 3.
I see that netbootxyz has support for Raspberry Pi iPXE Bootloaders for Raspberry Pi 4 - USB/SD Card Image and for Raspberry Pi 4 - EFI Image, but this images not work with Raspberry Pi 3 (never pass the multicolor screen).
Describe the solution you'd like
Add support in Raspberry Pi iPXE Bootloader for Raspberry Pi 3 like the images for Raspberry Pi iPXE Bootloaders for Raspberry Pi 4.
Describe alternatives you've considered
Additional context
I test the pipxe (https://github.com/ipxe/pipxe) image, that has support for pi3 (have an old firmware and an old ipxe version). It's work ok booting from usb from pi3 and load ipxe from netbootxyz, but no load netbootxyz menus and local-vars with netbootxyz.efi error.
Thanks!
@silviu-social1st-ro commented on GitHub (Apr 18, 2025):
+1 RPI 3b+ has netboot capabilites, but limited. the kernel must have a specific name:
https://metebalci.com/blog/bare-metal-rpi3-network-boot/