From e8435500cf0a26c95367fd84f210588d3bca55d3 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Wed, 27 May 2026 07:14:08 +1000 Subject: [PATCH 1/2] Update download link for Synology recovery script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c12ed6..b93ded6 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ At the moment the script only supports mounting 1 volume at a time. You'd need t - Copy the *.rkey file or files to a USB drive or network share. 7. Once Rufus has finished creating the boot drive you need to run the PowerShell script. - Kernel 4.15.0-108 is required to mount Synology btrfs volumes, and the **patch_ubuntu_usb.ps1** script adds it to your Ubuntu 19.10 USB drive. - - Download the latest [Synology_Recover_Data.zip](https://github.com/007revad/Synology_Recover_Data/releases). + - Download the latest [Synology_Recover_Data_script zip file](https://github.com/007revad/Synology_Recover_Data/releases). - Right-click the downloaded Synology_Recover_Data.zip, select Properties, check Unblock, click OK, then extract. - Right-click on **patch_ubuntu_usb.ps1** and select **Run with PowerShell**, or run from a PowerShell window with .\patch_ubuntu_usb.ps1. - Enter your USB drive's drive letter when asked. From 68853f9bfd90f61ee658873ab480af5108292b9a Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Wed, 27 May 2026 07:15:00 +1000 Subject: [PATCH 2/2] Fix typo in README for Synology recovery instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b93ded6..64d44ca 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ At the moment the script only supports mounting 1 volume at a time. You'd need t 7. Once Rufus has finished creating the boot drive you need to run the PowerShell script. - Kernel 4.15.0-108 is required to mount Synology btrfs volumes, and the **patch_ubuntu_usb.ps1** script adds it to your Ubuntu 19.10 USB drive. - Download the latest [Synology_Recover_Data_script zip file](https://github.com/007revad/Synology_Recover_Data/releases). - - Right-click the downloaded Synology_Recover_Data.zip, select Properties, check Unblock, click OK, then extract. + - Right-click the downloaded Synology_Recover_Data_script zip file, select Properties, check Unblock, click OK, then extract. - Right-click on **patch_ubuntu_usb.ps1** and select **Run with PowerShell**, or run from a PowerShell window with .\patch_ubuntu_usb.ps1. - Enter your USB drive's drive letter when asked. 8. You can now reboot the computer, [enter the BIOS](https://www.tomshardware.com/reviews/bios-keys-to-access-your-firmware,5732.html) and set it to boot from the USB drive, and boot into Ubuntu.