On Tue, 2007-05-01 at 22:28 -0700, Edward DeMeulle wrote: > Why does it turn out that both of these lines result in a text boot-up > (no pretty boot display)? The lines you wrote below? > kernel /vmlinuz-2.6.18-1.2798.fc6 root=/dev/VolGroup00/LogVol00 vga=791 3 The "3" means to start up in run-level 3, which is without graphics. > kernel /vmlinuz-2.6.18-1.2798.fc6 root=/dev/VolGroup00/LogVol00 vga=791 rhgb quiet That should start up a graphical mode, eventually. I think... I'm not entirely sure of the ramifications of vga=791. I know Kam Leo said it means 1024x768x64K colors, I don't know if it does anything else. I'd remove the rhgb, it does cause some people problems, and it takes one more thing out of the equation. Taking the quiet option out, as well, will show more details about things while booting. At least, while trying to resolve problems. -- (This box runs FC6, my others run FC4 & FC5, in case that's important to the thread.) Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists.