From 7a5c50152df0d82f8f40b2e898b6c30b713dcce0 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 22 Nov 2024 12:40:34 -0700 Subject: [PATCH] Update Workflows/Linux/Expand XFS Filesystem.md --- Workflows/Linux/Expand XFS Filesystem.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Workflows/Linux/Expand XFS Filesystem.md b/Workflows/Linux/Expand XFS Filesystem.md index a82ed31..95ffd67 100644 --- a/Workflows/Linux/Expand XFS Filesystem.md +++ b/Workflows/Linux/Expand XFS Filesystem.md @@ -59,7 +59,8 @@ w # (10) `Last sector (19826688-2147483614, default = 2147483614) or {+-}size{KMGTP}: 2147483614` 9. Just leave this as-is and press ++enter++ without entering any values. Assuming you are using XFS, as this guide was written for, the default "Linux Filesystem" is what you want for XFS. 10. This will write the changes to the partition table making them reality instead of just staging the changes. - !!! warning "Point of No Return" + + **Point of No Return**: When you press `w` then ++enter++ the changes will be written to disk, meaning there is no turning back unless you have full GuestVM backups with something like Veeam Backup & Replication. Be certain the first and last sector values are correctly configured before proceeding. ## Detect the New Partition Sizes