Jump to content

Installing Utorrent on OpenMediaVault OMV BananaPi


CreepyOlGuy

Recommended Posts

Hey crowed.

 

Looking for guidance installing utorrent on OpenMediaVault

linux kernal 3.4.90

 

This is what i have tried.

 

tar xf utserver.tar.gz
mv utorrent-server-* ~/utorrent
cd ~/utorrent
chmod +x utstart
./utstart install
./utstart start &
 
the output of the above cmds.
 
root@bananas:/opt# wget http://download-new.utorrent.com/endpoint/utserver/os/linux-x64-debian-7-0/track/beta/ --content-disposition
--2014-08-29 01:00:13--  http://download-new.utorrent.com/endpoint/utserver/os/linux-x64-debian-7-0/track/beta/
Resolving download-new.utorrent.com (download-new.utorrent.com)... cd ~/utorrent
wget http://droidzone.in/utstart
chmod +x utstart
./utstart install
./utstart start &67.215.238.66
Connecting to download-new.utorrent.com (download-new.utorrent.com)|67.215.238.66|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2257373 (2.2M) [application/octet-stream]
Saving to: `utserver.tar.gz'

100%[=======================================================>] 2,257,373    398K/s   in 6.2s

2014-08-29 01:00:19 (354 KB/s) - `utserver.tar.gz' saved [2257373/2257373]

root@bananas:/opt# tar xf utserver.tar.gz
root@bananas:/opt# mv utorrent-server-* ~/utorrent
mv: cannot move `utorrent-server-alpha-v3_3' to `/root/utorrent/utorrent-server-alpha-v3_3': Directory not empty
root@bananas:/opt# cd ~/utorrent
root@bananas:~/utorrent# wget http://droidzone.in/utstart
--2014-08-29 01:00:20--  http://droidzone.in/utstart
Resolving droidzone.in (droidzone.in)... 104.28.28.30, 104.28.29.30
Connecting to droidzone.in (droidzone.in)|104.28.28.30|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2110 (2.1K)
Saving to: `utstart.2'

100%[=======================================================>] 2,110       --.-K/s   in 0s

2014-08-29 01:00:20 (36.4 MB/s) - `utstart.2' saved [2110/2110]

root@bananas:~/utorrent# chmod +x utstart
root@bananas:~/utorrent# ./utstart install
Install
Scriptname: utstart
Path: /root/utorrent
Installing utorrent server as a boot-time program..
insserv: creating .depend.boot
insserv: creating .depend.start
insserv: creating .depend.stop
utorrent server installed to boot-time..
Autocomplete entries for utstart added to bash. You may need to reboot or manually source the entry like this for this session:
      . /etc/bash_completion.d/utstart

root@bananas:~/utorrent# ./utstart start &
 
 
 
 
Unsure why this is not working for me.
 
 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...