Displaying 1 result from an estimated 1 matches for "ksserver".
Did you mean:
  xsserver
  
2012 Dec 06
4
problems with isolinux over serial console
...0;0
   20. menu color help 0;0
   21.
   22. default menu.c32
   23. timeout 600
   24.
   25. display boot.msg
   26.
   27. Menu title RHEL6 rescue image
   28.
   29. label rescue
   30.   menu label ^Rescue installed system
   31.   kernel vmlinuz
   32.   append initrd=initrd.img ks=
   http://ksserver/kickstart/ks/labserver002-rescue.ks ksdevice=eth0
   console=tty console=ttyS0,115200  ramdisk_size=32758 ip=45.32.255.21netmask=
   255.255.255.128 gateway=45.32.255.1 dns=45.3.128.10 rescue
   33.
   34. label local
   35.   menu label Boot from ^local drive
   36.   localboot 0xffff
   37.
   38...