DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-06-02 16:30:38

cjc1959au
New member
Registered: 2008-01-06
Posts: 3

Uninstall fun_plug 0.5.

Hey people,

I have 2 * DNS-323 units (TweedleDee & TweedleDum) with firmware 1.05. Each has 2 * 1TB Seagate Hard Disk Drives that I have just installed and formatted as seperate disks. (Volume_1 & Volume_2).

I have installed fun_plug 0.5 so I can access the system and modify the base share names (Was Volume_1 and Volume_2 and is now Media_1 and Media_2).

I now want to uninstall fun_plug 0.5 from the HD_a2 (Media_1) and then reinstall it on HD_a4 so that it is available, but no-one can see it on the shared drive.

How do I uninstall fun_plug 0.5 from my DNS-323?

I know I will need to delete /ffp and the extra fun_plug and ffp files in the root directory.

What else needs to be deleted?

Thanks for your help!

cjc

Last edited by cjc1959au (2008-06-02 16:31:42)

Offline

 

#2 2008-06-02 17:28:16

SilentException
Member
From: Island of Krk, Croatia
Registered: 2008-05-04
Posts: 148

Re: Uninstall fun_plug 0.5.

maybe i'm wrong but i think you cannot put fun_plug anywhere other than HD_a2 because /usr/sbin/chk_fun_plug only looks on HD_a2:

HD_Path=$HD_Path"a2"

if [ -e /mnt/$HD_Path/fun_plug ]; then
        echo "function plug enable"
        /mnt/$HD_Path/fun_plug
fi

Last edited by SilentException (2008-06-02 17:28:28)


D-Link DNS-323 v1.05 fun_plug-ed + many mods,  2 x 320GB Seagate Barracuda 7200.10 RAID0, Cat6 Gigabit Network, 9k Jumbo Frames, Average (WRITE): 19,32 MB/sec, Average (READ): 28,6 MB/sec

Offline

 

#3 2008-06-03 02:42:31

cjc1959au
New member
Registered: 2008-01-06
Posts: 3

Re: Uninstall fun_plug 0.5.

I Think that is true by default, but there is a thread http://dns323.kood.org/forum/t2008-HOWT … mmies-them).html about setting up fun_plug on a DNS-313.

By modifying the original fun_plug before installation, he installs it to HD_a4 and it works perfectly.

=========================================
1. Download fun_plug.tgz and put it in Volume_1 of your DNS-313
2. Download fun_plug and put it in the same place.
3. Edit fun_plug with your favorite text editor - replace line
     FFP_PATH=/mnt/HD_a2/ffp
  with
     FFP_PATH=/mnt/HD_a4/ffp
4. Reboot
=========================================

Logically, I see no reason why the same trick shouldn't work on a DNS-323but unless I remove the original version, I will never know where it is getting the files from (a2 or a4).

Offline

 

#4 2008-06-03 10:16:06

SilentException
Member
From: Island of Krk, Croatia
Registered: 2008-05-04
Posts: 148

Re: Uninstall fun_plug 0.5.

ah, i thought you wanted to hide fun_plug script too. moving ffp directory from HD_a2 is easy as changing the /ffp link to point to new location. it can be done with no problems smile


D-Link DNS-323 v1.05 fun_plug-ed + many mods,  2 x 320GB Seagate Barracuda 7200.10 RAID0, Cat6 Gigabit Network, 9k Jumbo Frames, Average (WRITE): 19,32 MB/sec, Average (READ): 28,6 MB/sec

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB