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

TFTP connection timed out results in Boot Failure? #50

Open
stefanbj opened this issue Nov 2, 2017 · 0 comments
Open

TFTP connection timed out results in Boot Failure? #50

stefanbj opened this issue Nov 2, 2017 · 0 comments

Comments

@stefanbj
Copy link

stefanbj commented Nov 2, 2017

It would seem that if there is a problem during the TFTP download in the boot.ipxe script, the end result is a Failed Boot and the machine gets stuck in BIOS.

 ...
 No ProxyDHCP responce, retrying (attempt 5/10)
 Configuring (net0 00:02:00:00:00) ...... ok
 nodes/.../boot.0......... Connection timed out (http://ipxe.org/....)
 FATAL: INT18: BOOT FAILURE

Perhaps the pixiecore/boot.ipxe's "chain ${filename}" also needs a "|| goto fail" added to it ?

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

1 participant