Skip to content

This repository provides a solution to the issue of a read-only file system in OpenWrt. When attempting to create or modify any file, OpenWrt displays a read-only file system error.

Notifications You must be signed in to change notification settings

rahulelex/openwrt-read-only-file-system-error-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Openwrt Read Only File-System Error Solution

This repository provides a solution to the issue of a read-only file system in OpenWrt. When attempting to create or modify any file, OpenWrt displays a read-only file system error.

Use below command to resolve the error.

e2fsck /dev/mmcblk0p2
  • After executing the above command, you simply need to type y when prompted.
  • The e2fsck will fix the corrupted file system.

License

Free Software, Hell Yeah!

Authors

About

This repository provides a solution to the issue of a read-only file system in OpenWrt. When attempting to create or modify any file, OpenWrt displays a read-only file system error.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published