its taking hours of the time to upload and download.
What does your network environment look like? What kind of and how many switches are between client and server? Which image type is configured? Maybe RAW?
When i try the URL with hostname.php it keeps trying but nothing happens
You mean in a web browser?? Wow… this is… not as it should be I guess!
What do you see in the apache error logs while you try to access this URL from a browser. Depending on your distribution those files might be in /var/log/apache2/ or some similar path on the FOG server.
9/22/2015 7:04 PM FOG::SnapinClient Module is disabled on this host
Nothing else. Thats it for the last several hours, except replace the word “host” with “mac” earlier in the day until I manually added the mac by going into the individual host and adding it there.
We have the snapinmodule disabled as we don’t use it. I just forgot to uncheck the box when installing the fog client again.
You appear to have a node named Downtown, which lists before default. Because downtown is NOT the master of the Downtown group, it is unable to display. I will see about adding a better bit of error checking and have it out put the information regardless of if it’s there is a master or not. The problem is, without a master, you do not have access to upload images to that group/node.
@Tom-Elliott looks like it is .ipxe that is showing up, I had to record a video and play it back to see it. Yes the thread has moved in the direction of some machines are booting and others aren’t. It was originally a thread about none of the machines being able to register due to a MAC issue.
I’ll change the boot file to .kkpxe and see if that works with the machines that won’t boot.
@salginer Not a problem at all. When this happens - 99% of the time it’s due to dual DHCP or Rogue DHCP setup. That’s why I asked this first. Glad you got it going! 🙂
@Wayne-Workman Hi I am going to try fedora. Is there a link to fedora 21 you would recommend as safe to download? or is it literally as simple to to install on Fedora 22 and change “yum” to “dnf” in the commands?
The FedoraProject hosts torrent files for Fedora 21 and YES they are COMPLETELY legal to use - because the software is open source and free, and p2p is legal as well when used legally. The torrents hosed there are safe - and come with hash values of what the files should have. So what you get would be legit.
Also - you can use Fedora 22 as well - and just change yum for dnf - and skip the MySQL stuff, the installer will install mariaDB instead of MySQL for Fedora 22. There are notes on this at the bottom of the article.
@Wayne-Workman I have set a DHCP reservation for this laptop in W2K8 server. I am able to define a bootfile for this specific laptop, in this case to boot realtek.kkpxe. This should solve the problem for the laptop not able to boot over pxe.
Great! Just a hint on this: ipxe.kkpxe should have the realtek driver included. Just undionly.kkpxe comes without native drivers.
That said I still think that you are good to go with your solution. Some buggy BIOS versions just won’t run with the normal kpxe files and you just have to come up with a special solution for those.