I am trying to understand how to set this file for LFS-7.2 What is the default for the following variables? That is if you don't use this file and it is not present.
KEYMAP FONT From my research I think it is the following is the same as not having the file: cat > /etc/sysconfig/console << "EOF" # Begin /etc/sysconfig/console KEYMAP="en" FONT="lat1-16 -m 8859-1" # End of /etc/sysconfig/console EOF Is this correct? Thanks -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
