Skip to content

Commit 6ecad95

Browse files
authored
Merge pull request #9280 from naman-msft/docs-editor/troubleshoot-vm-boot-error-1751921907
AB#6544: Update troubleshoot-vm-boot-error.md
2 parents de775fb + 84269dd commit 6ecad95

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

support/azure/virtual-machines/linux/troubleshoot-vm-boot-error.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.workload: infrastructure-services
1010
ms.tgt_pltfrm: vm-linux
1111
ms.custom: sap:My VM is not booting, linux-related-content
1212
ms.topic: troubleshooting
13-
ms.date: 02/26/2025
13+
ms.date: 07/08/2025
1414
ms.author: divargas
1515
ms.reviewer: ekpathak, v-leedennis, v-weizhu
1616
---
@@ -70,6 +70,9 @@ See the following sections for detailed errors, possible causes, and solutions.
7070
7171
### <a id="reinstall-grub-regenerate-grub-configuration-file-repairvm"></a> Reinstall GRUB and regenerate the GRUB configuration file using Azure Linux Auto Repair
7272

73+
> [!div class="nextstepaction"]
74+
> [Run in Linux](https://go.microsoft.com/fwlink/?linkid=2321844)
75+
7376
Azure Linux Auto Repair (ALAR) scripts are part of the VM repair extension described in [Use Azure Linux Auto Repair (ALAR) to fix a Linux VM](./repair-linux-vm-using-alar.md). ALAR covers the automation of multiple repair scenarios, including GRUB rescue issues.
7477

7578
The ALAR scripts use the repair extension `repair-button` to fix GRUB issues by specifying `--button-command grubfix` for Generation 1 VMs or `--button-command efifix` for Generation 2 VMs. This parameter triggers the automated recovery. Implement the following commands to automate the fix of common GRUB errors by reinstalling GRUB and regenerating the corresponding configuration file:

0 commit comments

Comments
 (0)