I want to enable eSATA to the DS 106e having just upgraded firmware DSM_DS-108j_1594 pat . How do I copy the code from DS107 firmware? Do I just write the above code?
Got it sorted by installing DSM3.1-1613.
chips
I want to enable eSATA to the DS 106e having just upgraded firmware DSM_DS-108j_1594 pat . How do I copy the code from DS107 firmware? Do I just write the above code?


cp /volume1/public/pci.* /usr/syno/hotplug
cp -r /volume1/public/pci /usr/syno/hotplug.d
HarryPotter wrote:@goetz: what about the 1742 for a DS207+?
DS-107plus> file /usr/sbin/showmount
/usr/sbin/showmount: ELF 32-bit LSB executable, ARM, version 1, dynamically linked (uses shared libs), for GNU/Linux 2.4.3, strippedDS-107plus> file /volume1/public/showmount
/volume1/public/showmount: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.14, strippedDS-107plus> /volume1/public/showmount
-ash: /volume1/public/showmount: not found





Version: DSM 2.3-1139
(2010/03/08)
This firmware can only be applied to DiskStation with DSM 2.1 or DSM 2.2 firmware.




[ -e /volume1/opt ] && mount -o bind /volume1/opt /opt
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda1 2450928 384368 2041660 16% /
/tmp 15100 588 14512 4% /tmp
/dev/hda3 477627796 198147276 279378120 41% /volume1
/dev/sda1 240362688 87044508 153215780 36% /volumeUSB1
drwxr-xr-x 21 root root 4096 Jun 19 13:14 .
drwxr-xr-x 21 root root 4096 Jun 19 13:14 ..
-rw-r--r-- 1 root root 3 Oct 22 2010 .mkcert.serial
-rw------- 1 root root 1024 Oct 22 2010 .rnd
drwxr-xr-x 2 root root 4096 Jun 18 13:30 bin
drwxr-xr-x 5 root root 12288 Jun 18 13:30 dev
drwxr-xr-x 12 root root 4096 Jun 19 13:13 etc
drwxr-xr-x 11 root root 4096 Jun 18 13:24 etc.defaults
drwxr-xr-x 2 root root 4096 Mar 3 2010 initrd
drwxr-xr-x 13 root root 12288 Jun 18 13:30 lib
drwxr-xr-x 2 root root 4096 Mar 3 2010 lib64
lrwxrwxrwx 1 root root 11 Jun 18 13:22 linuxrc -> bin/busybox
drwx------ 2 root root 4096 Mar 3 2010 lost+found
drwxr-xr-x 2 root root 4096 Mar 3 2010 mnt
dr-xr-xr-x 100 root root 0 Jul 28 2002 proc
drwxr-xr-x 3 root root 4096 Jun 19 13:06 root
drwxr-xr-x 2 root root 4096 Jun 18 13:22 sbin
drwxr-xr-x 2 root root 4096 Mar 3 2010 sys
drwxrwxrwx 7 root root 880 Jun 19 14:35 tmp
drwxr-xr-x 7 root root 4096 Jun 18 13:21 usr
drwxr-xr-x 11 root root 4096 Jun 19 13:13 var
drwxr-xr-x 11 root root 4096 Jun 18 13:24 var.defaults
drwxrwxrwx 19 root root 4096 Jun 19 13:13 volume1
drwxr-xr-x 5 root root 4096 Jun 18 11:42 volumeUSB1
drwxr-xr-x 23 root root 4096 Jun 18 16:28 .
drwxrwxrwx 19 root root 4096 Jun 19 13:13 ..
drwxr-xr-x 2 root root 4096 Jun 18 15:09 bin
drwxr-xr-x 10 root root 4096 Jun 18 15:09 etc
drwxr-xr-x 9 root root 4096 May 16 2010 include
drwx------ 2 root root 4096 Jun 18 14:54 ipkg-6qPqvg
drwx------ 2 root root 4096 Jun 18 14:56 ipkg-R7I2jo
drwx------ 2 root root 4096 Mar 26 23:24 ipkg-RIV9nh
drwx------ 2 root root 4096 Jun 17 11:04 ipkg-bJqlFj
drwx------ 2 root root 4096 Jun 17 11:10 ipkg-i3bmag
drwx------ 2 root root 4096 Jun 18 14:54 ipkg-k5OnXb
drwx------ 2 root root 4096 Jun 18 16:27 ipkg-kBvkNm
drwx------ 2 root root 4096 Jun 17 11:09 ipkg-pZwXzZ
drwx------ 2 root root 4096 Jun 13 14:09 ipkg-pjtHPl
drwx------ 2 root root 4096 Jun 18 16:25 ipkg-xeBQn5
drwx------ 2 root root 4096 Jun 13 14:14 ipkg-z9i5DX
drwxr-xr-x 10 root root 4096 Jun 18 15:05 lib
drwxr-xr-x 3 root root 4096 Jun 18 14:53 libexec
drwxr-xr-x 5 root root 4096 May 16 2010 man
drwxr-xr-x 2 root root 4096 Jun 18 14:52 sbin
drwxr-xr-x 17 root root 4096 May 16 2010 share
drwxr-xr-x 2 root root 4096 Oct 30 2010 tmp
drwxr-xr-x 7 root root 4096 May 3 14:44 var
#!/bin/sh
# Optware setup
##mkdir -p /opt
##[ -e /volume1/opt ] && mount -o bind /volume1/opt /opt
[ -x /opt/etc/rc.optware ] && /opt/etc/rc.optware
[ -e /bin/killall ] || ln -s /bin/busybox /bin/killall

Return to x01/x06/x07 Legacy Discussion
Users browsing this forum: No registered users and 1 guest