[syslinux] console redirect

Chris Williams cwillia3 at cisco.com
Fri Jun 13 15:11:44 PDT 2008


Hi All, 
I'm trying to get console redirect working with Ultimate Boot CD which uses syslinux. My syslinux.cfg file looks like this: 
 
SERIAL 0 
DISPLAY startup.msg 
PROMPT 1 
TIMEOUT 100 
DEFAULT main 
#ONTIMEOUT boot 
ONTIMEOUT main 
LABEL boot 
  KERNEL chain.c32 
  APPEND hd0 
LABEL main 
  KERNEL menu.c32 
  APPEND /menus/main.cfg text console=tty0 console=ttyS0 
  
 
But I still can't get the console to work.. what am I doing wrong? 
 
Please cc me because I don't always check the thread. 
Thanks! 



More information about the Syslinux mailing list