On my terminal client I tried VT100, I
tried ANSI, VT*, VT100, VT101, etc., and none of them corrected the
problem. I also tried passing utf8 to the kernel in my isolinux.cfg
file, but that didn't work either, like this:
kernel vmlinuz
append ks=cdrom:/ks.cfg initrd=initrd.img console=ttyS0,38400 utf8
I also set these variables in my kickstrart ks.cfg file:
lang en_US.UTF-8
langsupport --default en_US.UTF-8 en_US.UTF-8
That didn't help either. I think it's a problem with how anaconda is setting up the terminal.
kernel vmlinuz
append ks=cdrom:/ks.cfg initrd=initrd.img console=ttyS0,38400 utf8
I also set these variables in my kickstrart ks.cfg file:
lang en_US.UTF-8
langsupport --default en_US.UTF-8 en_US.UTF-8
That didn't help either. I think it's a problem with how anaconda is setting up the terminal.
josh
On 5/5/06, Oden, James <James.Oden@xxxxxxxxxxx
> wrote:
Looks like your terminal server needs to be set to a better term type
(vt* I think works fine...james