Comment 5 for bug 1569964

Revision history for this message
Benno Schulenberg (bennoschulenberg) wrote :

See https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/657551/comments/23 .

The recipe more explicitly:

sudo cp /usr/share/consolefonts/Uni2-Fixed16.psf.gz /etc/console-setup/
sudo gunzip etc/console-setup/Uni2-Fixed16.psf.gz
sudo sed -i 's:^CODESET=.*:CODESET="Uni2":' /etc/default/console-setup

And this comment gives, I think, a hint at the proper solution:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/609775/comments/4 --
that is: the installer should figure out which consolefont to install.