Skip to content

twyatt/dns-323

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assumptions

These instructions will make a few assumptions regarding the setup of the DNS-323.

  • The primary storage mount point is: /mnt/HD_a2
    • This is true for most setups (e.g. mirrored and striped) but if your setup involves two JBOD drives then depending on where you want various files stored, some references to /mnt/HD_a2 may need to be replaced with, for example, /mnt/HD_b2.
  • These instructions were written with a DNS-323 hardware rev. B available, if you have a different hardware revision then some procedures may vary.

Installation

  1. Copy fun_plug and fun_plug.tgz to Volume 1 and reboot. If successful, the fun_plug.tgz file is unpacked (ffp directory) and deleted. A telnet server is started.

Optional

# mkdir -p /ffp/home/root/
# usermod -d /ffp/home/root/ root
# store-passwd.sh
# mkdir /ffp/pkg/
# cd /ffp/pkg/
# rsync -av --delete inreto.de::dns323/fun-plug/0.5/packages .
# cd /ffp/pkg/
# rsync -av --delete wolf-u.li::ffp/additional .

Requires Uli's packages.

# funpkg -i /ffp/pkg/additional/app-editors/nano-2.0.9-2.tgz
# cp -i /ffp/etc/examples/nanorc /ffp/etc/

Pen Drive

For running ffp off of a USB pen drive connected to your DNS-323, see instructions in the usb_ffp folder.

Packages

Resources

About

A collection of notes, scripts and tidbits to enhance the D-Link DNS-323 NAS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages