I saw this in the system log: EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
. What is the meaning of this error?
How to fix it?
Relevant output:
$ dmesg | grep mount
[ 1.515956] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.750742] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
dmesg | grep mount
? – Rohith Madhavan Dec 20 '14 at 15:36