Strona 2 z 2
Re: automatyczna synchronizacja Pendrive
: pt lut 19, 2021 4:06 pm
autor: michau
W którym miejscu?
Re: Automatyczna synchronizacja Pendrive
: pt lut 19, 2021 4:13 pm
autor: michau
Eh, nie dotyczy w takim przypadku.
Re: Automatyczna synchronizacja Pendrive
: pt lut 19, 2021 4:37 pm
autor: R70
tomaasz pisze: ↑pt lut 19, 2021 3:57 pm
dziękuję za pomoc, coraz więcej argumentów za powrotem do DSM 6.x
Jeśli masz DSM7 beta na serwerze fizycznym to raczej nie wrócisz już do 6.x na tym sprzęcie. Pewnie (jeśli mowa o DSM918+) da się zainstalować na DSM7betaVMM i odpalić VDSM 6.2.3
Re: Automatyczna synchronizacja Pendrive
: pt lut 19, 2021 4:46 pm
autor: tomaasz
R70 pisze: ↑pt lut 19, 2021 4:37 pm
tomaasz pisze: ↑pt lut 19, 2021 3:57 pm
dziękuję za pomoc, coraz więcej argumentów za powrotem do DSM 6.x
Jeśli masz DSM7 beta na serwerze fizycznym to raczej nie wrócisz już do 6.x na tym sprzęcie. Pewnie (jeśli mowa o DSM918+) da się zainstalować na DSM7betaVMM i odpalić VDSM 6.2.3
no to pupa, to chyba nie będę próbował, bo za cienki jestem, żeby sobie poradzić z ewentualnymi problemami

Re: Automatyczna synchronizacja Pendrive
: sob lut 20, 2021 10:33 pm
autor: miecio08
Jest możliwość downgrade do 6.2. Udało mi się to zrobić na własnym nasie. Postaram się znaleźć tutoriala którego użyłem i wrzucę tutaj.
Wysłane z mojego SM-N986B przy użyciu Tapatalka
Re: Automatyczna synchronizacja Pendrive
: sob lut 20, 2021 10:36 pm
autor: miecio08
1. Ensure you have a telnet client available on your PC, and also ensure you have downloaded Synology Assistant to your PC
2. In DSM 7.0, enable Telnet and SSH access
3. Using telnet, connect to your Synology NAS from your PC: (x.x.x.x is the IP address of your NAS)
telnet x.x.x.x
4. Run the following command on your NAS:
sudo vi /etc.defaults/VERSION
5. Replace the entire contents of that file with the following:
majorversion="6"
minorversion="2"
productversion="6.2.3"
buildphase="GM"
buildnumber="25426"
smallfixnumber="0"
builddate="2020/07/01"
buildtime="06:24:39"
6. Save the file and reboot your NAS
7. Use the Synology Assistant to find the machine and connect to it
8. Install DSM 6.2.3 using the .pat file downloaded from the Synology download center. The upgrade will start but then quickly show an error stating you are unable to downgrade and must install a version of DSM7. Don't worry, because at this point, Telnet will be available and you will be able to connect to your NAS.
9. Telnet to your NAS like in step 3, but instead of using your account credentials from before, use the following:
username: root
password: 101-0101
10. Repeat steps 4 and 5, replacing the VERSION file with the new contents.
11. Install 6.2.3 again. Your NAS should successfully downgrade to 6.2.3.
Wysłane z mojego SM-N986B przy użyciu Tapatalka
Re: Automatyczna synchronizacja Pendrive
: ndz lut 21, 2021 5:40 pm
autor: tomaasz
dziękuję
na którym modelu robiłeś ?
Re: Automatyczna synchronizacja Pendrive
: ndz lut 21, 2021 5:48 pm
autor: miecio08
DS220+
Wysłane z mojego SM-N986B przy użyciu Tapatalka