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

how to prevent pxe boot looping #134

Open
wushuzh opened this issue Mar 7, 2022 · 1 comment
Open

how to prevent pxe boot looping #134

wushuzh opened this issue Mar 7, 2022 · 1 comment

Comments

@wushuzh
Copy link

wushuzh commented Mar 7, 2022

How can I setup the tool to do pxe installation for only one time ?

My server boot order is PXE first, so after installation is done and on next reboot, it may fail into the pxe installation again. And this loop may go forever.

If there is some similiar setting like cobbler pxe_just_once

@realtime-neil
Copy link
Contributor

It depends on the exact nature of your boot firmware and the "installation" in question. I've had good luck with a customized Debian installer that executes efibootmgr in a preseed/late_command script.

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

No branches or pull requests

2 participants