Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 23:18:29 -0500
From:      "Erik Rothwell" <erothwell@callgtn.com>
To:        <freebsd-questions@FreeBSD.ORG>, Larry Keys <psuedoboot@yahoo.com>
Cc:        <coldboot@theglobe.com>
Subject:   Re: FreeBSD Login Screen
Message-ID:  <200012222318.AA16056528@wdc.callgtn.com>

next in thread | raw e-mail | index | archive | help
You need to modify /etc/gettytab . . . it looks like this:

Where it says --

default:\
        :cb:ce:ck:lc:fd#1000:im=\r\n%s/%m (%h) (%t) \r\n\r\n:sp#1200:

You want to change the part following :im= and preceeding :sp#1200: 

My looks something like this --

         :cb:ce:ck:lc:fd#1000:im=\r\n\r\nYou are now entering fear and loathing.\r\n\r\n:sp#1200:

Don't comment out the old line and then write the new line below it though, that caused me some trouble. 

-------
E. L. Rothwell
xxxxxxxx xxxxxxxxx xxxxxxxxxxxxx
xxxxx xxxxxxxxxxxxx xxxx
-------


---------- Original Message ----------------------------------
From: Larry Keys <psuedoboot@yahoo.com>
Date: Fri, 22 Dec 2000 01:18:23 -0800 (PST)

>
>    I have what I hope is a simple question.  I'm
>still a little new to using FreeBSD.  
>When I login, I get a screen similar to the following:
>
>  FreeBSD/i386  (host.domain.net)  (ttypxx)
>
>  Login:
>
>   How can I change/modify the text in the
>"FreeBSD/i386  (host.domain.net)  (ttypxx)"
>portion of the login screen?
>
>/Larry
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Shopping - Thousands of Stores. Millions of Products.
>http://shopping.yahoo.com/
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012222318.AA16056528>