I am an avid user of Kubuntu so I kinda know how to fix most problems except this one. I have been using the shiney new Kubuntu just fine for some time now. I figured I would upgrade my graphics from onboard to an Nvidia Geforce FX5200. However kubuntu will not boot anymore. So tried a fresh install from the live/install disk that you get from shipit. It makes it past the loading screen and when it goes to load into X it just gives me the DOS cursor _ and hangs. Shouldn't run better on a new graphics card I ahve even tried running version 4.10, and 5.10 of Ubuntu on it and it gives me the same problem. Any help would be appreciated as I love using kubuntu and my 30 days of windows is running low (who pays for that garbage anyway )
Announcement
Collapse
No announcement yet.
Install Hang?
Collapse
This topic is closed.
X
X
-
Re: Install Hang?
This happened on my wife's Thinkpad T21. What I had to do was:
Code:sudo nano /boot/grub/menu.lst
Code:title Ubuntu, kernel 2.6.15-23-686 root (hd0,5) kernel /boot/vmlinuz-2.6.15-23-686 root=/dev/hdc6 ro quiet splash initrd /boot/initrd.img-2.6.15-23-686 savedefault boot
Code:kernel /boot/vmlinuz-2.6.15-23-686 root=/dev/hdc6 ro quiet
- Top
- Bottom
Comment