That's not possible, unless the adb runs with root permissions. Are
you building the platform code, or using an existing phone?
You'll notice that when adb runs with root permissions the prompt is #
instead of $
After that you need to remount the target partition with write
permissions

On Oct 6, 9:09 am, "Sn4+" <maxgreg13...@gmail.com> wrote:
> Hello everyone~
>
> I want to push something into android shell kernel.
>
> Hence I use adb command like this
>
> $./adb -s emulator-5554 push hello /data
>
> However, this command can only push into /data this directory.
>
> But I want to push to other directories like /proc , /sys , or /
> system ...etc
>
> Is there any way can put file into android shell kernel !?
>
> Thanks a lot.
>
> Best Regards

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to