Hallo Leute,
jaaaa, ich weiß, das ist fast peinlich.
Habe neue/größere HDD in meine DS106 eingebaut.
Nun hab ich erst mal 2 Probleme:
1. kriege ipkg nicht installiert
2. eSATA-Anschluss geht nicht.
Zu 1.
-- erst Bootstrap installieren:
DS107> sh ds101-bootstrap_1.0-4_powerpc.xsh
DS-10x Bootstrap extracting archive... please wait
bootstrap/
bootstrap/bootstrap.ipk
bootstrap/bootstrap.sh
bootstrap/ipkg.ipk
bootstrap/ipkg.sh
bootstrap/openssl.ipk
bootstrap/wget-ssl.ipk
10271+1 records in
10271+1 records out
Creating temporary ipkg repository... success
Installing DS101(g)-bootstrap package...Unpacking bootstrap.ipk...Done.
Configuring bootstrap.ipk...Regenerating dynamic linker cache...
/opt/sbin/ldconfig: /lib/libcom_err.so.2 is not a symbolic link
/opt/sbin/ldconfig: /lib/libext2fs.so.2 is not a symbolic link
/opt/sbin/ldconfig: /lib/libuuid.so.1 is not a symbolic link
/opt/sbin/ldconfig: /lib/libss.so.2 is not a symbolic link
/opt/sbin/ldconfig: /lib/libblkid.so.1 is not a symbolic link
/opt/sbin/ldconfig: /lib/libe2p.so.2 is not a symbolic link
Done. success
Installing IPKG package... (Ignore missing md5sum warning)
Unpacking ipkg.ipk...Done.
Configuring ipkg.ipk..../ipkg.sh: line 1170: md5sum: not found
Configuration file `/opt/etc/ipkg.conf'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions (if diff is installed)
The default action is to keep your current version.
*** ipkg.conf (Y/I/N/O/D) [default=N] ?
Done.
Removing temporary ipkg repository...
Installing OpenSSL..Installing openssl (0.9.7m-5) to root...
Configuring openssl
Successfully terminated.
success
Installing wget-SSL...Installing wget-ssl (1.12-2) to root...
Nothing to be done
An error ocurred, return value: 1.
Collected errors:
ERROR: Cannot satisfy the following dependencies for wget-ssl:
libidn
-- Versuch Direktdownload:
DS107> cd /volume1/public/
DS107> wget --passive-ftp -q -P /opt/ipkg-LmainF
http://ipkg.nslu2-linux.org/feeds/optwar
e/ds101g/cross/stable/Packages.gz
--- wget finden:
DS107> which wget
/bin/wget <-- sollte doch /usr/syno/bin sein... oder?
-- path finden:
DS107> echo $PATH
/opt/bin:/opt/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/syno/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/syno/bin:/usr/syno/sbin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/syno/bin:/usr/syno/sbin:/usr/local/bin:/usr/local/sbin
DS107> ipkg update
Downloading
http://ipkg.nslu2-linux.org/feeds/optware/ds101g/cross/stable//Packages
An error ocurred, return value: 1.
Collected errors:
ipkg_download: ERROR: Command failed with return value 41: `wget --passive-ftp -q -P /opt/ipkg-U8Kwqj
http://ipkg.nslu2-linux.org/feeds/optware/ds101g/cross/stable//Packages'
-- wget erneut installieren:
DS107> cd /opt/bin/wget
DS107> ls
wget_1.12-2_powerpc.ipk
DS107> ipkg install wget_1.12-2_powerpc.ipk
Installing wget (1.12-2) to /opt/...
ipkg: /opt/bin/wget: Is a directory
Configuring wget
Successfully terminated.
-- erneute update:
DS107> ipkg update
Downloading
http://ipkg.nslu2-linux.org/feeds/optware/ds101g/cross/stable//Packages
An error ocurred, return value: 1.
Collected errors:
ipkg_download: ERROR: Command failed with return value 41: `wget --passive-ftp -q -P /opt/ipkg-ku80Pi
http://ipkg.nslu2-linux.org/feeds/optware/ds101g/cross/stable//Packages'
was ist hier falsch?
Zu 2.:
--- eSATA nicht verfügbar, obwohl die Dateien da sind:
DS107> cd /usr/syno/hotplug
DS107> ls
block.agent pci.agent sound.agent usb.wimax
firmware pci.rc usb.agent usb.wireless
firmware.agent scsi.agent usb.nut-hid
hotplug.functions scsi_host.agent usb.rc
DS107> cd /usr/syno/hotplug.d
DS107> ls
default pci
Was ist hier falsch?
Danke und Gruß