install died after running update system update in Steam UI
question
I had just run an update through the Steam Big Picture UI and restarted my machine. First reboot, it was just stuck on a black screen, after not changing for multiple minutes, I decided to hard reboot the machine. On the next reboot however, I was only greeted by a systemd recovery. checking the logs, it seems like fsck failed to run?
Inode 2237442 seems to contain garbage.UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY(i.e., without -a or -p options)
Inode 2237442 seems to contain garbage.UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY(i.e., without -a or -p options)
trying to actually run it manually on the drive seems to do... nothing (I only ran
fsck /dev/nvme0n1
fsck /dev/nvme0n1
with no other parameters). Well, either nothing or ext2 errors show up about a missing magic number, but I'm pretty sure this drive doesn't use ext2 .
Any ideas? I can post the rdsosreport.txt later on request.