Solved vt configuration issue

Hi there.

I am trying to fix an issue on my system, but I don't find any further ideas....
I always get
Code:
getty repeating too quickly on port /dev/ttyv8...

Looking into it, I found at least one information that seems to correlate with it: at the end of boot process I get warnings
Code:
configuring vt: keymap keybell font8x16vidconctrol iso15-8x16.fnt can't load font file
same for 8x114 and 8x8

But I don't find any idea to fix this. Do any of you guys have any idea how to fix this one?

in my /etc/rc.conf i have
Code:
keymap="de"
keybell="off"
font8x16="iso15-8x16"
font8x14="iso15-8x14"
font8x8="iso15-8x8"

login files correspond to the FreeBSD handbook for localization and I did everything described there
 
Thanks alot. vgarom can be loaded - but I get a vt configuring message
Code:
configuring vt: keymap keybell font8x16 font 8x14 font8x8 blanktime
Do I have to worry about this?

And is there a option to install fonts that aren't that ugly? vgarom fonts aren't exactly what I define as readable....
 
Back
Top