From 47bbdeb2bc0bd0e8032219a79a96bb78e7627f24 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 25 Mar 2025 12:17:53 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8379e66..889103c 100644 --- a/readme.md +++ b/readme.md @@ -132,7 +132,7 @@ kubectl apply -f https://raw.githubusercontent.com/vdsm/virtual-dsm/refs/heads/m - /dev/sdc:/disk1 ``` - It needs to be totally empty (without any partition table) otherwise DSM does not always format it into a volume. + Replace `/dev/sdc` with the name of the disk. It needs to be totally empty (without any partition table) otherwise DSM does not always format it into a volume. > [!CAUTION] > Do NOT use this feature with the goal of sharing files from the host, they might all get lost without warning when DSM creates the volume.