27 Sep
2011
27 Sep
'11
5:40 p.m.
On Tue, Sep 27, 2011 at 6:00 PM, SanskritFritz <sanskritfritz@gmail.com> wrote:
On Tue, Sep 27, 2011 at 6:44 PM, Jorge Almeida <jjalmeida@gmail.com> wrote:
Not sure if someone already posted this:
https://bugs.archlinux.org/task/25980
That's it. I already rebooted and it comes out OK. "--noclear" is the option to use.
Strange, it doesnt work for me :( here is what I have in /etc/inittab:
c1:2345:respawn:/sbin/agetty --noclear -8 -s 38400 tty1 linux
Can you try without the "-s"? (I will not pretend that I understand the issues with gettys, but I think the default, whatever this means, does not have the flag, only the 38400 argument.) J.