PDA

Bekijk de volledige versie : Help instaling Twonkyvision Media Server 4.2 in Asus WL-500GP



xipbox
14-11-2007, 10:01
I have a Asus WL-500GP with oleg firmware

I have two mount :

/dev/discs/disc0/part1 / opt - -+ 50 GB ext3
/dev/discs/disc0/part2 /tmp/harddisk - -+ 10 GB FAT32
/dev/discs/disc0/part3 /swapon

I have download the package http://www.twonkyvision.com/Download/4.4/twonkymedia-asus.zip for Asus WL-HDD 2.5

When i tray to install , it will be instaled in /tmp/harddisk for default, how can i change to install it on /opt/twonkyvision/

_oz_
14-11-2007, 11:06
When i tray to install , it will be instaled in /tmp/harddisk for default, how can i change to install it on /opt/twonkyvision/

Before starting setup, you can try to edit install.nas file - specifically change line
DIR=/tmp/harddisk/twonkyvision
to
DIR=/opt/twonkyvision

Given that your /opt is mounted it should at least copy it to that place, probably some configs will need editing before it will work there.

Be aware that unlike installation, uninstallation is not using this variable and has /tmp/harddisk/twonkyvision paths hardcoded in nas-uninstaller script file.

xipbox
14-11-2007, 12:12
file instal.nas
ID=ASUS
USER=admin
PWD=admin
DEV=br0
DIR=/opt/twonkyvision
RC=/tmp/harddisk/init.sh


And the RC=/tmp/harddisk/init.sh i have to modify to ? to RC=/opt/twonkyvision/init.sh

to later i change the post-boot to start the server /opt/twonkyvision/init.sh