[GH-ISSUE #32] Zeile 134: curl: Befehl nicht gefunden ERROR mdadm not installed! #2

Closed
opened 2026-03-07 19:21:12 +03:00 by kerem · 1 comment
Owner

Originally created by @littlesteve01 on GitHub (Jun 10, 2024).
Original GitHub issue: https://github.com/007revad/Synology_Recover_Data/issues/32

i tried to use your script and followed all the steps and the ISO you linked an get the following error:

"Zeile 134: curl: Befehl nicht gefunden ERROR mdadm not installed!"

manuall installation of mdadm also is not working

Originally created by @littlesteve01 on GitHub (Jun 10, 2024). Original GitHub issue: https://github.com/007revad/Synology_Recover_Data/issues/32 i tried to use your script and followed all the steps and the ISO you linked an get the following error: "Zeile 134: curl: Befehl nicht gefunden ERROR mdadm not installed!" manuall installation of mdadm also is not working
kerem closed this issue 2026-03-07 19:21:13 +03:00
Author
Owner

@007revad commented on GitHub (Jun 10, 2024):

After the script sets Ubuntu to get an older version of mdadm that works with DSM's superblock location apt-get won't install mdadm. So for installing mdadm the script uses apt install -y mdadm

<!-- gh-comment-id:2159185905 --> @007revad commented on GitHub (Jun 10, 2024): After the script sets Ubuntu to get an older version of mdadm that works with DSM's superblock location apt-get won't install mdadm. So for installing mdadm the script uses `apt install -y mdadm`
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_Recover_Data#2
No description provided.