mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1218] Linux Kernel build for aarch64 #348
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#348
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 @bradfeehan on GitHub (Mar 18, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1218
Is your feature request related to a problem? Please describe.
I have a single-board computer (SBC), the Odroid N2+. It has a very simple bootloader called Petitboot, it can use
kexecto boot into another linux kernel. But there's only a netboot kernel compiled for x86.Describe the solution you'd like
I see you have
netboot.xyz.lkrnfor x86, but not arm64 / aarch64.. is this impossible or something that could be added?Describe alternatives you've considered
Maybe I can write an SD card which runs netboot.xyz? I am not sure if this requires a linux kernel and just uses kexec, but I don't think my computer supports UEFI..
Additional context
@brandonros commented on GitHub (Apr 26, 2023):
https://boot.netboot.xyz/ipxe/netboot.xyz-arm64.efi
Are you sure this is missing? Works for me on Apple M1.
@bradfeehan commented on GitHub (Jul 11, 2023):
I'm looking for the
lkrntype so I can boot from this thing calledpetitbooton an ODROID device, it useskexecinternally to boot and needs a kernel and initrd.