Skip to content

Commit 4d7d9bf

Browse files
authored
Update hibernate-resume-linux.md
1 parent b49ca9f commit 4d7d9bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/linux/hibernate-resume-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to hibernate a Linux virtual machine.
44
author: mattmcinnes
55
ms.service: virtual-machines
66
ms.topic: how-to
7-
ms.date: 05/16/2024
7+
ms.date: 05/20/2024
88
ms.author: jainan
99
ms.reviewer: mattmcinnes
1010
ms.custom: devx-track-azurecli, devx-track-azurepowershell
@@ -207,7 +207,7 @@ If the extension is missing, you can [manually install the LinuxHibernateExtensi
207207
> Azure extensions are currently disabled by default for Debian images. To re-enable extensions, [check the Linux hibernation troubleshooting guide](../linux/hibernate-resume-troubleshooting-linux.md#azure-extensions-disabled-on-debian-images).
208208
209209
>[!NOTE]
210-
> For RHEL LVM you will need to expand the root volume and ensure there is sufficient space available to create the swap file. To expand the volume, [check the disk expansion guide](/virtual-machines/linux/expand-disks#increase-the-size-of-the-os-disk).
210+
> For RHEL LVM you will need to expand the root volume and ensure there is sufficient space available to create the swap file. To expand the volume, [check the disk expansion guide](/virtual-machines/linux/expand-disks?tabs=rhellvm#increase-the-size-of-the-os-disk).
211211
212212
#### [CLI](#tab/cliLHE)
213213

@@ -271,7 +271,7 @@ sudo dnf install hibernation-setup-tool
271271
---
272272

273273
>[!NOTE]
274-
> For RHEL LVM you will need to expand the root volume and ensure there is sufficient space available to create the swap file. To expand the volume, [check the disk expansion guide](/virtual-machines/linux/expand-disks#increase-the-size-of-the-os-disk).
274+
> For RHEL LVM you will need to expand the root volume and ensure there is sufficient space available to create the swap file. To expand the volume, [check the disk expansion guide](/virtual-machines/linux/expand-disks?tabs=rhellvm#increase-the-size-of-the-os-disk).
275275
276276
Once the package installs successfully, your Linux guest OS is configured for hibernation. You can also create a new Azure Compute Gallery Image from this VM and use the image to create VMs. VMs created with this image have the hibernation package preinstalled, simplifying your VM creation experience.
277277

0 commit comments

Comments
 (0)