changed back to dhcp
This commit is contained in:
@@ -115,10 +115,6 @@ chain http://192.168.1.50/files/urbackup/boot.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
:netboot
|
||||
set net0/ip 192.168.1.250
|
||||
set net0/netmask 255.255.255.0
|
||||
set net0/gateway 192.168.1.1
|
||||
set dns 192.168.1.2
|
||||
ifopen net0
|
||||
dhcp
|
||||
chain --autofree http://boot.netboot.xyz || goto failed
|
||||
goto start
|
||||
|
||||
Reference in New Issue
Block a user