Can we have an option to not modify the root path to that of the bootfile?
ie, when I set the root path to "RemoteInstall" and set the bootfile to "smsboot\x64\wdsmgfw.efi" and ROOT gets modified "RemoteInstall\smsboot\x64\"
I believe I have identified the issue you are referring to.
15:21:19 ROOT=C:\Users\erwan\Documents\-= SOURCES =-\delphi\network\sniffer_w2k\pxesrv\RemoteInstall\smsboot\x64\
15:21:32 DHCPd:DISCOVER received, MAC:00-0C-29-63-45-97, XID:A8875A1C
15:21:32 DHCPd:OFFER sent, IP:0.0.0.0, XID:A8875A1C
15:21:35 DHCPd:REQUEST discarded - ProxyDHCP, MAC:00-0C-29-63-45-97, XID:A8875A1C
15:21:35 PDHCPd:REQUEST received, MAC:00-0C-29-63-45-97, IP:192.168.1.154, XID:E6A9843C
15:21:36 PDHCPd:DHCP_ACK sent, IP:192.168.1.154:4011, xid:E6A9843C
15:21:36 TFTPd:DoReadFile OpenError:smsboot\x64\wdsmgfw.efi Cannot open file "C:\Users\erwan\Documents\-= SOURCES =-\delphi\network\sniffer_w2k\pxesrv\RemoteInstall\smsboot\x64\smsboot\x64\wdsmgfw.efi". Le chemin d’accès spécifié est introuvable
Seems TPS does not like a path in the boot filename...
That bug occurs only when specifying the filename in config.ini.
If you select it from the GUI, bug does not occur : that is the workaround I can propose for now until I fix this issue.