On 8/8/10, Polytropon <free...@edvax.de> wrote:
> 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,

Thank you for your patience and your help.  I deleted the last line
instead of commenting it out and changed autologin to test, and voila,
it worked.   The suggestions for the hostname also worked beautifully
:)


The following changes made it work:
/*

In
/etc/gettytab

ttyv0 "/usr/libexec/getty test"   cons25  on  secure
and removed the other line that had the same execpt for test/autologin(had Pc)

In
/etc/ttys

test:\
  :al=olivares:ht:np:sp#115200:

changed that word autologin to test and it made the difference.

I cannot thank you enough for helping me with this issue.  You made
the difference between a *frustrated FreeBSD* to a *Happy and enjoying
FreeBSD" user :)

Now, I have more than one machine running FreeBSD successfully and
with different desktops.  Polytropon, thanks a million for your help.

Regards,

Antonio
_______________________________________________
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