summaryrefslogtreecommitdiff
path: root/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-05-18 20:04:41 +0200
committerAndreas Baumann <abaumann@yahoo.com>2014-05-18 20:04:41 +0200
commit1295f7cfc261d352388a048f40a58b9d7328a00e (patch)
tree8d3b56defb442e0f74d4416b7edf4b37a7e902f6 /tftproot/pxelinux.cfg/01-52-54-00-12-34-56
parent7953cefeaf609f0fc64788eafd3144660380aa0d (diff)
downloadcentosauto-1295f7cfc261d352388a048f40a58b9d7328a00e.tar.gz
centosauto-1295f7cfc261d352388a048f40a58b9d7328a00e.tar.bz2
..
Diffstat (limited to 'tftproot/pxelinux.cfg/01-52-54-00-12-34-56')
-rw-r--r--tftproot/pxelinux.cfg/01-52-54-00-12-34-563
1 files changed, 1 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 6bd6325..f8260d8 100644
--- a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
+++ b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
@@ -5,11 +5,10 @@ SERIAL 0 9600 0x303
TIMEOUT 20
PROMPT 1
-#console=ttyS0,9600n81
LABEL Centos 6.5 x86_64
MENU LABEL Centos 6.5 64-bit
KERNEL images/centos/6.5/x86_64/vmlinuz
- APPEND initrd=images/centos/6.5/x86_64/initrd.img ksdevice=eth0 ks=http://192.168.1.12/kickstart.cfg
+ APPEND initrd=images/centos/6.5/x86_64/initrd.img ksdevice=eth0 ks=http://192.168.1.12/kickstart.cfg console=ttyS0,9600n81
LABEL Centos 6.5 i386
MENU LABEL Centos 6.5 32-bit