diff options
author | bfox <bfox> | 2001-02-08 16:20:07 +0000 |
---|---|---|
committer | bfox <bfox> | 2001-02-08 16:20:07 +0000 |
commit | 9a2cde08131f332602f15bf8c7b91ab4e2631720 (patch) | |
tree | 8cf3b73059b63929d792d51fdcb47d28690f9122 /bootdisk | |
parent | 0d5a82d7b093cd3f2c17311b6df76fa0b9354e0c (diff) | |
download | anaconda-9a2cde08131f332602f15bf8c7b91ab4e2631720.tar.gz anaconda-9a2cde08131f332602f15bf8c7b91ab4e2631720.tar.xz anaconda-9a2cde08131f332602f15bf8c7b91ab4e2631720.zip |
Added blurb about other framebuffer modes
Diffstat (limited to 'bootdisk')
-rw-r--r-- | bootdisk/i386/general.msg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bootdisk/i386/general.msg b/bootdisk/i386/general.msg index d315dd8d5..a5bfa2950 100644 --- a/bootdisk/i386/general.msg +++ b/bootdisk/i386/general.msg @@ -9,17 +9,17 @@ resolution. If you are having problems with the graphical installer, try one of the following options: - Start the installer in 640x480 resolution by typing 0flowres <ENTER>07. - Avoid using framebuffer mode by typing 0fnofb <ENTER>07. + - Specify another framebuffer resolution at the boot prompt by appending + 'vga=xxx' according to one of the following modes: + 1024x768x16bpp -> vga=791 1280x1024x16bpp -> vga=794 + 1024x768x24bpp -> vga=792 1280x1024x24bpp -> vga=795 Certain hardware configurations may have trouble with the automatic hardware -detection done during the installation. While this is unusual, it does -happen occasionally. If you experience problems during the installation, -restart the installation using expert mode. Press 05<F3>07 for more +detection done during the installation. If you experience problems during the +installation, restart the installation using expert mode. Press 05<F3>07 for more information on expert mode. - There are a number of parameters that can be passed to the Linux kernel at boot time. Press 05<F4>07 for more information. - - 05[F1-Main] [F2-General] [F3-Expert] [F4-Kernel] [F5-Rescue]07 |