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

cp: cannot stat '/usr/share/ipxe/ipxe.efi': No such file or directory #95

Closed
e-minguez opened this issue Sep 4, 2019 · 1 comment
Closed

Comments

@e-minguez
Copy link
Contributor

cp /usr/share/ipxe/undionly.kpxe /usr/share/ipxe/ipxe.efi /shared/tftpboot

podman logs dnsmasq complains about cp: cannot stat '/usr/share/ipxe/ipxe.efi': No such file or directory

according to rpm -ql ipxe-bootimgs-20181214-1.git133f4c47.el8.noarch | grep ipxe there are two efi files:

/usr/share/ipxe/ipxe-i386.efi
/usr/share/ipxe/ipxe-x86_64.efi
@dtantsur
Copy link
Member

dtantsur commented Sep 5, 2019

Note that we need to keep compatibility with CentOS 7.

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 a pull request may close this issue.

2 participants