[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Boot screen line



On Fri, 20 Jan 2012 17:51:03 +0100, antispammbox-debian wrote:

>> On Thu, 19 Jan 2012 20:58:25 +0000, zmjqwiw5az0jd wrote:
>>
>>> Hi all
>>
>> Hi, please, disable html when sending posts to this mailing list :-)
>>
>>> It possible that the text appearingwhen loading Debian,
>>>
>>> write them on a singleline of the screen?
>>>
>>> Or when loading is complete, clear entire screen?
>>
>> What Debian version?
> 
> Squeeze for i386

Then you can try what I've suggested. As root, open "/etc/inittab", 
locate this line:

***
1:2345:respawn:/sbin/getty 38400 tty1
***

And append the "setterm" command:

***
1:2345:respawn:/sbin/getty -I `setterm -clear all` 38400 tty1
***

Save the file and restart. 

This will clear the screen (tty1) after booting.

Greetings,

-- 
Camaleón


Reply to: