Search found 2 matches
- Mon Apr 28, 2008 6:26 pm
- Forum: NAS and other OS
- Topic: TERASTATION PRO II - HELP NEEDED
- Replies: 1
- Views: 3226
Re: TERASTATION PRO II - HELP NEEDED
You need to find the install instructions for ipkg and use that to install wget. I can't remember how that was done, maybe someone can point you in the right direction as I don't seem to be able to find them..
- Sun Mar 16, 2008 5:31 pm
- Forum: NAS and other OS
- Topic: Install on Terastation Pro
- Replies: 5
- Views: 7456
Re: Install on Terastation Pro
afaik, installer does not put an autostart script in case of reboot. Actually it does, it just doesn't work. The installer created: /etc/init.d/twonky #!/bin/sh route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0 cd /mnt/array1/twonky /mnt/array1/twonky/twonkymedia & It then dropped this at the end...