Hallo Forum,
da ich auch gerade am verzweifeln bin, poste ich in dieser Topic. Ich bekomme es ebenfalls nicht hin, ipkg an's Rennen zu bekommen.
Ich habe eine DS213 und bin laut wiki-Anleitung vorgegangen, sprich:
Rich (BBCode):
X> cat /proc/cpuinfo | grep Processor
Processor : Feroceon 88FR131 rev 1 (v5l)
führt mich zu
Rich (BBCode):
Für Marvell Kirkwood 88F6281, 88F6282, 88FR131 (ARMv5TE Feroceon) : http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/stable/syno-mvkw-bootstrap_1.2-7_arm.xsh
Das ganze dann nach Anleitung installiert:
Rich (BBCode):
x> sh syno-mvkw-bootstrap_1.2-7_arm.xsh
Optware Bootstrap for syno-mvkw.
Extracting archive... please wait
bootstrap/
bootstrap/bootstrap.sh
bootstrap/ipkg-opt.ipk
bootstrap/ipkg.sh
bootstrap/optware-bootstrap.ipk
bootstrap/wget.ipk
1232+1 records in
1232+1 records out
Backup your configuration settings, then type:
rm -rf /volume1/@optware
rm -rf /usr/lib/ipkg
This will remove all existing optware packages.
You must *reboot* and then restart the bootstrap script.
BusyBox v1.16.1 (2013-08-17 12:13:34 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
x>
Anschließend mit dem VI die /root/.profile geändert und die Zeilen auskommentiert:
Rich (BBCode):
# #PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sb
#
# #export PATH
Zu guter Letzt die DS neugestartet.
Dann das, was in der Wiki unter "Konfiguration" steht ebenfalls ausgeführt, bis auf den Part "Neues separates Startup Script für Optware" - ich möchte ja ertmal nur wissen, ob ipkg installiert worden ist.
und was kommt:
Rich (BBCode):
x> ipkg update
-ash: ipkg: not found
Dann habe ich versucht, das ganze einFach als
Paket zu installieren, allerdings ohne anderes Ergebnis. ein echo $path gibt bei mir genau nichts aus.
- was soll/kann/muss ich nun tun, um ipkg zu installieren?
Vielen Dank im Voraus!