If they're DHCP, it's really simple: gPXE>dhcp net0 if not, manually assign the static address: gPXE>set net0/ip {ip4} gPXE>set net0/netmask {netmask} ...
確定! 回上一頁