You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: 'Troubleshoot boot errors in Azure Linux Virtual Machines | Microsoft Docs'
3
+
description: This article helps link you to articles to troubleshoot boot errors in Azure Linux Virtual Machines.
4
+
services: virtual-machines-linux
5
+
documentationCenter: ''
6
+
author: vilibert
7
+
manager: spogge
8
+
editor: ''
9
+
10
+
ms.service: virtual-machines-linux
11
+
12
+
ms.topic: troubleshooting
13
+
ms.tgt_pltfrm: vm-linux
14
+
ms.workload: infrastructure
15
+
ms.date: 11/20/2019
16
+
ms.author: vilibert
17
+
---
18
+
19
+
# Troubleshoot Azure Linux Virtual Machines boot errors
20
+
21
+
This article lists the common boot errors that you may receive when you start a Linux virtual machine (VM) in Microsoft Azure. For more information about the errors, see the articles in the **Boot errors and solutions** section.
22
+
23
+
## Boot errors and solutions
24
+
25
+
*[GRUB rescue](troubleshoot-vm-boot-error.md)
26
+
27
+
## Next steps
28
+
29
+
-[VM Serial Console](serial-console-linux.md)
30
+
31
+
Troubleshoot a Linux VM by attaching the OS disk to a recovery VM using Azure:
32
+
33
+
-[Azure VM repair](repair-linux-vm-using-azure-virtual-machine-repair-commands.md)
If you do not have access to GRUB watch [this](https://youtu.be/m5t0GZ5oGAc) video and see, how you can easily automate the disk swap procedure to recover your VM
46
+
47
+
## Unofficial solution
48
+
49
+
Recovery of a VM can also be attempted with the unsupported BETA script [ALAR](https://github.com/malachma/azure-auto-recover)
0 commit comments