Reply To: pidof: not found

#6935
squashuax
Participant

I’m really trying to foolow all of this, but it feels like I’m in over my head. Here is what I’m getting while trying to follow the directions , starting with “telnet 192.168.1.102” at the DOS promt:

BusyBox v1.00-pre2 (2006.02.01-23:21+0000) Built-in shell (msh)
Enter ‘help’ for a list of built-in commands.

# echo “src nslu2 http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable”
> /opt/etc/ipkg.conf > /opt/etc/ipkg.conf
#
# echo “src firefly http://ipkg.fireflymediaserver.org/mipsel” >> /opt/etc/ipkg.
conf
#
# ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/Package
s
Updated list of available packages in /opt/lib/ipkg/lists/nslu2
Downloading http://ipkg.fireflymediaserver.org/mipsel/Packages
Updated list of available packages in /opt/lib/ipkg/lists/firefly
#
# ipkg install mt-daapd
Installing mt-daapd (svn-1659-1) to root…
Downloading http://ipkg.fireflymediaserver.org/mipsel/mt-daapd_svn-1659-1_mipsel
.ipk
Installing libid3tag (0.15.1b-1) to root…
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/libid3t
ag_0.15.1b-1_mipsel.ipk
ipkg: invalid magic
#
# ipkg install mss-libhelper
Installing mss-libhelper (1.0-1) to root…
Downloading http://ipkg.fireflymediaserver.org/mipsel/mss-libhelper_1.0-1_mipsel
.ipk
Configuring mss-libhelper
#
# ipkg install mss-ld-so
Installing mss-ld-so (1.0-1) to root…
Downloading http://ipkg.fireflymediaserver.org/mipsel/mss-ld-so_1.0-1_mipsel.ipk
Configuring mss-ld-so
#
# ipkg install ncursesw nano
Installing ncursesw (5.6-1) to root…
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/ncurses
w_5.6-1_mipsel.ipk
ipkg: invalid magic
#
# LD_LIBRARY_PATH=/opt/lib /opt/bin/nano /opt/etc/init.d/S60mt-daapd
/opt/bin/nano: not found
#
#

Any help will be greatly appreciated!