On 07/18/2010 05:08 AM, Dev Purohit wrote: > Hi all > > i run command osmocom-bb/src/host/osmocon# ./osmoload > Failed to connect to '/tmp/osmocom_loader' One easy way is to use strace (man strace) and see what failed, and you can try to create the Unix Domain Socket in a different directory (osmoload -h will help here). z.