[PR #12] [MERGED] Develop #16

Closed
opened 2026-03-07 19:21:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_Recover_Data/pull/12
Author: @007revad
Created: 4/14/2024
Status: Merged
Merged: 4/14/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

3 files changed (+88 additions, -43 deletions)

View changed files

📝 CHANGES.txt (+7 -0)
📝 README.md (+11 -7)
📝 syno_recover_data.sh (+70 -36)

📄 Description

v1.0.9

  • Changed to Ubuntu 19.10 because in Ubuntu 22.04.4 LTS mdadm does not work with DSM's superblock location.
    • The change to Ubuntu 19.10 required installing curl for the script's new version check to work.
  • Changed to support single drives.
  • Added message that mounted volume is read only.
  • Bug fix for always saying "Failed to mount volume" even when volume mounted correctly.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/007revad/Synology_Recover_Data/pull/12 **Author:** [@007revad](https://github.com/007revad) **Created:** 4/14/2024 **Status:** ✅ Merged **Merged:** 4/14/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`b9c443f`](https://github.com/007revad/Synology_Recover_Data/commit/b9c443f802f3e2ee136b7817cc82dbf434c113a1) Update README.md - [`9b89ee4`](https://github.com/007revad/Synology_Recover_Data/commit/9b89ee4bb2949604d42b4d92196a368707e6f84a) Update README.md - [`13e703c`](https://github.com/007revad/Synology_Recover_Data/commit/13e703c83308ff34adaf258643021fdce262185e) Update README.md - [`5d0e40d`](https://github.com/007revad/Synology_Recover_Data/commit/5d0e40dd88c563d915da3daf135d87cd88c7d647) Update README.md - [`3dcc9c6`](https://github.com/007revad/Synology_Recover_Data/commit/3dcc9c687b1e52ccf2810ec29dd6b0548574aad1) Update README.md - [`9bc6f44`](https://github.com/007revad/Synology_Recover_Data/commit/9bc6f44b358d3828af791e90b58e76e4adba3af4) Update README.md - [`3d58d0d`](https://github.com/007revad/Synology_Recover_Data/commit/3d58d0d8bf4f8c3ccdc3b684629a740e23f096fd) Update README.md - [`1243f15`](https://github.com/007revad/Synology_Recover_Data/commit/1243f156d9d0ba1dde8972a7874b2b57d422dde3) Update README.md - [`714f3de`](https://github.com/007revad/Synology_Recover_Data/commit/714f3dee875675dc11b4e5686d12467a4db7c2ab) Update CHANGES.txt - [`0c75c98`](https://github.com/007revad/Synology_Recover_Data/commit/0c75c98dd70e41f7e2307d080ea6374271632371) Update syno_recover_data.sh ### 📊 Changes **3 files changed** (+88 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+7 -0) 📝 `README.md` (+11 -7) 📝 `syno_recover_data.sh` (+70 -36) </details> ### 📄 Description v1.0.9 - Changed to Ubuntu 19.10 because in Ubuntu 22.04.4 LTS mdadm does not work with DSM's superblock location. - The change to Ubuntu 19.10 required installing curl for the script's new version check to work. - Changed to support single drives. - Added message that mounted volume is read only. - Bug fix for always saying "Failed to mount volume" even when volume mounted correctly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:21:18 +03:00
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#16
No description provided.