Guillermo Ibañez wrote: > the prompt flash pointer jumps a few lines before the right position, I mean > the cursor places where it has not have to place. I think it is related with > my locale configuration and with the UTF on the console output.
Please try the following in /etc/sysconfig/console: FONT="lat1-16 -m 8859-1" KEYMAP="es" UTF-8 on console should not be used with non-UTF-8 locale (in other words, the console bootscript informs the kernel about locale settings, and "I use UTF-8" would be a misinformation). > using Framebuffer Which driver? Could you please try without framebuffer and report whether the console works correctly? Many framebuffer drivers are just broken beyond repair when a font change occurs. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page