diff --git a/ipxe b/ipxe new file mode 120000 index 0000000..130e69e --- /dev/null +++ b/ipxe @@ -0,0 +1 @@ +ipxe-install-debian-10 \ No newline at end of file diff --git a/ipxe-install-debian-10 b/ipxe-install-debian-10 index 3caad6f..be77b6d 100644 --- a/ipxe-install-debian-10 +++ b/ipxe-install-debian-10 @@ -3,7 +3,7 @@ dhcp kernel https://boot.netboot.xyz/memdisk iso raw -initrd http://185.165.168.249/debian-10.7.0-amd64-netinst.iso +initrd http://145.40.77.103/debian-10.7.0-amd64-netinst.iso boot -append auto=true priority=high preseed/url=http://185.165.168.249/preseed.cfg initrd=debian-installer/amd64/initrd.gz +append auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg initrd=debian-installer/amd64/initrd.gz