@george1421 Thank you for all the info I am going to start working on this.
Latest posts made by gnavarrete
-
RE: Windows 7 and Windows 10 simultaneously
-
RE: Windows 7 and Windows 10 simultaneously
@george1421 said in Windows 7 and Windows 10 simultaneously:
dhcp-boot=undionly.kpxe
Sorry this might be an obvious question but I just want to make sure. I am guessing that I can change the “undionly.kpxe” instances to “undionly.kkpxe” since that is what is currently working for all of our windows 7 machines right?
-
RE: Windows 7 and Windows 10 simultaneously
@george1421 Thanks for all your help. I think I am going to install the new version of Ubuntu on another machine, install fog from scratch and mess around with the DNSMasq to see if I can get it to dynamically shift. Is there any recent posts that you may have on how to achieve this dynamical shifting?
-
RE: Windows 7 and Windows 10 simultaneously
@george1421 I was reading through your post (very nice post by the way). The only thing running on that server is Fog I wouldn’t mind upgrading the version to get the 2.76 v available in the repository.
-
RE: Windows 7 and Windows 10 simultaneously
@george1421 I have Ubuntu 14.04 running on the fog server.
-
RE: Windows 7 and Windows 10 simultaneously
@george1421 This is a small office with about 13 workstations. This is the router info: Router Model Netgear WNDR4000
Firmware Version DD-WRT v24-sp2 (06/08/12) big - build 19342I am not seeing a version of the dnsmasq anywhere
-
RE: Windows 7 and Windows 10 simultaneously
@george1421 Here is an image of my dd-wrt services configuration from the router. I think this would help you understand the current configuration (this is currently working with windows 7 machines but not windows 10)
-
RE: Windows 7 and Windows 10 simultaneously
@george1421 I hope I am understanding you right but my DNSMasq settings are running with a dd-wrt routter which also serves as the DHCP server.
-
Windows 7 and Windows 10 simultaneously
I have tried finding the answer for this in the forum and google. Hope I am not repeating a question but here it goes.
We have been using Fog in our office for some years now, we have a schedule set to capture each machine over night and it has been working wonders. However we recently had two machines upgrade to windows 10. The capture task for these had to be canceled because Fog wasn’t working with windows 10.
I was able to figure out that the reason Fog wasn’t working with windows 10 machines is the bootfile. We are currently using “undionly.kkpxe” and it works fine with windows 7 machines. However I was able to get windows 10 machines to work with “ipxe.pxe”.
It would be perfect if I can specify my DNSMasq to use either or bootfiles but I am not sure if that is possible. My current DNSMasq Options are
“dhcp-boot=undionly.kkpxe,192.168.xx.xx”
If anyone has any idea how I can have this work on both OS or knows of any other backup solution that would work please let me know. Thank you in advance.