Re: zs_open tts/%d0, tty overwrite.
Hi *,
On Wed, 18 May 2005 15:50:06 +0200 Frans Pop <aragorn@tiscali.nl> wrote:
> On Wednesday 18 May 2005 08:58, Hanno Hecker wrote:
> > Seems like init couldn't open the device, the PID of the getty just
> > raised without doing anything. First guess: caused by changing
> > something in /etc/inittab and 'telinit q'. At least it's in your log
>
> Your guess is correct, base-config has this code in
> /usr/lib/menu/finish.d <snip>
> if [-f /etc/inittab.real ]; then
> mv -f /etc/inittab.real /etc/inittab
> telinit -q >/dev/null
> # Clear the screen, in preparation for the login prompt
> clear
> fi
> </snip>
>
> The obvious question is: is the inittab.real valid?
I think it's valid... or is it changed again after this part? It looked
ok when I logged in via ssh, and I'm able to log in after reboot.
Hanno
Reply to: