Qnap TS-101/201 Self Install for SlimServer 6.3.1

**** Progressive Consumer Electronics Ltd ****
takes no responsibility for the use of the information or files linked to on this web page. If you use this information then you do so at your own risk!

Ok all you need to do to install SlimServer 6.3.1 on your Qnap TS-101/201 is follow the following steps:

1. Make sure that Telnet is enabled on your TS-101/201. You can check this by looking at the firmware version on the Qnap web admin screen. If the firmware version ends in a T then Telnet is enabled
2. Download the install package at the link to your desktop install_ts101201.rar
3. Un-RAR the contents of the install package to the root of the Public share on your TS-101/201
4. Using the command line Telnet into your TS-101/201 using the following command: "telnet xxx.xxx.xxx.xxx 13131" (don't include the quotes) xxx.xxx.xxx.xxx = the IP address of your TS-101/201
5. Login as the administrator (U: administrator P: admin)
6. Enter the following command: "cd /share/HDA_DATA/Public". If you have two drives in your system then enter the following command: "cd /share/MD0_DATA/Public" (don't include the quotes)
7. To start the install procedure enter the following command: "./install.sh"

The install package will now install itself. When the task has completed and the Telnet prompt has returned type: "reboot" and let the TS-101/201 reboot completely and finish the installation of the package.

Once complete you should be able to see SlimServer 6.3.1 on port 9000 of the IP address of your TS-101/201 (as long as you don't have the Twonky Media Server running on that port).

When ever possible we always suggest that you install this package on an empty drive that has just been installed in to your TS-101/201 just incase anything goes wrong on installation and you loose any data. You should be able to install it on a TS-101/201 that already has data on it though without any problems.

If you have already had SlimServer installed on your TS-101/201 and you have had a crash of some description and SlimServer and/or your Qnap shares are no longer functioning then you need to use the following instructions to re-install everything. Please note that this will involve reformatting your installed hard drive/s so you will loose everything.

1. Using the command line Telnet into your TS-101/201 using the following command: "telnet xxx.xxx.xxx.xxx 13131" (don't include the quotes) xxx.xxx.xxx.xxx = the IP address of your TS-101/201
2. Login as the administrator (U: administrator P: admin)
3. Enter the following commands:
>>>> mkdir /tmp/flash
>>>> mount /dev/mtdblock4 /tmp/flash
>>>> rm /tmp/flash/autorun.sh
>>>> umount /tmp/flash
>>>> reboot

Once your TS-101/201 has rebooted you will be then able to go through the initial Qnap setup procedure in the Qnap web administration screen and then follow the instructions above to re-install SlimServer