LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Grub screen to big on FC4 (https://www.linuxquestions.org/questions/linux-software-2/grub-screen-to-big-on-fc4-352293/)

phantasm 08-11-2005 03:28 PM

Grub screen to big on FC4
 
Hey all. Ok, after some recomendations from another member on what distro of FC supported SATA 378, i got FC4 installed. However my graphical login screen for Grub is to big and the screen actually scrolls. I haven't been able to find where i can change that resolution.

I have a few other issues as well, some i have no idea how to begin trouble shooting. lol. ANy help with the above though is appreciated.

bushidozen 08-12-2005 05:31 PM

I found this on another forum:

- Edit /boot/grub/menu.lst
- Add vga=792 to your default boot option
Code:

title                Ubuntu, kernel 2.6.10-5-k7 Default
root                (hd0,0)
kernel                /vmlinuz root=/dev/hde6 ro quiet splash vga=792
initrd                /initrd.img
savedefault
boot

I heard that vga=791 might work also.


All times are GMT -5. The time now is 11:11 PM.