netbootxyz / netboot.xyz

Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
https://netboot.xyz
Apache License 2.0
8.47k stars 651 forks source link

Talos (arm64) support #1463

Closed ChickenIQ closed 1 month ago

ChickenIQ commented 2 months ago

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 1 month ago

I enabled the menu option on arm64 here: https://github.com/netbootxyz/netboot.xyz/commit/00cf90f70a22735a1ea00cd1ca7f7fbed09ba98b

I 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 1 month ago

Tested on arm64 server and kernels load up as expected.