From f84d235cf17a92bb51031833da502660d364013f Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 13 Aug 2023 22:50:37 +0200 Subject: Windows: Implement support for mounting partially encrypted system partitions For now, we force ReadOnly mounting for such partitions. --- src/Common/Language.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Common/Language.xml') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 1abee9d6..4cd959c5 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -1631,6 +1631,7 @@ Mounting volume ...\n Unmounting volume ...\n Extending file system ...\n + Warning: The system partition you attempted to mount was not fully encrypted. As a safety measure to prevent potential corruption or unwanted modifications, volume '%s' was mounted as read-only. -- cgit v1.2.3