PDA

View Full Version : [kubuntu] dual boot upgrade



webbdawg
May 18th, 2010, 11:13 PM
I have a sony vaio that dual boots (separate partitions) which is why I can still use my computer.

I went ahead an let 9.04 upgrade to 9.1 and something must have went wrong because I cannot boot to the KDE desktop.

I can boot to a command line. SO if anyone knows some majic words I can type to finish the install or figure it out that would be great.

What is odd is the Grub loader still says 9.04.

Thanks
Dave

zvacet
May 19th, 2010, 12:32 AM
sudo dpkg --configure -a

sudo apt-get -f install


sudo apt-get update && sudo apt-get upgrade


sudo apt-get dist-upgrade

webbdawg
May 19th, 2010, 01:20 AM
Do I do them in order after each finishes or do I pick one go with it??

zvacet
May 19th, 2010, 12:14 PM
In order I typed them,and after every command hit enter.