I was trying to recover some deleted files using extundelete as given in this example How to recover deleted files?
But at the middle I got out of empty space message, after I reboot I couldn't access to ubuntu just ask password and then nothing.
Then I used Delete files on HDD while using LiveCD and deleted those recovered files. But still can't access to ubuntu. What is the problem here?
When I ran sudo lsblk -i /dev/sdx I got following result
sdx 8:6 0 31.1G 0 part /media/ubuntu/......
sudo lsblk -i /dev/sdX, whereXis your device name – George Udosen Apr 01 '17 at 12:05sda6 8:6 0 31.1G 0 part /media/ubuntu/.....– Sachith Muhandiram Apr 01 '17 at 12:22sudo lsblk -i /dev/sdaand post in your question – George Udosen Apr 01 '17 at 12:23df --total -hl– George Udosen Apr 01 '17 at 15:46