Closed zhangew closed 10 years ago
i also experience this on my rooted SM-N900V (with supersu). Can't imagine why sh
says permission denied. I can run other scripts in /data/media/0/Android/data
(internal storage) as root. Haven't dug into it yet.
does your device have /system/bin/sh
or is sh
located elsewhere? Did you figure out what caused it in linuxdeploy?
If you have more info, please add it here. Also check out related issues #103 and #84.
closing this to move the discussion to #103
I have rooted my device, and below is the detail info, would you like to confirm it?
Attached is an log sent by Lil' Debi. For more info, see: https://github.com/guardianproject/lildebi
manufacturer: samsung model: SCH-P729 product: melius3gduosctc brand: samsung device: melius3gduosctc board: MSM8960 ID: JDQ39 CPU ABI: armeabi-v7a release: 4.2.2 incremental: P729KEUAMI2 codename: REL SDK: 17
Below is the content of the log:
cd /data/data/info.guardianproject.lildebi/app_bin
./create-debian-setup.sh /data/data/info.guardianproject.lildebi/app_bin /storage/emulated/0 /sdcard/debian.img /debian jessie http://mirrors.ece.ubc.ca/debian/ 600 armhf
./stop-debian.sh /data/data/info.guardianproject.lildebi/app_bin /storage/emulated/0 /sdcard/debian.img /debian
./unmounted-install-tweaks.sh /data/data/info.guardianproject.lildebi/app_bin /storage/emulated/0 /sdcard/debian.img /debian
./start-debian.sh /data/data/info.guardianproject.lildebi/app_bin /storage/emulated/0 /sdcard/debian.img /debian
/data/data/info.guardianproject.lildebi/app_bin/chroot /debian /data/data/info.guardianproject.lildebi/app_bin/complete-debian-setup.sh /data/data/info.guardianproject.lildebi/app_bin /storage/emulated/0 /sdcard/debian.img /debian
exit
sh: ./create-debian-setup.sh: Permission denied sh: ./stop-debian.sh: Permission denied sh: ./unmounted-install-tweaks.sh: Permission denied sh: ./start-debian.sh: Permission denied sh: /data/data/info.guardianproject.lildebi/app_bin/chroot: Permission denied