Experiencing Read-Only File System Errors Every Month – Need Help!

0
11
Asked By TechWhiz247 On

I've been facing a recurring problem where my PC becomes unbootable due to a 'Read-only file system' error every month. It's getting really frustrating as I have to reinstall the operating system each time, and booting up takes forever—around an hour. The specific error I see is: 'mkdir: cannot create directory 'cat': Read-only file system.' Can anyone help me figure out what might be causing this?

5 Answers

Answered By AI_Adventurer On

You mentioned using AI tools while installing software, which can be helpful, but be cautious—it can lead you astray too! Make sure to review what it suggests before executing commands in the terminal. If you need more help, you can describe your PC specs and errors directly for better assistance.

Answered By MemoryMaven42 On

I suspect the issue is with your storage drive or RAM. You could run a SMART test using smartctl and a memory test with memtest. Just a heads-up, reseating your RAM sticks could also make a difference if they aren't properly in place. Sometimes, they look seated but they aren't. If your storage drive is older, that could be the culprit too.

Answered By SystemSleuth22 On

When a system detects filesystem issues, it might switch to read-only mode to protect your data. Instead of reinstalling, monitor your system with commands like 'sudo dmesg -w' during the failures to catch any detailed error messages. This approach should help you pinpoint the problem.

Answered By GadgetGuru88 On

It sounds like your hardware might be malfunctioning, which can lead to data corruption. If you haven't rebooted after the error, run 'sudo dmesg' right away to check for hardware failure messages. A failing storage device could cause this, which is more straightforward to replace than bad RAM or CPU. Have you checked your storage drives?

Answered By LogMaster3000 On

Take a look at your logs—they could provide insights on why your file system is going read-only. You might want to compare logs from your last successful session with the ones where you experience issues. Remember, reinstalling doesn't solve the root problem. You need to identify what's going wrong to prevent a repeat.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.