Hi Darius
Wireshark gave me a direction. When looking at the capture I see that the ESXi is getting "access violation" when trying to download data from the WDS.
I used this link and modified the registry and it looks like this error is now cleared!
However, now I'm getting a new error :-)
Loading /tboot.b00
Error loading /tboot.b00
Compressed MD5: 000000000.... (a lot of 000)
Decompressed MD5: 000000000.... (a lot of 000)
Fatal Error: 24 (TFTP error)
According to the wireshark capture it looks like both files boot.cfg and mboot.efi are found and accessible, but I'm getting access violation on /tboot.b00
I was thinking I might need to change the path in the boot.cfg to include my subfolder (similar to what's described here) -
We need to append our boot path to all the files listed in this file. This path needs to match the path of our ESXi files.
but even after I added /ESXi6U2/ before all the files, I'm still getting the same error...
I feel like I'm close but missing some key point... any idea on how to properly configure the boot.cfg file? Or maybe it's configured correctly and the error is different?
Thanks,
Omer