OpenComputers II

OpenComputers II

27.1k Downloads

Linux hard drive mounts in read-only mode in latest release

jfdoming opened this issue ยท 3 comments

commented

As the title says, I'm encountering the following issue during system boot:
image
image

I've verified that this issue only occurs in the latest release (it does not occur in release 0.0.8, and release 0.1.0 crashes for me). I tried looking through some of the most recent commits but couldn't find an obvious culprit.

commented

After some investigation, reverting commit a1217ba seems to fix the issue at least in local testing. Not sure what change within that commit caused the issue though.

commented

I confirm that this is happening to me as well, FWIW.

commented

Will look into it, thanks for reporting!