[GH-ISSUE #232] goto error #101

Closed
opened 2026-02-27 14:50:22 +03:00 by kerem · 1 comment
Owner

Originally created by @Firminator on GitHub (Mar 19, 2018).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/232

Question for understanding:
github.com/antonym/netboot.xyz@f1173291cf/src/archlinux.ipxe (L34)
Does this 'goto error' fail since there is no :error label in the archlinux.ipxe config or will it 'remember'/refer to the one and only :error label in the menu.ipxe?

Originally created by @Firminator on GitHub (Mar 19, 2018). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/232 Question for understanding: https://github.com/antonym/netboot.xyz/blob/f1173291cfa178e25c2662557b4c99fdd56c625b/src/archlinux.ipxe#L34 Does this 'goto error' fail since there is no :error label in the archlinux.ipxe config or will it 'remember'/refer to the one and only :error label in the menu.ipxe?
kerem closed this issue 2026-02-27 14:50:22 +03:00
Author
Owner

@antonym commented on GitHub (Mar 20, 2018):

It should circle back to the one in menu.ipxe since it's still loaded in memory.

<!-- gh-comment-id:374474260 --> @antonym commented on GitHub (Mar 20, 2018): It should circle back to the one in menu.ipxe since it's still loaded in memory.
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#101
No description provided.