Actions
Bug #18830
closedThe Windows OS family only supports the PXELinux BIOS loader
Difficulty:
trivial
Triaged:
Pull request:
Description
The Windows family of operating systems currently doesn't override the available_loaders method, leading to it only supporting boot over PXELinux BIOS.
We're trying to provision such machines with UEFI, which therefore isn't possible.
Mainly creating this issue to have a ID for the pull request :)
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4362 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset dc2674ac1ac74f2dfafefbceb0f9d3e4af062a7e.
Updated by Dominic Cleal over 7 years ago
- Assignee set to Alexander Olofsson
- Translation missing: en.field_release set to 209
Updated by Alexander Olofsson over 7 years ago
The Foreman part does what it should, though our Windows provisioning scripts and networks seem to not yet be good enough to get working machines out the other end.
Can update once we actually get an UEFI provisioned Windows system online and ticking.
Actions