mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #416] Hybrid iPXE Bootloaders #159
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#159
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 @antonym on GitHub (Dec 13, 2019).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/416
Originally assigned to: @antonym on GitHub.
Investigate putting together hybrid bootloaders that compile legacy and UEFI iPXE bootloaders to cut down number of disks and make things easier.
http://forum.ipxe.org/showthread.php?tid=8132&pid=12856#pid12856
@github-actions[bot] commented on GitHub (Nov 24, 2020):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@antonym commented on GitHub (Jan 13, 2021):
Look into testing and adding hybrid support from upstream:
github.com/ipxe/ipxe@79c0173d6d@JuniorJPDJ commented on GitHub (Feb 12, 2021):
.
@JuniorJPDJ commented on GitHub (Feb 12, 2021):
I just did:
And I now have usb for efi + bios ;)
@antonym commented on GitHub (Feb 12, 2021):
Yeah, I have some hybrid images up here already: https://boot.netboot.xyz/
I have not added them to the main downloads page on the site but will with a little more testing.
@JuniorJPDJ commented on GitHub (Feb 12, 2021):
BTW. Cool addition would be also adding
netboot.xyz-arm64.efito this imgs ;)@antonym commented on GitHub (Feb 12, 2021):
I was going to but I left it off to keep it from inflating the size of the file too much. Arm isn't being heavily used in the project yet so I'll probably leave it separate for now.
@antonym commented on GitHub (Aug 5, 2021):
Available now so closing