Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Am I right in saying that Cleanboot is only available as part of the fonz fun_plug which includes lots of software applications?
My DNS-323 has a very simple custom fun_plug which just runs telnet and Firefly
dmesg > /mnt/HD_a2/dmesg.out # # TELNET SECTION # # Requires: /mnt/HD_a2/starttelnet.sh # /mnt/HD_a2/lnx_bin/busybox3 # /mnt/HD_a2/lnx_bin/utelnetd # /mnt/HD_a2/starttelnet.sh # # FIREFLY SECTION # if [ -f /mnt/HD_a2/lnx_bin/mt-daapd ] then export PATH=/mnt/HD_a2/lnx_bin:$PATH export LD_LIBRARY_PATH=/mnt/HD_a2/lnx_bin/lib /mnt/HD_a2/lnx_bin/mt-daapd -c /mnt/HD_a2/lnx_bin/mt-daapd.conf fi
I only need Firefly on my DNS-323, not any other apps. Is it possible to get my drive to cleanly unmount in a simple way? I have filesystem warnings...
Offline
Is cleanboot just a script - not an application?
If so what is the command it runs to kill running tasks? And how do you then ensure the script gets run on shutdown so the box can shutdown/restart properly?
Offline