1

I can able to mount system partition.

I could not able to mount root partition.

getting error like this :

1|console:/ # mount -o rw,remount /

[ 3640.420613] EXT4-fs (dm-0): couldn't mount RDWR because of unsupported optional features (4000)

[ 3640.434479] EXT4-fs (dm-0): couldn't mount RDWR because of unsupported optional features (4000)

'/dev/block/dm-0' is read-only

console:/ # [ 3903.028999] WLDEV-ERROR)

GNK
  • 1,036
  • 2
  • 10
  • 29
  • 1
    try,adb root adb remount adb disable-verity adb reboot –  May 20 '20 at 10:31
  • How did you solve this issue? I am also stuck with same. I added BOARD_KERNEL_CMDLINE += CONFIG_OVERLAY_FS=y in my BoardConfig. but it did not work. – Sumit Shrivastava Jul 05 '20 at 20:44

0 Answers0