Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Server Variables Not Resolving Reliably
Post: RE: Server Variables Not Resolving Reliably

(2017-11-14 17:38)NiKiZe Wrote:   (2017-11-14 11:01)MikhailCompo Wrote:  I cant upload files??????................ No uploads allowed, please use some kind of imagepaste service. (2017-1...
MikhailCompo General 6 17,991 2017-11-15, 09:19
  Thread: Server Variables Not Resolving Reliably
Post: RE: Server Variables Not Resolving Reliably

I cant upload files??????................ Error is "Could not boot image: No such file or directory" Code: #!ipxe set boot-url http://${next-server} # set boot-url http://${dhcp-server} # ...
MikhailCompo General 6 17,991 2017-11-14, 11:01
  Thread: TFTP Block Size
Post: TFTP Block Size

So I am total novice when it comes to iPXE having only discovered it recently, however I have noticed that the boot performance is not great, from a gen 2 Hyper-V guest (gen 2 being UEFI). The perfor...
MikhailCompo General 1 8,724 2017-11-13, 12:41
  Thread: Server Variables Not Resolving Reliably
Post: Server Variables Not Resolving Reliably

I am booting a Hyper-V guest using Tiny PXE Server. My iPXE script starts Code: #!ipxe set BootServer http://${dhcp-server} However, BootServer and dhcp-server do not working later in the scri...
MikhailCompo General 6 17,991 2017-11-13, 12:05