File System Errors
by Bashed from LinuxQuestions.org on (#4TBVZ)
Ubuntu 16 server
Lots of errors on reboot: https://pastebin.com/P9NSVXrg
smartmontools is not installed on this system (and I'm unable to install, since the disk is read-only).
Here's the output from fsck - it seems it cannot be run because of the same disk i/o issue:
root@box:~# fsck -a -y /dev/sda1
-bash: /sbin/fsck: Input/output error


Lots of errors on reboot: https://pastebin.com/P9NSVXrg
smartmontools is not installed on this system (and I'm unable to install, since the disk is read-only).
Here's the output from fsck - it seems it cannot be run because of the same disk i/o issue:
root@box:~# fsck -a -y /dev/sda1
-bash: /sbin/fsck: Input/output error