diff --git a/Workflows/Linux/Expand XFS Filesystem.md b/Workflows/Linux/Expand XFS Filesystem.md index 960933a..0099753 100644 --- a/Workflows/Linux/Expand XFS Filesystem.md +++ b/Workflows/Linux/Expand XFS Filesystem.md @@ -59,8 +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" - 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. + !!! warning "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 At this point, the operating system wont detect the changes without a reboot, so we are going to force the operating system to detect them immediately with the following commands to avoid a reboot.