Llink:dlink dns323: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 23: | Line 23: | ||
3. cd [whatever path you saved the file in] | 3. cd [whatever path you saved the file in] | ||
4. <code>funpkg.sh llink-1.9.9.tgz</code> (making sure your file name is the correct version) | 4. <code>funpkg.sh llink-1.9.9.tgz</code> (making sure your file name is the correct version depending on download) | ||
5. <code>sh /mnt/HD_a2/fun_plug.d/start/llink.sh start</code><br> | 5. <code>sh /mnt/HD_a2/fun_plug.d/start/llink.sh start</code><br> |
Revision as of 08:52, 15 May 2008
Binaries
User Azardu has contributed with a compile of version 2.0.5:
Download: dns323-llink-2.0.5
User hps on the NMT forum has compiled llink-1.9.9 for ARM and packaged it into a fun_plug package for D-link's DNS-323 NAS.
You find his original 1.9.9 repository here: http://81.170.249.146/~hps/dns323/llink
Prerequisites
Fonz fun-plug for DNS-323 firmware version 0.3 or later:
http://www.inreto.de/dns323/fun-plug/0.3/
http://www.inreto.de/dns323/fun-plug/0.4/
Installation instructions
1. Download llink compilation for DNS-323 somewhere reachable to your NAS
2. telnet/ssh in to your DNS-323
3. cd [whatever path you saved the file in]
4. funpkg.sh llink-1.9.9.tgz
(making sure your file name is the correct version depending on download)
5. sh /mnt/HD_a2/fun_plug.d/start/llink.sh start
If you want llink to start at boot, set the executable bit on /mnt/HD_a2/fun_plug.d/start/llink.sh
Type:
chmod a+x /mnt/HD_a2/fun_plug.d/start/llink.sh