From db52708a40dbe61fbcbd1d86e6f171050a0b8cf2 Mon Sep 17 00:00:00 2001
From: Dave Russell <39733752+007revad@users.noreply.github.com>
Date: Mon, 13 Apr 2026 03:07:11 +1000
Subject: [PATCH] Revise Ubuntu compatibility notes and mdadm version info
Updated compatibility notes for Ubuntu versions and added information about the new mdadm version.
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index 335bf79..83a40e0 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,10 @@ The same environment rules as on Synology's web page apply:
- Encrypted volumes using the Btrfs or ext4 file systems
- Ubuntu 19.10 (Eoan Ermine) only (Synology's recommended 18.04 has a bug with persistent partition)
+> **NOTE**
+> Ubuntu 18.04 no longer works. Ubuntu deleted it's package archive.
+> Ubuntu 20 and 22 do NOT work. Their newer kernel version does support DSM's superblock location.
+
**Not applicable to:**
- Volumes using read-write SSD cache
@@ -134,3 +138,8 @@ There are 2 ways you can access you data:
DSM 7 Encrypted volume

v2.0.15 compiling compatbile mdadm version from source
+ 