但为什么控制台下用ZHCON却只能用640*480,我也看到zhcon.conf提到可以这样:
you can set color_depth to 8 or higher. This means you can use
# 640x480x256 colors, 640x480x65536 colors, 800x600x256 colors...etc
在grub.conf里面改
看我下面的grub.conf文件
--------------------------------------------------
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ vga=0x314
initrd /initrd-2.4.20-8.img