After installing kubuntu 8.04, the screen resolution was too low.
apt-get install nvidia-glx
nvidia-xconfig
restart X to solve the problem
Little things I learned, other might want to know...
After installing kubuntu 8.04, the screen resolution was too low.
apt-get install nvidia-glx
nvidia-xconfig
restart X to solve the problem
Installing kubuntu 8.04 LTS
Installation did not go smooth on my multi OS machine.
The installation did not boot with hd6 (for /dev/sda7). Tried “grub-install (hd6)”, then “setup /dev/hd0″. The sytsem stopped booting. It was stuck at “grub>” prompt.
Installed again with grub at (hd0,6) to (somewhat) solve the problem. It works now, I get into Kubuntu’s boot prompt and I can select any of the other OSs.