#!ipxe ifopen set net0.dhcp/next-server %ipaddress% || set net0.dhcp/filename ipxelinux.0 || set net0.dhcp/210:string / || set net0.dhcp/209:string pxelinux.cfg/default || set next-server %ipaddress% set filename ipxelinux.0 set 210:string / set 209:string pxelinux.cfg/default imgload pxelinux.0 boot pxelinux.0