找一个中文版的GRLDR,并加载中文字库,就可以了!!!!!
timeout 10
default 0
splashimage (hd0,0)/boot/grub/image.xpm.gz
fontfile (hd0,0)/boot/grub/fonts
title 备份/恢复操作系统
map --mem --read-only (hd0,0)/boot/boot.ima (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot
timeout 10
default 0
splashimage (hd0,0)/boot/grub/image.xpm.gz
fontfile (hd0,0)/boot/grub/fonts
title 备份/恢复操作系统
map --mem --read-only (hd0,0)/boot/boot.ima (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
map --floppies=1
boot

