In ubuntu 9, shutdown now command not work, it will bring you back to recover mode
Sulotion:
shutdown -P now
Goto find correct video card and OS
http://www.nvidia.com/Download/index.aspx?lang=en-us
Download driver (Shell Source Code)
-
Install Driver in Ubuntu
-
Crrl-Alt-F1 (or F2) in shell mode
-
Stop Xwindows
sudo /ect/init.d/gdm stop
-
run install shell
sudo sh /path/NVIDIA.somedriver.run
- Return back windows
sudo gdm