Jump to content

Recommended Posts

Posted
Thanks for that. Unfortunately I am still getting the same error message.

 

 

You are getting the TFTP timeout right? If not ignore me, or try it anyways.

 

Odds are this happened to you after a reboot, in which case what happened was, when your tftp service attempted to start, your NIC had not gotten an address yet, so it was set to 0.0.0.0. So now what you need to do is start your TFTP service, first stop the service with:

sudo stop tftpd-hpa

 

then restart it with:

sudo start tftpd-hpa

Then try a pxe boot again, I think you will see different results.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...