Jump to content

Recent Bullseye versions give me Read-only file system messages on boot


c0nfluks

Recommended Posts

I've been having issues lately with the later versions 22.11 and above. At some point when I reboot, I'll get those 3 "Read-only file system" messages on boot:

 

mkdir: cannot create directory ‘/root/.cache/oh-my-zsh’: Read-only file system
rm: cannot remove '/root/.zcompdump-orangepizero2-5.8': Read-only file system
zsh: locking failed for /root/.zsh_history: read-only file system: reading anyway

 

What is happening?!

Link to comment
Share on other sites

This is related with your sd cards file system size. Please check your sd card partitioning. It is probably related with the size for armbian is too less, so there is no more room to write. or sd card might be read only.

 

To make it work, if you are on a linux environment :

sudo hdparm -r0 /dev/<your card file here> for disabling read only,

and you can use discs application on ubuntu to check the partitioning.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines