[yocto] Source Command Permission Denied

Burton, Ross ross.burton at intel.com
Fri May 30 04:10:50 PDT 2014


On 30 May 2014 05:06, Kashyap Gada <gada.kashyap at gmail.com> wrote:
>> bash:
>> /media/kashyap/3E0800DC08009555/yocto/poky/scripts/oe-setup-builddir:
>> Permission denied

You appear to be running Yocto on external media and your system has
likely mounted it with the "noexec" flags to prevent malicious
programs.  You'll want to remount it with the "exec" flag, using mount
-o exec,remount /media/kashyap/3E0800DC08009555 should do the trick.

Ross



More information about the yocto mailing list