summaryrefslogtreecommitdiff
path: root/tftproot
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2016-02-06 20:04:02 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2016-02-06 20:04:02 +0100
commitac8c5d214551f898b3448a578070f45c13e29b15 (patch)
tree1fddcb507d0f37b70dd173e1c976622104807c2c /tftproot
parentab29c5020bc55511fc3456319d428ff154a290f4 (diff)
downloadarchauto-ac8c5d214551f898b3448a578070f45c13e29b15.tar.gz
archauto-ac8c5d214551f898b3448a578070f45c13e29b15.tar.bz2
tons of bugfixes
force output via serial
Diffstat (limited to 'tftproot')
-rw-r--r--tftproot/pxelinux.cfg/01-52-54-00-12-34-564
1 files changed, 2 insertions, 2 deletions
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 9401dd8..801d482 100644
--- a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
+++ b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
@@ -3,7 +3,7 @@ TIMEOUT 10
DEFAULT arch64_http_cfengine
-#SERIAL 0 9600 0x303
+SERIAL 0 9600 0x303
LABEL arch64_http_cfengine
TEXT HELP
@@ -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 script=http://10.0.2.2:8080/archauto.sh
+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 console=ttyS0,9600n8
IPAPPEND 3