PDA

View Full Version : [ubuntu] installation halted accidentally



ecoli0157h7
January 5th, 2009, 07:46 AM
Hey guys,

My officemate accidentally turned off a desktop while upgrade to 8.04 is being done. After I've powered on the PC again, the ubuntu would not go further after the log-in screen. All I've got is a blank brown screen. I tried rebooting the system in the recovery mode and tried also dpkg --configure -a but I encountered a ton of dependency problems which I cannot understand. How can I re-install Ubuntu without formatting my old partition? I have very important files and documents on my previous system.

Help!!!

iaculallad
January 5th, 2009, 07:49 AM
While booted on recovery mode, try:


sudo apt-get install -f
sudo dpkg --configure -a
sudo xfix
startx

ecoli0157h7
January 5th, 2009, 07:59 AM
While booted on recovery mode, try:


sudo apt-get install -f
sudo dpkg --configure -a
sudo xfix
startx

firstly, thanks.

I already tried all the codes you gave above but the problems aren't fixed yet--still the same. I think the computer was shut down during the installation phase of the upgrade and corrupted a chunk of files/registry on my previous system. How can I correct these?