[GH-ISSUE #1484] Installing CentOS Stream 9 through ipxe on an Equinix Metal aarch64 mtjade hypervisor fails #2018

Closed
opened 2026-03-01 18:37:59 +03:00 by kerem · 3 comments
Owner

Originally created by @stratakis on GitHub (Jul 15, 2024).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1484

On Equinix Metal, after choosing custom_ipxe and using https://boot.netboot.xyz/ I'm able to boot to the menu to choose an OS.

However on selecting either the graphical or the text based network installer for CentOS Stream 9 I receive this error:

Checking Media Presence......
Media Present......
Downloading NBP file...

NBP file downloaded successfully.
iPXE initialising devices...ok

iPXE 1.21.1+ (g0cc8) -- Open Source Network Boot Firmware -- https://ipxe.org
Features: DNS HTTP HTTPS NFS TFTP VLAN EFI Menu
Welcome to Neverland!
Booting from net0...
(Ethernet) [open]
[Link:down, TX:0 TXE:1 RX:0 RXE:0]
[Link status: Unknown (https://ipxe.org/1a086194)]
[TXE: 1 x "Network unreachable (https://ipxe.org/28086090)"]
Configuring ()... ok
net0: gw
net0: gw
net1: (inaccessible)
net2: (inaccessible)
Next server: 147.28.152.140
Filename: nonexistent
tftp://147.28.152.140/nonexistent... No such file or directory (https://ipxe.org/2d12608e)
Checkpoint 92
Checkpoint 92
Checkpoint 92
Checkpoint 92
Checkpoint A0
Checkpoint 92
Checkpoint 92
Checkpoint A0
Checkpoint 92
Checkpoint 92
Checkpoint 92
Checkpoint 92
Checkpoint 92
Checkpoint A0
Checkpoint A0
Checkpoint DA
ERROR: Boot option failed

I've also tried to used the developer endpoints through the utilities menu to no avail.

Originally created by @stratakis on GitHub (Jul 15, 2024). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1484 On Equinix Metal, after choosing custom_ipxe and using https://boot.netboot.xyz/ I'm able to boot to the menu to choose an OS. However on selecting either the graphical or the text based network installer for CentOS Stream 9 I receive this error: >>Checking Media Presence...... >>Media Present...... Downloading NBP file... NBP file downloaded successfully. iPXE initialising devices...ok iPXE 1.21.1+ (g0cc8) -- Open Source Network Boot Firmware -- https://ipxe.org Features: DNS HTTP HTTPS NFS TFTP VLAN EFI Menu Welcome to Neverland! Booting from net0... <snip> (Ethernet) [open] [Link:down, TX:0 TXE:1 RX:0 RXE:0] [Link status: Unknown (https://ipxe.org/1a086194)] [TXE: 1 x "Network unreachable (https://ipxe.org/28086090)"] Configuring (<snip>)... ok net0: <snip>gw <snip> net0: <snip> gw <snip> net1: <snip> (inaccessible) net2: <snip> (inaccessible) Next server: 147.28.152.140 Filename: nonexistent tftp://147.28.152.140/nonexistent... No such file or directory (https://ipxe.org/2d12608e) Checkpoint 92 Checkpoint 92 Checkpoint 92 Checkpoint 92 Checkpoint A0 Checkpoint 92 Checkpoint 92 Checkpoint A0 Checkpoint 92 Checkpoint 92 Checkpoint 92 Checkpoint 92 Checkpoint 92 Checkpoint A0 Checkpoint A0 Checkpoint DA ERROR: Boot option failed I've also tried to used the developer endpoints through the utilities menu to no avail.
kerem 2026-03-01 18:37:59 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@stratakis commented on GitHub (Jul 16, 2024):

Same happening for AlmaLinux 9

<!-- gh-comment-id:2229722388 --> @stratakis commented on GitHub (Jul 16, 2024): Same happening for AlmaLinux 9
Author
Owner

@antonym commented on GitHub (Aug 31, 2024):

I tried CentOS 9 Stream and Almalinux (text) with a c3.large.arm64 on Equinix Metal and it booted up without any issues. I was able to get all the way to the text mode install prompts.

<!-- gh-comment-id:2322926363 --> @antonym commented on GitHub (Aug 31, 2024): I tried CentOS 9 Stream and Almalinux (text) with a c3.large.arm64 on Equinix Metal and it booted up without any issues. I was able to get all the way to the text mode install prompts.
Author
Owner

@stratakis commented on GitHub (Sep 2, 2024):

The issue was the APEI setting in the BIOS. After disabling it it was possible to proceed with the installation.

<!-- gh-comment-id:2324928611 --> @stratakis commented on GitHub (Sep 2, 2024): The issue was the APEI setting in the BIOS. After disabling it it was possible to proceed with the installation.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#2018
No description provided.