From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: console font problem Date: Sat, 24 Apr 2004 17:36:55 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <408A6D77.2060907@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Kovacs Alpar wrote: > Sorry, I have redhat 8.0 (it use utf8 encoding), and I tried with > $_term_char_set ="ibm" > $_external_char_set = "cp437" $_external_char_set must match your locale settings, and uncommenting $_term_char_set is of no use. So try $_texternal_char_set = "utf8"