Reply To: Installation on AMS 150 (Fujitsu Siemens)

#12900
qwertzy0815
Participant

Thanks for all your help fizze!!

To maintain the box i login with

ssh root@IP

login message is
root@IP’s password:
Wellcome!!

BusyBox v1.00 (2006.07.21-04:41+0000) Built-in shell (ash)
Enter ‘help’ for a list of built-in commands.

#
Is this an existing and working root shell?? How to check?

Here’s the filesystem

Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/ram 11895 10038 1857 84% /
/dev/sda1 239834788 69817200 170017588 29% /mnt

I tried to start

/mnt/opt/sbin/mt-daapd -c /mnt/opt/etc/mt-daapd/mt-daapd.conf

from the shell. As well i tried

 /mnt/opt/sbin/mt-daapd 

with the same result.

I suppose i do understand your question. This is the /bin directory

# ls -l
lrwxrwxrwx 1 501 501 7 Aug 31 2006 [ -> busybox
lrwxrwxrwx 1 501 501 7 Aug 31 2006 arping -> busybox
lrwxrwxrwx 1 501 501 7 Aug 31 2006 ash -> busybox
-rwxr-xr-x 1 501 501 281200 Aug 31 2006 busybox
...

What can i do?