You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the init.rc to mount your mmc based partitions instead of the mtd ones by locating the line in init.rc that says "on fs" and modifying it to look like this:
26
26
27
+
# Changes for init.rc
27
28
on fs
28
29
# mount emmc partitions
29
30
# Mount /system rw first to give the filesystem a chance to save a checkpoint
0 commit comments