Correct the preseed path
This commit is contained in:
parent
9d300ec2c4
commit
5ba9f53b02
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue