I am trying to create place where I post my learning to shift to UBUNTU. Many a times you may find cut-pasts from different forums. My try is to bring them under one roof in the sequence of my learnings
correcting the failed update of ubuntu
ctrl+alt F1
sudo dpkg --configure -a
sudo /etc/init.d/networking restart
second alternate : sudo dpkg-reconfigure -a
apt-get update --fix-missing --fix-broken
apt-get dist-upgrade --fix-missing --fix-broken -y -y
No comments:
Post a Comment