load the whole ISO.
The problem with this code is that it doesn’t boot into the ISO it loads, it just says Loading boot sector… booting… and then skips to windows:
initrd tftp://${fog-ip}/os/Sergei/Sergei.iso
chain tftp://${fog-ip}/os/memdisk iso raw
This code just crashes when loading the WinPE in the ISO (meaning it loaded the whole 4GB ISO, but I don’t know why it crashes. The PC has 16GB of RAM):
sanboot http://${fog-ip}/html/Sergei/Sergei.iso
This code just says input/output error 1d0c62 fix (on the ISO file):
initrd http://${fog-ip}/html/Sergei/Sergei.iso
kernel tftp://${fog-ip}/os/memdisk iso raw