From c2754e27e0f09e3b97606c4761bae3c344dda310 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 23 Jan 2021 20:08:02 -0700 Subject: [PATCH] faster --- ipxe | 1 + ipxe-install-debian-10 | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 120000 ipxe 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