International (non-English speaking) users: Please click on the "Debian chroot" icon and type the following command: Code: dpkg-reconfigure locales Choose your language(s). Note that you should choose the language with no period between the language and the iso code (eg. "en_CA ISO-8859-1"), and optionally, the utf-8 version, too (eg. "en_CA.UTF-8"). Want more install space? If you want more space for installing stuff, you can purge all of the language and localization files that you aren't using. Make sure you have configured your locales (as shown above) first. Click on the "Debian chroot" icon and type the following command: Code: apt-get install localepurge; localepurge This will get you at least 80MB back. You should probably do this first, before starting to install. Running out of space during an install in Debian is ugly.
dpkg-reconfigure locales
apt-get install localepurge; localepurge