hi, I think you have a problem with ldd command. I need to execute 'ash ldd' instead of 'ldd' to work fine. On the top of file /bin/ldd, '#!/bin/bash' need to be change by '#!/bin/ash' because bash is not used here. Sorry for my bad English. Cordialement, Anthony CABERO.