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!
Chris Williams <cwillia3 at cisco.com> writes:> 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=ttyS0First start up Linux and make sure your serial parameters are correct and you can use the serial port. Then test with a minimal config containing a single SERIAL keyword only. -- Regards, Feri.
Apparently Analagous Threads
- Fedora 18 dom0, no video?
- [PATCH node] iscsi remote root basework This lays most of the groundwork for iscsi installation and configuration. At this time configuring iscsi is disabled due to multiple issues with dependent pieces.
- memdisk operations FAIL to boot with Syslinux-4.02
- Xen doesn't boot on grub2 or xend doesn't start
- Xen doesn't boot on grub2 or xend doesn't start