Thewraith420
Android Enthusiast
I know you said that useing this to update roms will not break Link2SD does that go for dta2sd also?
Sent from my LG-VM670 using Tapatalk
Sent from my LG-VM670 using Tapatalk
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
No, only Link2SD mount script.
/dev/block/mtdblock1 /cache yaffs2 rw,nosuid,nodev,noatime,nodiratime 0 0
Tell me how to "adb push" a file to /cache on stock rooted ROM with stock kernel. "adb shell su ..." works, but can't get "adb push" with root access. In case you wonder here is how /cache is mounted:
Code:/dev/block/mtdblock1 /cache yaffs2 rw,nosuid,nodev,noatime,nodiratime 0 0
Thanks for the feedback.
It is made for every rooted phone with proper kernel(ro.secure=0 or ro.debuggable=1).

