From 07e7df1393d4331c6d62f0106294798911349564 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 18 Feb 2013 18:47:22 +0100 Subject: first working version --- tftproot/pxelinux.cfg/01-52-54-00-12-34-56 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tftproot') diff --git a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 index 510c906..9401dd8 100644 --- a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 +++ b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 @@ -13,5 +13,5 @@ ENDTEXT MENU LABEL Boot Arch Linux (x86_64) (HTTP) LINUX boot/x86_64/vmlinuz INITRD boot/x86_64/archiso.img -APPEND archisobasedir=archiso/arch archiso_http_srv=http://10.0.2.2:8080/ ip=dhcp modprobe.blacklist=cirrus +APPEND archisobasedir=archiso/arch archiso_http_srv=http://10.0.2.2:8080/ ip=dhcp modprobe.blacklist=cirrus script=http://10.0.2.2:8080/archauto.sh IPAPPEND 3 -- cgit v1.2.3-54-g00ecf