On Sun, Aug 28, 2005 at 01:44:41PM -0400, Xander Biglin wrote: > Now I'm doing BLFS and just configured bash. Now it doesn't work > again. I tried en_US, en_US.iso8859-1, en_US.iso8859, en_US.iso88591.. > variations that I've seen before, and tried the loadkeys us after each > one, but to no avail. Does anyone have any idea what is going on?
Try this: cat > /etc/sysconfig/console << "EOF" FONT="default8x16" EOF Reboot and see if it all comes up OK. -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
