In Recovery Mode the first thing you must do is select Enable networking. That not only enables networking but mounts the file systems in read/write mode which is necessary to do anything. You'll be asked for confirmation so just select yes and then you'll be returned to the menu again so select Drop to root shell. From there you'll need to run some commands to try and recover. It may be necessary to repeat these in no specific order as you proceed (no sudo needed because you are in a root shell):
Code:apt-get updateCode:dpkg --configure -aCode:apt-get dist-upgradeLet us know how that goes. Remember it's quite common to have to repeat the above commands in no specific order.Code:apt-get -f install




Adv Reply
Bookmarks