PDA

View Full Version : [SOLVED] Crash during ubuntu update due to power failure



drakejacob
May 30th, 2011, 10:04 AM
I was updating my system when the power to my system was cut off. So how do I get to know whether the updates were installed correctly or not?

zvacet
May 30th, 2011, 10:14 AM
sudo dpkg --configure -a
sudo apt-get -f install

drakejacob
May 30th, 2011, 11:51 AM
sudo dpkg --configure -a
sudo apt-get -f install

Thank you for the help.My problem is solved.