Only one problem (small I'm sure), Setting up Linux console... [ FAIL ] Wasn't this supposed to set that?
cat > /etc/sysconfig/console << "EOF" # Begin /etc/sysconfig/console LOGLEVEL="7" KEYMAP="en_US" FONT="lat1-16 -m 8859-1" UNICODE="0" # End /etc/sysconfig/console EOF Does any one see anything wrong with the file? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
