adb 파일에 대한 실행 권한을 적용하려고 시도했지만 성공하지 못했습니다. 여기 내가 한 일이 있습니다.
root@themanish:/media/BACKUP/AndroidBackup/android-sdk-linux/platform-tools# chmod +x adb
root@themanish:/media/BACKUP/AndroidBackup/android-sdk-linux/platform-tools# ls -l
total 2136
-rw------- 1 themanish themanish 1231255 Jun 6 17:38 adb
drwx------ 1 themanish themanish 0 Jun 6 17:38 api
-rw------- 1 themanish themanish 197710 Jun 6 17:38 fastboot
-rw------- 1 themanish themanish 727881 Jun 6 17:38 NOTICE.txt
-rw------- 1 themanish themanish 16648 Jun 6 17:38 source.properties
drwx------ 1 themanish themanish 4096 Jun 6 17:38 systrace
여전히 권한은 -rw입니다.