From 5ba9f53b0214f9cebae0413c94719c47e17b2dea Mon Sep 17 00:00:00 2001 From: Gardais Jeremy Date: Wed, 23 Nov 2016 15:05:00 +0100 Subject: [PATCH] Correct the preseed path --- config/debian/menu.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/menu.cfg b/config/debian/menu.cfg index 696aee2..05dc3ce 100644 --- a/config/debian/menu.cfg +++ b/config/debian/menu.cfg @@ -67,7 +67,7 @@ label oldstableAmd64 label wheezy Cluster node menu label Debian Wheezy amd64 ^Clusternode kernel installer/debian/wheezy/amd64/linux - APPEND vga=normal initrd=installer/debian/wheezy/amd64/initrd_firm.gz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/installer/debian/wheezy/amd64/preseed_cluster.cfg IPAPPEND 2 + APPEND vga=normal initrd=installer/debian/wheezy/amd64/initrd_firm.gz auto=true interface=auto netcfg/dhcp_timeout=60 netcfg/choose_interface=auto priority=critical preseed/url=tftp://129.20.203.27/preseed/debian/wheezy/preseed_cluster.cfg IPAPPEND 2 label oldstableI386 menu label Debian wheezy i386 kernel installer/debian/wheezy/i386/linux