INIT: ID"0" respawn Fehler
-
Hallo beisammen,
ich habe heute seit mal wieder ein CRT an mein Linux-baby angeschlossen.
nach geraumer Zeit ( nur Textkonsolen, keine Grafik ) bekomme ich die MeldungINIT: Id "0" respawning too fast: disabled for 5 minutes
Welcome to SusE Linus 7.1 ( i386)- Kernel 2.2.18 ( tty1).und alle 5(?) miuten neu!
und dann darf ich mich wieder anmelden.Wo könnte ich denn da mal nachsehen ?
Hanns
ps.
Bei Zugriff über ssh merke ich davon nichts ( weil kein tty ?)
-
Die Fehlermeldung kommt wenn das Loginprogramm zu schnell beendet bzw. abstuerzt oder nicht vorhanden ist. Einstellen kann man dies in /etc/inittab.
Bei mir steht da zB.:
1:2345:respawn:/sbin/mingetty tty1, d.h. mingetty ist mein Loginprogramm fuer die virtuelle Konsole Nr 1.Gunnar
-
Ich hab da diese stehen
# getty-programs for the normal runlevels
# <id>:<runlevels>:<action>:<process>
# The "id" field MUST be the same as the last
# characters of the device (after "tty").
0:2345:respawn:/sbin/mingetty tty0
1:2345:respawn:/sbin/mingetty --noclear tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6´Hab das "--noclear" rausgenommen, Fehler tritt aber immer noch auf
Hanns
-
Guten Morgen,
ich sehe gerade, daß SuSe 7.1 auf tty10 die Meldungen zeigt"datum" linux mingetty{1232]: /dec/tty0: cannot set process group: inapproriate ioctl for device
die meldung ercheint mehrfach, angaben inKlammen steigen an ( PID ? )
Hilft das weiter ?
Hanns