Nov 26, 2012

IPKG for Synology DS213+


CAUTION: before upgrading your DSM disable IPKG ( if its already installed )! 

=> /etc/rc.local
original source: http://www.synology-wiki.de/index.php/IPKG


Install IPKG:


ssh onto NAS
ssh root@NAS

afterwards change to root dir
cd /volume1/


download package
wget http://ipkg.nslu2-linux.org/feeds/optware/syno-e500/cross/unstable/syno-e500-bootstrap_1.2-7_powerpc.xsh

install package
sh syno-e500-bootstrap_1.2-7_powerpc.xsh


Since DSM4.0 edit in /root/.profile the lines

PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin
export PATH

after this edit /etc/rc.local

and uncomment "exit"


# Optware setup
#[ -x /etc/rc.optware ] && /etc/rc.optware start
# uncomment the following line to disable optware
exit

create a new start script ( link )


voila! :-)

1 comment:

  1. C'est complètement faux le DS213+ n'a pas le type de processeur que tu utilises dans ton tuto.
    C'est juste inutile.
    Voila! :-)

    ReplyDelete