[GH-ISSUE #153] No method to create a PXE based Virtual Machine #33

Closed
opened 2026-02-28 00:40:15 +03:00 by kerem · 0 comments
Owner

Originally created by @sygibson on GitHub (Jan 7, 2022).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/153

It's perfectly valid to create an empty VM and set the boot directives to network boot (PXE) first. This allows external provisioning systems that utilize DHCP / TFTP / PXE boot methods to build Virtual Machines.

As an operator, I would like the ability for the CreateVm function to support the PXE boot options. This might be done by specifying an appropriate boot config directive that specifies the Network Boot options. In addition, a Config directive of pxe should be added to allow downstream use of the feature.

Originally created by @sygibson on GitHub (Jan 7, 2022). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/153 It's perfectly valid to create an empty VM and set the `boot` directives to network boot (PXE) first. This allows external provisioning systems that utilize DHCP / TFTP / PXE boot methods to build Virtual Machines. As an operator, I would like the ability for the `CreateVm` function to support the PXE boot options. This might be done by specifying an appropriate `boot` config directive that specifies the Network Boot options. In addition, a Config directive of `pxe` should be added to allow downstream use of the feature.
kerem closed this issue 2026-02-28 00:40:16 +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/proxmox-api-go#33
No description provided.