[PR #1526] [MERGED] EFI: Add floppy images #2997

Closed
opened 2026-03-01 18:42:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1526
Author: @xesxen
Created: 10/28/2024
Status: Merged
Merged: 11/8/2024
Merged by: @antonym

Base: developmentHead: development


📝 Commits (1)

📊 Changes

4 files changed (+24 additions, -0 deletions)

View changed files

📝 roles/netbootxyz/defaults/main.yml (+8 -0)
📝 roles/netbootxyz/tasks/generate_disks_efi.yml (+14 -0)
📝 roles/netbootxyz/vars/debian.yml (+1 -0)
📝 roles/netbootxyz/vars/ubuntu.yml (+1 -0)

📄 Description

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).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/1526 **Author:** [@xesxen](https://github.com/xesxen) **Created:** 10/28/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`f122171`](https://github.com/netbootxyz/netboot.xyz/commit/f122171fed5d411730d59ffb5db14fd7306e1654) Add EFI floppy images ### 📊 Changes **4 files changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/defaults/main.yml` (+8 -0) 📝 `roles/netbootxyz/tasks/generate_disks_efi.yml` (+14 -0) 📝 `roles/netbootxyz/vars/debian.yml` (+1 -0) 📝 `roles/netbootxyz/vars/ubuntu.yml` (+1 -0) </details> ### 📄 Description 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). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:42:19 +03:00
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#2997
No description provided.