From 8c6782680ce96a0f39957b7fc9849189aafe58ae Mon Sep 17 00:00:00 2001 From: Mark Harmstone Date: Mon, 13 May 2024 18:42:51 +0100 Subject: [PATCH] README.md: image subvol is readonly --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3ea5a47..77d656a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ On Windows, from an Administrator command prompt: Bear in mind that it won't work with your boot drive or a drive containing a pagefile that's currently in use. +If you are using WinBtrfs, you will need to clear the readonly flag on the +`image` subvolume before you can delete it. + On Linux, as root: `ntfs2btrfs /dev/sda1`