Endless OS is frozen on screen. Help me open it up. I tried booting and this is what came on the monitor.Please help

[IMG_20200912_083450055|375x500](upload://dfcmGAXT5FyRR

I didn’t update the Endless OS. It just froze, opened sluggishly after about 30 minutes, and the files won’t open at all, including Eos diagnostics. See the screeopennshot of the files won’t open.
IMG_20200913_165947210|666x500](upload://5c0eoBATjKfhe4Ej93z89KSghXX.jpeg)

The command you need to type in the Terminal is:

eos-diagnostics

(Note the dash between the two words)

If it complains about I/O problems, please post a photo of the output of the following command:

dmesg | grep -i sd[a-z]

In many cases, when I/O problems occur, this has to do with a defective HDD/SSD.

1 Like

On typing eos-diagnostics, the result I got was as in this screenshot here

A read-only filesystem typically means, that either:

  • The HDD is going to die
  • The Filesystem is corrupted

To analyze the reason, type the following:

sudo dmesg | grep -i sd[a-z]

Then post a Photo of the output.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.