Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EFI: Add floppy images #1526

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

xesxen
Copy link
Contributor

@xesxen xesxen commented Oct 28, 2024

This adds floppy generation for the DHCP and DHCP-snp EFI boot images.

Some of the systems I have access to support uploading a floppy image to the IPMI interface to boot the server from. The IPMI interface supports booting ISO's, but only via a Samba share, therefore requiring external resources.

As the server itself is EFI-enabled this allows you to boot netboot.xyz in EFI mode without having to make network changes (PXE boot or Samba share) or require physical presence (USB thumbdrive, CD image).

@antonym
Copy link
Member

antonym commented Nov 8, 2024

Thanks for the contribution, I'll merge this into dev to test further. I'll post a URL to the generated menu and artifacts in dev once it completes.

@antonym antonym merged commit cc085a7 into netbootxyz:development Nov 8, 2024
2 checks passed
@antonym
Copy link
Member

antonym commented Nov 9, 2024

https://s3.amazonaws.com/dev.boot.netboot.xyz/cc085a7b602d235047f438b2f8e184b753f3e6e0/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants