Interessant. Jetzt beschwert sich das Gerät, dass kein ./opt vorhanden sei:
Ich denke, dass da der Link fehlt...
Code:
NAS-SERVER> sh syno-x07-bootstrap_1.2-7_arm.xsh
Optware Bootstrap for syno-x07.
Extracting archive... please wait
bootstrap/
bootstrap/bootstrap.sh
bootstrap/ipkg-opt.ipk
1226+1 records in
1226+1 records out
bootstrap/ipkg.sh
bootstrap/optware-bootstrap.ipk
bootstrap/wget.ipk
Creating temporary ipkg repository...
Installing optware-bootstrap package...
Unpacking optware-bootstrap.ipk...Done.
Configuring optware-bootstrap.ipk...mount: mounting /volume1/@optware on /opt failed: No such file or directory
mkdir: can't create directory '/opt/etc': No such file or directory
chmod: /opt/etc: No such file or directory
mkdir: can't create directory '/opt/var/': No such file or directory
chmod: /opt/var: No such file or directory
mkdir: can't create directory '/opt/tmp': No such file or directory
chmod: /opt/tmp: No such file or directory
mkdir: can't create directory '/opt/lib': No such file or directory
chmod: /opt/lib: No such file or directory
//tmp/ipkg/info/optware-bootstrap.ipk.preinst failed. Aborting installation of optware-bootstrap.ipk
Installing ipkg...
Unpacking ipkg-opt.ipk...Done.
Configuring ipkg-opt.ipk...WARNING: can't open config file: /usr/syno/ssl/openssl.cnf
tar: ./opt/share: Cannot mkdir: No such file or directory
tar: ./opt/share: Cannot mkdir: No such file or directory
tar: ./opt/share/ipkg: Cannot mkdir: No such file or directory
tar: ./opt/share: Cannot mkdir: No such file or directory
tar: ./opt/share/ipkg/intercept: Cannot mkdir: No such file or directory
tar: ./opt/share: Cannot mkdir: No such file or directory
tar: ./opt/share/ipkg/intercept/update-modules: Cannot open: No such file or directory
tar: ./opt/share: Cannot mkdir: No such file or directory
tar: ./opt/share/ipkg/intercept/ldconfig: Cannot open: No such file or directory
tar: ./opt/share: Cannot mkdir: No such file or directory
tar: ./opt/share/ipkg/intercept/depmod: Cannot open: No such file or directory
tar: ./opt/lib: Cannot mkdir: No such file or directory
tar: ./opt/lib: Cannot mkdir: No such file or directory
tar: ./opt/lib/libipkg.so.0.0.0: Cannot open: No such file or directory
tar: ./opt/lib: Cannot mkdir: No such file or directory
tar: ./opt/lib/libipkg.so.0: Cannot create symlink to `libipkg.so.0.0.0': No such file or directory
tar: ./opt/lib: Cannot mkdir: No such file or directory
tar: ./opt/lib/libipkg.so: Cannot create symlink to `libipkg.so.0.0.0': No such file or directory
tar: ./opt/etc: Cannot mkdir: No such file or directory
tar: ./opt/etc: Cannot mkdir: No such file or directory
tar: ./opt/etc/ipkg.conf: Cannot open: No such file or directory
tar: ./opt/bin: Cannot mkdir: No such file or directory
tar: ./opt/bin: Cannot mkdir: No such file or directory
tar: ./opt/bin/update-alternatives: Cannot open: No such file or directory
tar: ./opt/bin: Cannot mkdir: No such file or directory
tar: ./opt/bin/ipkg-opt: Cannot create symlink to `ipkg': No such file or directory
tar: ./opt/bin: Cannot mkdir: No such file or directory
tar: ./opt/bin/ipkg: Cannot open: No such file or directory
tar: Exiting with failure status due to previous errors
Done.
Removing temporary ipkg repository...
rm: /tmp/ipkg: is a directory
Installing wget...
bootstrap.sh: line 45: /opt/bin/ipkg: not found
Ich denke, dass da der Link fehlt...