08/08/12 21:20:13 LQH9nvMu
>>39です
今気づいたのですが
lilo.confにvt.default_utf8=0という記述をみつけました
カーネルコンパイル、unicon-toolをインストール後
# make zliloも行わないと駄目なのでしょうか?
ちなみに、現在のlilo.confは
# LILO configuration file
append=" vt.default_utf8=0"
boot = /dev/sda
bitmap = /boot/slack.bmp
bmp-colors = 255,0,255,0,255,0
bmp-table = 60,6,1,16
bmp-timer = 65,27,0,255
prompt
timeout = 1200
change-rules
reset
vga = 773
image = /boot/vmlinuz
root = /dev/sda3
label = Linux
read-only
こんな感じです