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

Boot Image URI empty value #8

Open
sanmigit opened this issue Feb 19, 2018 · 1 comment
Open

Boot Image URI empty value #8

sanmigit opened this issue Feb 19, 2018 · 1 comment

Comments

@sanmigit
Copy link

I am in a situation where my macs won't network boot due to the Boot Image URI variable being null.
I am running it self contained on Docker, and despite the script parsing the location of the images, and finding them, I am stumped. Am I missing something here?
image001
image002
image003
image004
image005

@tuxjz
Copy link

tuxjz commented Aug 13, 2019

I would suggest to fill some domain in /etc/hosts for local required IP, cuz there are some places, where if it isn't translated from domain name, local variable basedmgpath isn't inicialized/assigned before it is referenced ...

Today I spent some time tshooting why is it ending up on:
DEBUG: Unexpected error ack() selectedimage: local variable 'basedmgpath' referenced before assignment
and using domain instead of plain IP solved that problem .. even when I fixed some places, I didn't have time to fix them all ... so no plain IP for now

@bruienne any advise / possible fix?

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