Hi,<br>I am trying to make a distributed system which uses the same binary files.<br><br>I have found that with the help of erl_prim_loader we can set an diskless nodes to acess the files from another node which contains all the files. I have tried it but whenever I use -loader inet  with all the options like -id -hosts  -setcookie it is saying me that {erl_prim_loader,'no server found'} .<br>
<br>Can any one please explain me what the error means and explain me the way to acess the files on one node from a diskless nodes..<br><br>Thanks,<br>Regards<br>Phanikar.<br>