I copy and run program over adb, but I do not have permission: root@netbook:~/dl# adb push a10-meminfo-static /data/local/tmp 3699 KB/s (584611 bytes in 0.154s) root@netbook:~/dl# adb shell "chmod 755 /data/local/tmp/a10-meminfo-static" root@netbook:~/dl# adb shell "./data/local/tmp/a10-meminfo-static" opening /dev/mem: Permission denied root@netbook:~/dl#
shell@android:/mnt/sdcard $ mount rootfs / rootfs rw 0 0 tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0 devpts /dev/pts devpts rw,relatime,mode=600 0 0 proc /proc proc rw,relatime 0 0 sysfs /sys sysfs rw,relatime 0 0 tmpfs /mnt/secure tmpfs rw,relatime,mode=700 0 0 tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0 tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0 none /dev/cpuctl cgroup rw,relatime,cpu 0 0 /dev/block/system /system ext4 rw,nodev,noatime,user_xattr,barrier=1,data=ordered 0 0 /dev/block/data /data ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=1,journal_checksum,data=ordered,noauto_da_alloc 0 0 /dev/block/cache /cache ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=1,journal_checksum,data=ordered,noauto_da_alloc 0 0 /dev/block/private /mnt/private vfat rw,relatime,fmask=0033,dmask=0033,codepage=cp437,iocharset=ascii,shortname=mixed,errors=continue 0 0 /dev/block/vold/93:88 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,uid=1000,gid=1015,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=ascii,shortname=mixed,utf8,errors=continue 0 0 /dev/block/vold/93:88 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,noatime,uid=1000,gid=1015,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=ascii,shortname=mixed,utf8,errors=continue 0 0 tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0 shell@android:/mnt/sdcard $ Is there any way to run command / get device info without rooting android player? I would like to pay (paypal) for help. I need working linux. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
