From 3369c506d4d2fb98376aa63fce9145e3ef04030e Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 14 Feb 2013 21:59:32 +0100 Subject: first booting 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 64b2ea0..d827b41 100644 --- a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 +++ b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 @@ -16,5 +16,5 @@ ENDTEXT MENU LABEL Boot Arch Linux (x86_64) (HTTP) LINUX boot/x86_64/vmlinuz INITRD boot/x86_64/archiso.img -APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ +APPEND archisobasedir=arch archiso_http_srv=http://192.168.1.12:8080/ ip=dhcp IPAPPEND 3 -- cgit v1.2.3-54-g00ecf