mount: cannot remount block device /dev/sda5 read-write, is write-protected
- by marc.riera
So, this is it. Everything is working as usual except the disk is read only and dont want to change back.
^_^!
thanks.
root@NODE02:/tmp# df .
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda5 461490504 179502128 258545928 41% /
root@NODE02:/tmp# mount -o rw,remount /dev/sda5
mount: cannot remount block…