LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 932|回复: 2

lilo里如何设置将字符分辨率改为1024*786 16位色?

[复制链接]
发表于 2005-3-24 00:01:29 | 显示全部楼层 |阅读模式
vga=791   应该加在哪里?
lilo.conf改成这样了还是不行

  1. # File generated by DrakX/drakboot
  2. # WARNING: do not forget to run lilo after modifying this file

  3. boot=/dev/hda vga=791
  4. vga=791
  5. map=/boot/map vga=791
  6. default="windows"
  7. keytable=/boot/us.klt
  8. prompt
  9. nowarn
  10. timeout=100
  11. message=/boot/message
  12. menu-scheme=wb:bw:wb:bw
  13. image=/boot/vmlinuz vga=791
  14.         label="linux"
  15.         root=/dev/hda8 vga=791
  16.         initrd=/boot/initrd.img vga=791
  17.         append="devfs=mount acpi=ht resume=/dev/hda9 vga=791"
  18.         vga=791
  19.         read-only
  20. image=/boot/vmlinuz-2.6.3-7mdk
  21.         label="263-7"
  22.         root=/dev/hda8
  23.         initrd=/boot/initrd-2.6.3-7mdk.img
  24.         append="devfs=mount acpi=ht resume=/dev/hda9"
  25.         vga=791
  26.         read-only
  27. image=/boot/vmlinuz-2.4.25-2mdk
  28.         label="2425-2"
  29.         root=/dev/hda8
  30.         initrd=/boot/initrd-2.4.25-2mdk.img
  31.         append="devfs=mount acpi=ht resume=/dev/hda9"
  32.         vga=791
  33.         read-only
  34. other=/dev/hda1
  35.         label="windows"
  36.         table=/dev/hda
  37. other=/dev/fd0
  38.         label="floppy"
  39.         unsafe
  40. image=/boot/vmlinuz
  41.         label="failsafe"
  42.         root=/dev/hda8
  43.         initrd=/boot/initrd.img
  44.         append="failsafe acpi=ht resume=/dev/hda9 devfs=nomount"
  45.         read-only
复制代码
发表于 2005-3-24 00:11:50 | 显示全部楼层
先确定你的内核有没有打开framebuffer
回复 支持 反对

使用道具 举报

发表于 2005-3-24 01:23:15 | 显示全部楼层
请参考以下网站中的debian学习笔记

http://www.ringkee.com/jims/technic_folder/
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表