Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hey, I'm having a little trouble getting ffp to run from a usb stick and was hoping this forum could help!
So far I have managed to get ffp transferred to the usb key (using cp -a command in ssh), so I am able to load the usb-storage.ko driver and mount the usb key. However when I reboot the NAS fun_plug doesn't seem to be calling my /mnt/HD_a2/.bootstrap/setup.sh file i.e. when I reboot nothing happens (just loads ffp from the hdd). I am using firmware 1.09 and ffp 0.5. I will attach my fun_plug and setup.sh. Help is greatly appreciated, I plan on writing a how to once I figure this out!!
Last edited by spin4spin (2010-11-19 23:21:54)
Offline
Did you make /mnt/HD_a2/.bootstrap/setup.sh executable?
chmod a+x /mnt/HD_a2/.bootstrap/setup.sh
Offline