summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordwheeler <dwheeler@88473608-6f18-0410-8b6c-91216bd3049c>2008-01-08 14:04:39 +0000
committerdwheeler <dwheeler@88473608-6f18-0410-8b6c-91216bd3049c>2008-01-08 14:04:39 +0000
commit5454ee78949c053f802229e2764bdb40400f14ec (patch)
treea746409fb75817fc5e92a0502c81c82fac9f8627 /README
parent4e2ffbf5bba6bc4f9f48a919653ecd4d140d8bf0 (diff)
Document the right vga= parameter for grub.conf
git-svn-id: svn+ssh://svn-nitpicker.cl.cam.ac.uk/linpicker/trunk@135 88473608-6f18-0410-8b6c-91216bd3049c
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 57d06bd..d6c47c0 100644
--- a/README
+++ b/README
@@ -62,7 +62,7 @@ In order to load the svga (vesa) frame buffer you must load it in
at kernel boot time. For GRUB users, this means modifying grub.conf
by adding the following line to the boot kernel (change the kernel id
to yours):
-kernel /vmlinuz-2.6.22.9-61.fc6 ro root=LABEL=/1 video=vesafb:ywrap,mtrr vga=788
+kernel /vmlinuz-2.6.22.9-61.fc6 ro root=LABEL=/1 video=vesafb:ywrap,mtrr vga=0x312
This fb driver is only activated at boot time and the settings cannot be
changed using fbset.