Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello,
I have a DNS323 (with 2 HDD in Raid1) and installed fun_plug 0.5. I can telnet to the box and the ffp directory was created. However if I want to install a package with funpkg then the system reports an error that funpkg can not be found. The same problem with rsync.
Should I set the PATH variable manually? Does it mean that the installation was only partly success?
Thanks in advance!
Offline
PATH should look like this:
root@bob:~# echo $PATH /ffp/sbin:/usr/sbin:/sbin:/ffp/bin:/usr/bin:/bin
If you're using the firmware shell (and enter the unlock code), you won't have ffp in the PATH. If you follow the ffp howto on the wiki and enable Login for telnet and change you shell to /ffp/bin/sh, you should have a working PATH. Note that funpkg is in sbin and only available for the 'root' user.
Offline