Blank screen during a Linux graphical installation

by Vivek Gite on October 9, 2006 · 3 comments

Q. I am using Dell Laptop to install a Linux. However during installing I am getting a blank screen? How do I fix this problem? I need Cent OS Linux for testing web and php application on this Laptop.

A. Chances are very high that your latest laptop screen may not be detected by Linux distribution. However you can force to use VGA screen option. This may work out:

At the boot prompt type the command:
boot: linux vga=2

Or better pass ask parameter
boot: linux vga=ask

It will help if you have problems related to vga card to change the startup video mode.

Another recommended option is install linux in text mode and later configure screen and display card. Type the following boot parameter:
boot: linux text

Please note that vga is actually a boot loader parameter; the value is passed to the kernel using a special protocol.

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

{ 3 comments… read them below or add one }

1 steven Kettle April 3, 2007

THANK-YOU you are a genius.
simple code and my box is up and running.
again thank-you

Reply

2 Zia October 29, 2009

Hi i am installing centos 5 , after selecting language and keyboard type, It shows DEVICE DRIVDER not found, when i select USB mass storage from option, it shows SCUCI driver installing, after, it shows graphic driver installing, then it goes black screen, and DVD driv also will not open until i restarted, So please any one help me>>>>>>………

Reply

3 Ata August 26, 2010

Thank you

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 2 + 15 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: