Click to See Complete Forum and Search --> : Remote Console for Fedora Core 2


TobyR
07-06-2004, 07:12 PM
I'm just setting up a new PC with Fedora Core 2. As I ahve done on several occasions before now I used the Remote-Console-HOWTO to set up ... a remote console (!)

This HOWTO is very good - informative, well written and not verbose. However, I found that whislt I could see boot up messages I couldn't get a login prompt. After a little investigation I found that where the HOWTO recommended adding the following to /etc/inittab ...

co:2345:respawn:/sbin/getty ttyS0 CON9600 vt102

... what I actually required was ...

co:2345:respawn:/sbin/agetty ttyS0 9600 vt100

(in all other respects the HOWTO was spot on)

Hope this helps someone out there.

< searching keywords >

serial console remote ttyS0

happybunny
07-06-2004, 10:18 PM
great!

but where is the actual HowTo?

Loki3
07-07-2004, 12:57 AM
I assume it's this one but toby should confirm:
http://www.ibiblio.org/pub/Linux/docs/HOWTO/Remote-Serial-Console-HOWTO

TobyR
07-07-2004, 02:18 PM
Yes it is - apologies for the omission.

It's also available at:

http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/index.html