Hello
it’s ok only with: ipxe.pxe, ipxe.kpxe, ipxe.kkpxe, realtek.pxe, realtek.kpxe and realtek.kkpxe.
I will choose ipxe.kpxe because we also have computers on our network with Intel network cards.
Thank you very much and happy new year 2020
Hello
it’s ok only with: ipxe.pxe, ipxe.kpxe, ipxe.kkpxe, realtek.pxe, realtek.kpxe and realtek.kkpxe.
I will choose ipxe.kpxe because we also have computers on our network with Intel network cards.
Thank you very much and happy new year 2020
My version of fog is 1.5.7 and with unmanaged switch the problem is the same
Thanks
Hi,
We bought some new computers HP EliteDesk 705 G4 SFF, Ref Constr : 3AD02AV -Ref Four : UG3AD02AV and we want to boot them on LAN with a PXE server and a FOG server to deploy number of workstations. On this server we put our image Windows 10 ver 1809.
The boot sequence is good at the start up with PXE and DHCP and the mac@ is recognized but in the second stage we get stuck with the following message : “No configuring methods succeeded”.
We use this method to spread the same image on other stations and all is fully functional, except with this type of station HP 705 G4.
So, if some one have ever had the same problem or have any idea to solve this trouble, you are well come.
I put a screen shot to see exactly what it’s about.
Thank you very much
Alain
hi
Same problem here on Debian 8.7 and Fog version 1.4.3
Thank you, now the compilation is ok.
But with my new undionly.ipxe file, I have a boot error:
[url=“/_imported_xf_attachments/1/1826_fog.PNG?:”]fog.PNG[/url]
Hi,
The command “make bin/{undionly,ipxe}.{,k,kk}pxe EMBED=ipxescript” finish by:
[HOSTCC] util/zbin
util/zbin.c:7:18: fatal error: lzma.h: No such file or directory
#include <lzma.h>
compilation terminated.
make: *** [util/zbin] Error 1
Hi,
I think it is necessary to Building a custom undionly.kpxe file .
See: [url]http://www.fogproject.org/wiki/index.php/Building_undionly.kpxe[/url]
Change in config/console.h :
define KEYBOARD_MAP us
to
define KEYBOARD_MAP fr
But I have a compilation error at the end of the procedure.