From d2ba0d32f92e27358dcaaa48a074b310243e93fb Mon Sep 17 00:00:00 2001 From: unman Date: Mon, 17 Dec 2018 10:37:07 +0000 Subject: [PATCH 1/2] Update resize-disk-image.md --- configuration/resize-disk-image.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration/resize-disk-image.md b/configuration/resize-disk-image.md index 28c48aee..899a85f5 100644 --- a/configuration/resize-disk-image.md +++ b/configuration/resize-disk-image.md @@ -17,6 +17,8 @@ Resize Disk Image There are several disk images which can be easily extended, but pay attention to the overall consumed space of your sparse/thin disk images. See also [OS Specific Follow-up Instructions](/doc/resize-disk-image/#os-specific-follow-up-instructions) at the end of this page. +Since a TemplateBasedVM [inherits its system filesystem from the Template on which it is based](https://www.qubes-os.org/getting-started/#appvms-qubes-and-templatevms), it is not possible to resize the system disk for a TemplateBasedVM. + ### Template disk image (R4.0) From 2fa1da0fda3ed9994811f7d2cd8370d20fa20bc5 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Tue, 18 Dec 2018 00:17:37 -0600 Subject: [PATCH 2/2] Make link relative and remove extra newline --- configuration/resize-disk-image.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configuration/resize-disk-image.md b/configuration/resize-disk-image.md index 899a85f5..88b0fcee 100644 --- a/configuration/resize-disk-image.md +++ b/configuration/resize-disk-image.md @@ -16,8 +16,7 @@ Resize Disk Image There are several disk images which can be easily extended, but pay attention to the overall consumed space of your sparse/thin disk images. See also [OS Specific Follow-up Instructions](/doc/resize-disk-image/#os-specific-follow-up-instructions) at the end of this page. - -Since a TemplateBasedVM [inherits its system filesystem from the Template on which it is based](https://www.qubes-os.org/getting-started/#appvms-qubes-and-templatevms), it is not possible to resize the system disk for a TemplateBasedVM. +Since a TemplateBasedVM [inherits its system filesystem from the Template on which it is based](/getting-started/#appvms-qubes-and-templatevms), it is not possible to resize the system disk for a TemplateBasedVM. ### Template disk image (R4.0)