mirror of
https://github.com/007revad/Synology_Recover_Data.git
synced 2026-04-25 08:45:53 +03:00
[GH-ISSUE #32] Zeile 134: curl: Befehl nicht gefunden ERROR mdadm not installed! #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_Recover_Data#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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