From 549979ecf92e94afcb936ba7bc40d4e33261e0c6 Mon Sep 17 00:00:00 2001 From: Dirk Date: Fri, 13 Jun 2014 20:12:08 +0200 Subject: Updating PXE stuff ... --- src/boot-env/syslinux/README.pxe | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/boot-env/syslinux/README.pxe') diff --git a/src/boot-env/syslinux/README.pxe b/src/boot-env/syslinux/README.pxe index 856e5aed..965ec93b 100644 --- a/src/boot-env/syslinux/README.pxe +++ b/src/boot-env/syslinux/README.pxe @@ -42,13 +42,13 @@ Example how the PXElinux information is gathered: ##### at this point the system labels are being included ##### ##### ##### # # -# LABEL openslx-suse-11.4-default::nfs # -# MENU LABEL ^SUSE 11.0 System / NFS # -# KERNEL suse-11.0-default/vmlinuz-2.6.35.20-0.1-pae # -# APPEND quiet vga=791 initrd=suse-11.4-default/initramfs-1 file # +# LABEL ubuntu-14.04-default::nfs # +# MENU LABEL ^Ubuntu 14.04 System / NFS # +# KERNEL ubuntu-14.04-default/vmlinuz-3.11.35.20-0.1-pae # +# APPEND quiet vga=791 initrd=ubuntu-14.04-default/initramfs-1 file # # IPAPPEND 3 # # TEXT HELP # -# OpenSUSE 11.4 System # +# Ubuntu 14.04 Default System # # ENDTEXT # # . # # . # @@ -62,7 +62,7 @@ Example how the PXElinux information is gathered: # LABEL test # # MENU LABEL ^Testmenu # # MENU PASSWD test # -# KERNEL pxechain.com # +# KERNEL pxechn.com # # APPEND 192.168.1.1::pxelinux.0 # # # ########################## End of PXElinux-menu file ########################### -- cgit v1.2.3-55-g7522