DISK READONLY

From Wiki of WFilter NG Firewall
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:Disk becomes readonly.}} = Reason = Disk readonly is because unexpected power off. = Solution = Please follow below steps to fix it: In "Module"->"Utils"-...")
 
(Solution)
Line 11: Line 11:
 
In "Module"->"Utils"->"command line", execute below three command one by one:
 
In "Module"->"Utils"->"command line", execute below three command one by one:
 
#mount -o remount,ro /dev/root  
 
#mount -o remount,ro /dev/root  
#e2fsck -p /dev/root
+
#e2fsck -y /dev/root
 
#reboot  
 
#reboot  
  
 
After these three commands, disk read only will be fixed.
 
After these three commands, disk read only will be fixed.
 
  
 
= Links =
 
= Links =

Revision as of 16:37, 27 November 2018


1 Reason

Disk readonly is because unexpected power off.

2 Solution

Please follow below steps to fix it:

In "Module"->"Utils"->"command line", execute below three command one by one:

  1. mount -o remount,ro /dev/root
  2. e2fsck -y /dev/root
  3. reboot

After these three commands, disk read only will be fixed.

3 Links

Personal tools
Namespaces

Variants
Actions
Navigation
Tools