About Linux FAQ

Browse More FAQs:

Blank screen during a Linux graphical installation

Posted by Vivek Gite [Last updated: October 9, 2006]

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.

Linux Powered Asus EEE Laptop PC From $299

E-mail    Print    Can't find an answer to your question? Contact us

Related Other Helpful FAQs:

Discussion on This FAQ

  1. steven Kettle Says:

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

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright © 2006-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Powered by Open source software.