I have this fstab entry :
LABEL=cloudimg-rootfs / ext4 defaults,noatime,nobarrier,data=writeback,rw 0 0
I added rw to see if would fix my issue but it wont. After boot I get a read-only file system that I can't fix either using common results found on google.
Useful output. There are no errors with dmesg | grep error
root@w2:~# dmesg | grep EXT4
[ 8.372564] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 8.892244] EXT4-fs (sda1): Cannot change data mode on remount