Fedora14 serial console how-to needed
- by lamba2
Has anyone ever got a serial console working in fedora 14 ?
Is it as simple as adding to grub:
serial --unit=0 --speed=38400
terminal --timeout=10 serial console
and add to the kernel lines: console=tty0 console=ttyS0,38400
??? If so, this isn't working for me. I have agetty installed, and im using minicom, although i've heard you can also use…