On Sun, 8 Aug 2010 13:10:01 -0500, Antonio Olivares <olivares14...@gmail.com> 
wrote:
> Update:
> 
> I modified the top line to contain :
>  ttyv0 "/usr/libexec/getty Pc"   cons25  on  secure
> and
> at the very end added one with
>  ttyv0 "/usr/libexec/getty autologin"   cons25  on  secure
> 
> and sadlyI get
> 
> Aug 8 12:07:58 grullahighschool init:  getty repeating too quickly on
> port /dev/ttyv0, sleeping 30 secs
> 
> Then I get login prompt :(  again.  What could be going wrong ?

You have TWO definitions for ttyv0 now, you only need ONE.

        ttyv0 "/usr/libexec/getty autologin"   cons25  on  secure

is the line you want. Just comment out the other one. And make
sure the xdm line is set to "off".


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to