Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to get GRUB to start in a different 'resolution'?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mrizzo
n00b
n00b


Joined: 21 Apr 2002
Posts: 6
Location: New Jersey, USA

PostPosted: Mon Apr 22, 2002 6:17 pm    Post subject: How to get GRUB to start in a different 'resolution'? Reply with quote

Gentoo has been great so far. I am just having trouble getting grub to load in 80 x 50 video mode. I know with lilo all I had to do was put vga=ask in the config file. Is this possible with GRUB? If so, what are the setting to enter into menu.lst?

Thanks,

Mike Rizzo
Back to top
View user's profile Send private message
Jeevz
Bodhisattva
Bodhisattva


Joined: 15 Apr 2002
Posts: 195
Location: Boston, MA

PostPosted: Mon Apr 22, 2002 6:51 pm    Post subject: Reply with quote

Works the same way. After your root delcaration in your menu.lst file add vga=ask

Example:
Code:

title=My example Gentoo Linux
root (hd0,0)
kernel /boot/bzImage root=/dev/hda3 vga=ask

Back to top
View user's profile Send private message
rommel
Veteran
Veteran


Joined: 19 Apr 2002
Posts: 1145
Location: Williamsburg Virginia

PostPosted: Tue Apr 23, 2002 2:44 am    Post subject: Reply with quote

i think you can also change resolutions when running x by pressing ctrl-alt and then the + and - keys...it should cycle throught he resolutions you have in your xf86config file for that depth
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum