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 13:51:01 +0200
committerAndreas Baumann <abaumann@yahoo.com>2014-05-18 13:51:01 +0200
commit7953cefeaf609f0fc64788eafd3144660380aa0d (patch)
tree01f13a97b6eba66c17af8df95416852f942b3423 /tftproot/pxelinux.cfg/01-52-54-00-12-34-56
parentc0509bd96c2f9456b6eb4cd07a965fe1abceb56f (diff)
downloadcentosauto-7953cefeaf609f0fc64788eafd3144660380aa0d.tar.gz
centosauto-7953cefeaf609f0fc64788eafd3144660380aa0d.tar.bz2
updated to Cenots 6.5
host is ArchLinux or something modern, not Centos anymore
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-5617
1 files changed, 9 insertions, 8 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 878c47e..6bd6325 100644
--- a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
+++ b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
@@ -5,12 +5,13 @@ SERIAL 0 9600 0x303
TIMEOUT 20
PROMPT 1
-LABEL Centos 6.4 x86_64
- MENU LABEL Centos 6.4 64-bit
- KERNEL images/centos/6.4/x86_64/vmlinuz
- APPEND initrd=images/centos/6.4/x86_64/initrd.img ksdevice=eth0 ks=http://192.168.1.12/kickstart.cfg console=ttyS0,9600n81
+#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
-LABEL Centos 6.4 i386
- MENU LABEL Centos 6.4 32-bit
- KERNEL images/centos/6.4/i386/vmlinuz
- APPEND initrd=images/centos/6.4/i386/initrd.img ksdevice=eth0 ks=http://192.168.1.12/kickstart.cff console=ttyS0,9600n81
+LABEL Centos 6.5 i386
+ MENU LABEL Centos 6.5 32-bit
+ KERNEL images/centos/6.5/i386/vmlinuz
+ APPEND initrd=images/centos/6.5/i386/initrd.img ksdevice=eth0 ks=http://192.168.1.12/kickstart.cff console=ttyS0,9600n81