Results 1 to 6 of 6
Im fairly new to Linux. When I say that I mean Ive been following its development since the early 90s but never see it as a serious desktop solution until ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-14-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
screen resolution from LiveCD
Im fairly new to Linux. When I say that I mean Ive been following its development since the early 90s but never see it as a serious desktop solution until I recently started to play with Ubuntu 7.04. Gentoo has always seemed like a solid idea, but ive never seriously tried installing till now. So I downloaded the LiveCD for Gentoo 2007.
My setup is a Pentium 3 500mhz, 384mb ram, 6gb hard disk, Nvidia MX440 gfx and 2 network cards. Problem is i only have a spare 15" monitor which wont display resolutions over 800x600 however most modern linux distros default to 1024x768.
With Ubuntu, theres a command line option to set the resolution when you activate the kernal during the LiveCD installation, but i havent yet managed to find one for Gentoo.
Anyone got some advice for me?
- 09-14-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Welcome to the forums!

Check the boot options available to you through the F-keys right before the CD begins to boot. I don't have a Gentoo CD, so I can't check them to tell you what they are for Gentoo.oz
- 09-14-2007 #3
I worked with Gentoo a long time ago and in that experience, it always asked me for my resolution before I booted up anything. Does it not do that for you as well? In the boot screen try to go to an options mode using an "F" key to change the resolution.
- 09-14-2007 #4Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
No, it doesnt ask you about resolution. I guess I could boot the LiveCD and disable the X loader so it drops to a command line, then define the Screen resolution before starting up X.
There is nothing specific in teh "F" key menus about resolution, but I know from experience that its a command line you enter when booting the kernal, tho I cant remember it for the life of me! Ill experiment a bit more, Thanks anyway
- 09-14-2007 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
- 09-15-2007 #6Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
Well, no luck there. Disabling the X loader drops to a command prompt but I cant work out how to set the resolution.
Does anyone know how for force it to change the resolution using the 2007 live CD?
AHA!!! Success!
I found this on another forum...
I started the gentoo liveCD off with the NOX setting specified, so that X would not load, then once that was done, I entered...sudo gtf <horiz> <vert> <refresh>', where if the resolution was 1280x1024 and the refresh rate was 80 Hz, then it would be 'sudo gtf 1280 1024 80'
and that did the trick and brought up X with a 60hz refresh rate, but only in 640x480. That will at least get me on the livecd so I can install it!sudo gtf 800 600 60Last edited by digideus; 09-15-2007 at 02:02 AM. Reason: added workaround


Reply With Quote

