- Registriert
- 30. Mai 2019
- Beiträge
- 311
- Reaktionspunkte
- 315
- Punkte
- 113
Hallo
Ich bin Thomas von TN-Notebooks.
Ich brauche ein Backup vom USB-Flash / DOM einer DS3018xs
Dieses Flash Image / Backup kann man per Terminal erstellen.
Ich bin hier im Forum aktiv und repariere auch für viele User - siehe
https://www.synology-forum.de/threads/synology-reparaturen-ausserhalb-der-garantie.110387/
Das bin ich.
Ich habe eine eigene DS3018xs bekommen bei der aber das USB Flash fehlt.
Die Dokumentation für diese Station habe ich leider noch nicht in der Datenbank.
Ich brauche also von einer DS3018xs ein Image von einem Flash ausgelesen aus einer garantiert funktionierenden Station.
Vorteil für euch selber wäre das wenn ihr euer eigenes Flash mal zerschießt kann man das dann aus dem Image wieder herstellen - also auch eine wertvolle Datensicherung.
Software kann man hier laden - natürlich auch in das scrip reinsehen das es nichts böses ist.
Zeitaufwand ca 10 - 15 Minuten
https://github.com/007revad/Synoboot_backup?tab=readme-ov-file
und hier die notwendigen Befehle
create on volume1
a folder backups/synoboot
or
a Folder named ordner1
and change ( if you created ordner1) in the synoboot_backup.sh the bakpath
from
bakpath=/volume1/backups/synoboot
to
bakpath=/volume1/ordner1
copy the synoboot_backup.sh or modified synoboot_backup.sh to the ordner1
login to the Station by SSH for example with Putty
Login ********
Pass *******
sudo -i du musst root sein
Pass *******
sudo -s /volume1/ordner1/synoboot_backup.sh
output file you find in the ordner1 or backups/synoboot
Es werden 3 Output files erzeugt - insgesamt ca 240 MB ( uploadlink zu One Drive kann ich per PM senden )
das Flash gesamt
Partition 1
Partition 2
Kann jemand Helfen ?
Danke im Voraus
Ich bin Thomas von TN-Notebooks.
Ich brauche ein Backup vom USB-Flash / DOM einer DS3018xs
Dieses Flash Image / Backup kann man per Terminal erstellen.
Ich bin hier im Forum aktiv und repariere auch für viele User - siehe
https://www.synology-forum.de/threads/synology-reparaturen-ausserhalb-der-garantie.110387/
Das bin ich.
Ich habe eine eigene DS3018xs bekommen bei der aber das USB Flash fehlt.
Die Dokumentation für diese Station habe ich leider noch nicht in der Datenbank.
Ich brauche also von einer DS3018xs ein Image von einem Flash ausgelesen aus einer garantiert funktionierenden Station.
Vorteil für euch selber wäre das wenn ihr euer eigenes Flash mal zerschießt kann man das dann aus dem Image wieder herstellen - also auch eine wertvolle Datensicherung.
Software kann man hier laden - natürlich auch in das scrip reinsehen das es nichts böses ist.
Zeitaufwand ca 10 - 15 Minuten
https://github.com/007revad/Synoboot_backup?tab=readme-ov-file
und hier die notwendigen Befehle
create on volume1
a folder backups/synoboot
or
a Folder named ordner1
and change ( if you created ordner1) in the synoboot_backup.sh the bakpath
from
bakpath=/volume1/backups/synoboot
to
bakpath=/volume1/ordner1
copy the synoboot_backup.sh or modified synoboot_backup.sh to the ordner1
login to the Station by SSH for example with Putty
Login ********
Pass *******
sudo -i du musst root sein
Pass *******
sudo -s /volume1/ordner1/synoboot_backup.sh
output file you find in the ordner1 or backups/synoboot
Es werden 3 Output files erzeugt - insgesamt ca 240 MB ( uploadlink zu One Drive kann ich per PM senden )
das Flash gesamt
Partition 1
Partition 2
Kann jemand Helfen ?
Danke im Voraus