View previous topic :: View next topic |
Author |
Message |
HaraldJ n00b
Joined: 30 Nov 2004 Posts: 5
|
Posted: Fri Mar 04, 2005 10:23 am Post subject: Kernel 2.6.9 - R1 - Redirect Console to ttys0 (Serial) |
|
|
Hi,
I am trying to get my system to redirect console to ttys0/Com1..
Added this to /etc/inittab
Code: |
s0:2345:respawn:/sbin/agetty -L -f /etc/issue.logo 38400 ttys0 vt100
|
I run the following comman:
After some time i get the following error:
INIT: Id "s0" respawning too fast: disabled for 5 minutes
Anyone know why? What can I do to solve this problem?
Would redirecting in GRUB be sufficent? Will I get a login prompt and all if I set redirection in GRUB? |
|
Back to top |
|
|
HaraldJ n00b
Joined: 30 Nov 2004 Posts: 5
|
Posted: Mon Mar 07, 2005 11:52 am Post subject: |
|
|
BUMP! Anyone? |
|
Back to top |
|
|
Konsti l33t
Joined: 10 Dec 2002 Posts: 691
|
Posted: Sat Mar 12, 2005 2:12 pm Post subject: |
|
|
ttyS0
big s
also you might try a dry run of "getty 38400 ttyS0" by hand and such |
|
Back to top |
|
|
|