mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1463] Talos (arm64) support #468
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#468
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 @ChickenIQ on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1463
Talos is already supported on x86_64, but the option is missing on arm64.
This would be great and should be possible as Talos supports pxe booting on both architectures.
@antonym commented on GitHub (May 23, 2024):
I enabled the menu option on arm64 here:
github.com/netbootxyz/netboot.xyz@00cf90f70aI think everything is in place to handle multi arch so give it a try on the development endpoint under the utilities menu and let me know if it works.
@antonym commented on GitHub (May 25, 2024):
Tested on arm64 server and kernels load up as expected.