mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1469] Add support for ZFSBootMenu #471
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#471
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 @no-usernames-left on GitHub (May 28, 2024).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1469
Is your feature request related to a problem? Please describe.
ZFS-on-root systems are generally bootable from ZFSBootMenu. This EFI image includes many useful utilities (especially the Recovery variant).
Describe the solution you'd like
Could you please consider the addition of the
Recoveryimage (auto-redirecting URL to latest release) of ZFSBootMenu to netboot.xyz? (The regular image is a strict subset of the Recovery image, so the Recovery is an all-in-one.)Describe alternatives you've considered
There is no exact alternative.
@BrianCArnold commented on GitHub (Aug 2, 2024):
Here's a working iPXE script that will start ZBM if called directly, I have something similar set up in my
utils-efi.ipxe: