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.
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop



![Linux Find Out If the PCIe / AGP / VGA Driver Is Installed OR NOT [ Radeon X1550 64 bit ]](http://s13.cyberciti.org/images/shared/rp/3/4.jpg)







{ 3 comments… read them below or add one }
THANK-YOU you are a genius.
simple code and my box is up and running.
again thank-you
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>>>>>>………
Thank you