I'm experiencing severe trouble with my Laptop, a ThinkPad P52s with dual booted Ubuntu 18.04 and Windows 10.
I've been using Ubuntu almost exclusively for all work, and recently when doing typical tasks the computer froze and gave a black screen. It has occasionally done such things so I shut it down, and attempted a reboot. It put me into Ubuntu recovery mode, and there I reviewed the logs with journalctl -xb
. I have extensive pictures, but most relevantly it says timed out waiting for device dev-sdb1.device
, which is the name of my Ubuntu partition.
However, I can boot into Windows. There, it shows my linux partition as having 100% free space. I have tried 1) manually removing the battery 2) booting into recovery mode with different kernel versions (5.4.0-62, 5.4.0-60, 5.4.0-58, 5.0.0-29, 4.15.0-132) 3) copious reboots and restarts.
In fact, the Ubuntu recovery mode and GRUB has exhibited numerous graphical errors that has inhibited its functioning.
I made absolutely no edits to the system before it occured, and these facts lead me to believe it's a hardware issue. There had been minor system updates I had put off, but I have no reason to believe it is major. Absolutely any help or advice is appreciated, thank you.
Edit: I cannot run SmartStatus in GUI, and attempting apt install smartmontools
returns the error Internal Error, ordering was unable to handle the media swap
, along with a bunch of could not resolve/failed to fetch errors. I somehow Managed To Run fschk
which returns special device /dev/sdb1 does not exist
and some "linux image found" messages.
Edit 2: live booted in Ubuntu, SMART thinks the partition is healthy and e2fsck doesn't see any bad blocks.