Hello all,
when starting ffp from the USB , sshd is not starting and the log contains the following lines:
USB - Fun_Plug is running from USB key under /mnt/USB/USB1_b1/ffp, accessible thru /ffp
ln -snf /mnt/USB/USB1_b1/ffp /ffp
* Running /ffp/etc/fun_plug.init ...
/ffp/bin/sh: '/ffp/lib/libncursesw.so.5' is not an ELF executable for ARM
/ffp/bin/sh: '/ffp/lib/libncursesw.so.5' is not an ELF executable for ARM
/ffp/bin/sh: '/ffp/lib/libncursesw.so.5' is not an ELF executable for ARM
/ffp/bin/sh: can't load library 'libncursesw.so.5'
when starting from the disk, I did not have the error, but the file sshd.sh and library have the same size
Does someone has an idea about this error and how to solved ?
I can try to copy the full ffp back to the USB ?
thanks
ls -l /mnt/USB/USB1_b1/ffp/start/sshd.sh
-rwxr-xr-x 1 root root 1157 Jan 4 14:27 /mnt/USB/USB1_b1/ffp/start/sshd.sh
ls -l /ffp/lib/libcrypto.so.1.0.0
-r-xr-xr-x 1 root root 1747839 Nov 5 2012 /ffp/lib/libcrypto.so.1.0.0
ls -l /mnt/USB/USB1_b1/ffp/lib/libcrypto.so.1.0.0
-r-xr-xr-x 1 root root 1747839 Nov 5 2012 /mnt/USB/USB1_b1/ffp/lib/libcrypto.so.1.0.0
ls -l /ffp
lrwxrwxrwx 1 root root 17 Feb 10 2013 /ffp -> /mnt/HD/HD_a2/ffp