mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1004] Ubuntu menu item not showing on arm64 #265
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#265
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 @MarcDoughty on GitHub (Sep 24, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1004
Originally assigned to: @antonym on GitHub.
Describe the bug
Using latest release, Ubuntu installations are not showing up in the menus under arm64.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Ubuntu arm64 installation options.
Additional context
It looks like other distros with arm64 were recently reworked in the menus, but Ubuntu was left out?
@antonym commented on GitHub (Sep 24, 2021):
Yeah, Ubuntu still needs a bit of rework since arm distros do not reside on releases.ubuntu.com but reside on https://cdimage.ubuntu.com/releases/20.04.3/release/ instead.
I just need to work around those upstream inconsistencies in the menu and build a netboot release for it. I'll try and get to it this weekend and then I'll enable it on the arm64 menu if it all works out.
@antonym commented on GitHub (Sep 25, 2021):
Found that I was having issues with Legacy network installs on arm64, but 20.04 and up Subiquity works. You should be able to give it a try from the Development Endpoint menu under Utilities.