Hallo,
Wichtige Ergänzung:
unique="synology_powerpc_107" darf nach upgrade nicht mehr geändert werden, diese Einstellung muß dauerhaft in der Konfiguration bleiben!
um es noch mal ganz klar darzustellen, mein Text aus dem englischen Forum.
Hi,
This is experimenal, use it on your own risk! You may lost all your data, maybe your DS isn't working anymore, if you are in warranty, you lost warranty. There is no support from Synology.
how to install 1139 on 106, 106e, 106j. Download firmware 1139 for DS-107. Connect to your DS via ssh.
DS-106
edit /etc.defaults/synoinfo.conf, change
unique="synology_powerpc_106"
to
unique="synology_powerpc_107"
install 1139 for DS-107 with DSM. After that edit /etc.defaults/synoinfo.conf
upnpmodelname="DS107" --> "DS106"
supportsystemperature="yes" --> "no"
showtempdesc="yes" --> "no"
synobios="ds107" --> "ds106"
supportfanctrl="yes" --> "no"
support_auto_poweron="yes" --> "no"
support_mtd_serial="yes" --> "no"
reboot.
DS-106e
edit /etc.defaults/synoinfo.conf, change
unique="synology_powerpc_106e"
to
unique="synology_powerpc_107"
install 1139 for DS-107 with DSM. After that edit /etc.defaults/synoinfo.conf
upnpmodelname="DS107" --> "DS106e"
supportsystemperature="yes" --> "no"
showtempdesc="yes" --> "no"
synobios="ds107" --> "ds106"
supportdomain="yes" --> "no" (optional)
supportfanctrl="yes" --> "no"
support_auto_poweron="yes" --> "no"
support_mtd_serial="yes" --> "no"
surveillance_camera_max="2" --> "1"
reboot
DS-106j
edit /etc.defaults/synoinfo.conf, change
unique="synology_powerpc_106j"
to
unique="synology_powerpc_107"
install 1139 for DS-107 with DSM. After that edit /etc.defaults/synoinfo.conf
upnpmodelname="DS107" --> "DS106j"
supportsystemperature="yes" --> "no"
showtempdesc="yes" --> "no"
synobios="ds107" -->"ds106"
supportdomain="yes" --> "no" (optional)
supportfanctrl="yes" --> "no"
support_auto_poweron="yes" --> "no"
supportSATA="yes" --> "no"
support_mtd_serial="yes" --> "no"
surveillance_camera_max="2" --> "1"
esatadiskname="hdc" --> delete
reboot
Gruß Götz