PXE boot failed 1.5.6
-
-
@astrugatch Thanks for posting this log as well. Having a closer look I just found this:
make: Nothing to be done for ‘/opt/fog/snapins/ssl//CA/.fogCA.pem’.
I am not quite sure what is going wrong here. But seems like we are on the right track here.
Please run
echo $SHELL && lsb_release
and post output. -
@Sebastian-Roth said in PXE boot failed 1.5.6:
echo $SHELL && lsb_release
/bin/bash No LSB modules are available.
-
@astrugatch Whoops, what I meant is
lsb_release -a
-
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.6 LTS Release: 16.04 Codename: xenial```
-
Gotta go pick up my kids. I’ll take another swing at this tomorrow.
-
@astrugatch Ohhh no, there is a bug in the scripts which I somehow must have overlooked. Obviously my testing has been terrible back then when I last changed that script.
Forget what I wrote last. I even deleted the post so people don’t get confused. I will push out a fix in
dev-branch
in a minute. That should then be part of 1.5.7 which should come out soon.Edit: Fix is out: https://github.com/FOGProject/fogproject/commit/1bf321d399a3af664faab580fe81379051bf6eaf
-
This post is deleted! -
Still getting errors on iPXE with the new build
(note to anyone with this issue, I only did a buildipxe.sh on dev-branch and that didnt work, a full reinstall on dev-branch fixed it)
-