Article 55QP2 [SOLVED] black screen after filling up HDD to 100% by accident

[SOLVED] black screen after filling up HDD to 100% by accident

by
Janus84
from LinuxQuestions.org on (#55QP2)
Debian 10 KDE
I've been carrying some large files to transfer, when I needed to do a wireshark capture. The HDD filled up to 0b free space. I have then deleted a VM that I don't need anymore and got extra 30GB. The laptop was fine, closed it and woke up few times, then I got message that unlocking screen is broken and I won't be able to log into the DE. I have rebooted, entered encryption key, the system boots up through GRUB into black screen with a mouse cursor.

Because I could not move on, I entered tty and removed temporary files
Code:find /tmp -type f -deleteI don't think this is an issue with insufficient space anymore though.
I have Timeshift installed and have few restore points. Tried one from earlier today but getting the same black screen.
Been looking up this problem but didn't find anything useful.
Thanks for looking

edit
I just tried to run neofetch from tty and I get
Code:/usr/bin/neofetch: line 48: cannot create temp file for here-document: No space left on deviceedit
so the startx won't launch because
Code:xauth: unable to write authority file /tmp/serverauth.IPK......
xauth: unable to write authority file /home/jan/.Xauthority-nwhen I do Code:df -kI get /dev/dm-0 used 100%

I keep removing bunch of large files and I still have 0b avalable free space on /dev/dm-0

Code:$ df -k
Filesystem 1K-blocks Used Available Use% Mounted on
udev 8018688 0 8018688 0% /dev
tmpfs 1610560 9600 1600960 1% /run
/dev/dm-0 473461232 454527316 0 100% /
tmpfs 8052784 0 8052784 0% /dev/shm
tmpfs 5120 4 5116 1% /run/lock
tmpfs 8052784 0 8052784 0% /sys/fs/cgroup
/dev/loop1 99456 99456 0 100% /snap/core/9289
/dev/loop0 98944 98944 0 100% /snap/core/9436
/dev/loop2 1664 1664 0 100% /snap/modem/-manager/426
/dev/nvme0n1p1 306584 5224 301360 2% /boot/efi
tmpfs 1610556 0 1610556 0% /run/user/1000latest?d=yIl2AUoC8zA latest?i=Ciz4wEXUDmI:ShykUzqO-mw:F7zBnMy latest?i=Ciz4wEXUDmI:ShykUzqO-mw:V_sGLiP latest?d=qj6IDK7rITs latest?i=Ciz4wEXUDmI:ShykUzqO-mw:gIN9vFwCiz4wEXUDmI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments