Actions
Bug #29690
closedforeman installer expects shimx64.efi but only shim.efi is installed
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Description
When trying to deploy a machine via discovery -> provision, a dhcp record is created pointing to boot shimx64.efi but that file isn't installed on the tftproot, only shim.efi.
TFTP Logs:
in.tftpd21507: RRQ from 192.168.1.93 filename grub2/shimx64.efi
in.tftpd21507: Client 192.168.1.93 File not found grub2/shimx64.efi
- find /var/lib/tftpboot/grub2/
/var/lib/tftpboot/grub2/
/var/lib/tftpboot/grub2/grub.cfg
/var/lib/tftpboot/grub2/boot
/var/lib/tftpboot/grub2/grubx64.efi
/var/lib/tftpboot/grub2/shim.efi
Using Foreman 2.0.0
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/592 added
Updated by Lukas Zapletal about 5 years ago
- Related to Feature #29213: puppet-foreman_proxy should run on el8 added
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Category set to Foreman modules
- Target version set to 2.1.0
- Fixed in Releases 1.24.3, 2.0.1, 2.1.0 added
- Fixed in Releases deleted (
2.2.0)
Actions