Here is the picture of my problem. I cannot boot my laptop and cannot log on to the Ubuntu screen. I have serious problems as I have copied the wrong info on the data recovery through Test disk.
What actually happened:
- I used testdisk and backed up 2 files. 1 file was not important. Now the hard drive space is now completely full. I tried so many sources on Ask Ubuntu and Google, but it still doesn't help.
- The monitor keeps showing a black screen with "_" a flashing underscore character
_
. The link that I uploaded is here.
Now my screen keeps blinking: https://www.youtube.com/watch?v=BN4twl0V8JQ
fsck
from there (as your live [dvd or thumb-drive] will be mounted & your disk partitions unmounted allowing fsck to proceed) – guiverc Nov 28 '18 at 13:29umount
command, but the moment you do that you've lost access to thefsck
command you want to execute next, so.... [long & complicated]), which is why I suggested booting a 'live' medium (such as Ubuntu install media), as it saves loads of command, plus is far less prone to error (thus safer for your data) – guiverc Nov 28 '18 at 13:42fsck
,mount
& more) which is why I suggested the live/install media (so commands can come from that media, instead of your unmounted hdd). I suggest again you use live media if your data is important to you, it's less risky. – guiverc Nov 28 '18 at 13:58fsck
, then navigate & delete the file... – guiverc Nov 28 '18 at 14:21