Description of problem: After we install FC6-test1, the Greek console font isn't loaded. Instead, we see an error message "Error: Cannot load font iso07-16.psfu". Apparently, someone missssspelled the font name defined under /etc/sysconfig/i18n. The correct settings are: LANG="el_GR.UTF-8" SYSFONT="iso07u-16" As you can see, the correct font is "iso07u-16" (FC6-test1 is missing the 'u'). Version-Release number of selected component (if applicable): Fedora Core 6 Test 1 How reproducible: Always Steps to Reproduce: 1. Start the FC6-test1 installation 2. During the language selection, select Greek 3. Complete the installation procedure, reboot and login 4. Confirm that there is no Greek support in the console Actual results: Greek font isn't loaded, no greek characters can be displayed. Expected results: Correctly spelled font name that loads fine and displays Greek. Additional info: None.
Fixed this up post test1
Thank you, much appriciated.
same problem with fc6t2 iso07u-16 (FC6-test2 is missing the 'u) setting should be: SYSFONT="iso07u-16"
wasn't this fixed by Jeremy Katz?
Apparently, I can't type. Fixed for real
No problem, thanks for the fix