DIGITory/Ubuntu
[TS] 11.10 Upgrade 시 부팅 문제
Joe.C
2012. 2. 16. 10:30
10.04를 쓰다가 EFL과 엮여 Webkit이 빌드가 안됨...
정말 하기 싫지만.... 과거의 아픈 기억을 떠올리며 다시 11.10 으로.. upgrade...
부팅이 안된다;;;;;;;;;;;;;;;;;;;;;;;
현상은... Checking batter state 에서 멈춤.
아래 블로그에서 해결 방법을 찾았다. 그래픽카드 드라이버 재설치...
http://mmemories.tistory.com/213
1. command mode 진입 (ctr + alt + F1)
2. Log in
3. If your graphics device holds NVIDIA chipset, download the driver as below.
wget http://us.download.nvidia.com/XFree86/Linux-x86/285.05.09/NVIDIA-Linux-x86-285.05.09.run
4. add permission for excution like +x
5. excute it.
OK... It's OK...
But I can't install it... It says 'Unable to find the kernel source tree for the currently running kernel. kernel and that they are properly configured;////blah blah....'
OOOOPS!!!!!
then.... for installing graphic dreiver, look at 'http://joec.tistory.com/512'
OK. I can install the graphic driver... BUT I CAN"T STILL SEE THE X-WINDOW!!!!
trying.... install gnome.......
then REBOOT!!!!!
OK.. It's.... OVER!!! SOLVED!!!!
정말 하기 싫지만.... 과거의 아픈 기억을 떠올리며 다시 11.10 으로.. upgrade...
부팅이 안된다;;;;;;;;;;;;;;;;;;;;;;;
현상은... Checking batter state 에서 멈춤.
아래 블로그에서 해결 방법을 찾았다. 그래픽카드 드라이버 재설치...
http://mmemories.tistory.com/213
1. command mode 진입 (ctr + alt + F1)
2. Log in
3. If your graphics device holds NVIDIA chipset, download the driver as below.
wget http://us.download.nvidia.com/XFree86/Linux-x86/285.05.09/NVIDIA-Linux-x86-285.05.09.run
4. add permission for excution like +x
5. excute it.
OK... It's OK...
But I can't install it... It says 'Unable to find the kernel source tree for the currently running kernel. kernel and that they are properly configured;////blah blah....'
OOOOPS!!!!!
then.... for installing graphic dreiver, look at 'http://joec.tistory.com/512'
OK. I can install the graphic driver... BUT I CAN"T STILL SEE THE X-WINDOW!!!!
trying.... install gnome.......
sudo apt-get install gnome
..... Let's see what's gonna happen......
then.... NOTHING.....
OK. then...
check one more thing...
then.... NOTHING.....
OK. then...
check one more thing...
sudo apt-get install linux-image-$(uname -r)
OK.. It's already installed.
apt-get remove --purge nvidia*
Remove nvidia...stuff..
and . /etc/X11/xorg.cfg
Remove nvidia...stuff..
and . /etc/X11/xorg.cfg
then REBOOT!!!!!
OK.. It's.... OVER!!! SOLVED!!!!