Reply To: Installation of FireFly on MSS

#11267
squashuax
Participant

Can you be more specific about how to do this? I’m stuck. Here’s the latest I’m seeing when I telnet my MSS at 192.168.1.102 and try to follow all of the instructions:

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
#
# 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
wget: ipkg.nslu2-linux.org: Host name lookup failure
Downloading http://ipkg.fireflymediaserver.org.mipsel/Packages
wget: ipkg.fireflymediaserver.org.mipsel: Host name lookup failure
An error ocurred, return value: 2.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget –passive-ftp
-q -P /tmp/ipkg-PO74Rx http://ipkg.nslu2-linux.org/feeds/optware/mss.cross/unst
able/Packages’
ipkg_download: ERROR: Command failed with return value 1: `wget –passive-ftp
-q -P /tmp/ipkg-PO74Rx http://ipkg.fireflymediaserver.org.mipsel/Packages’
#
#