I closed the lid while it was updating. I previously removed the hibernation when the lid closes, but during update it asked me that file will be replaced, and I checked it YES.
After that I closed my lid, and now I am left with a black screen with a cursor. Pressing CTRL+ALT+F1 gives a terminal, while CTRL+ALT+F7 gives blank screen with cursor. What should I do? Please help. I have seen other suggestions but nothing is working.
I even tried restarting the lightdm, even after swapoff -a
command but it is not working. Also I am getting some error of type
Unable to lock ...
Could not get lock ...
Possible duplicate of this but no solution is mentioned there. I do not want to lose my data. Please help. I fear to shut it down by pressing the power button as I was in the middle of upgradation.
ps -aux | grep 'apt-get'
– George Udosen Apr 01 '17 at 12:19pkill -9 lightdm
. Then run through that link again – George Udosen Apr 01 '17 at 12:37