[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Nur 1 Konsole in Runlevel 5



On Mon, 3 Feb 2003 16:07:44 +0100
Tim Boneko <rotoplooker@freenet.de> wrote:

> Tach!
> Ich habe meine Kiste so umgestrickt, dass sie per default in Runlevel 5 mit X 
> startet, in Runlevel 2 und  3 ohne X. (Habe die entsprechenden Links in 
> /etc/rc2.d resp. rc3.d gelöscht.) Klappt wunderbar, aber in Level 5 habe ich 
> nur Konsole 1 auf /dev/tty1, die K. auf tty2-6 sind tot. Googlen brachte nix 
> dazu. Wer oder was ruft die Konsolen ins Leben?

Kenn mich damit zwar nicht aus, aber ich denke der Auszug aus meiner
inittab ist recht eindeutig:

----
# /sbin/getty invocations for the runlevels.
#
# The "id" field MUST be the same as the last
# characters of the device (after "tty").
#
# Format:
#  <id>:<runlevels>:<action>:<process>
#
# Note that on most Debian systems tty7 is used by the X Window System,
# so if you want to add more getty's go ahead but skip tty7 if you run X.
#
1:2345:respawn:/sbin/getty 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6
----

MfG
Sven



Reply to: