출처 : http://www.cyberciti.biz/faq/blank-screen-during-a-linux-graphical-installation/
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' 카테고리의 다른 글
Safely Remove / Delete Old Linux Kernel from a Linux Server (0) | 2011.03.05 |
---|---|
CentOS에서 동영상보기 (0) | 2011.03.05 |
Starting VirtualBox causes user session to logout? (0) | 2011.03.04 |
우분투 종료방법 (ubuntu shutdown) (1) | 2011.03.04 |
리눅스에서 CD 굽기기 (0) | 2011.03.04 |
WRITTEN BY
- RootFriend
개인적으로... 나쁜 기억력에 도움되라고 만들게되었습니다.