Skip to content

Commit d1fa918

Browse files
committed
Learn Editor: Update linux-virtual-machine-cannot-start-fstab-errors.md
1 parent 5568a07 commit d1fa918

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

support/azure/virtual-machines/linux/linux-virtual-machine-cannot-start-fstab-errors.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ If the VM serial console access isn't available, an alternative solution is to r
108108

109109
#### Use Azure Linux Auto Repair (ALAR)
110110

111+
> [!div class="nextstepaction"]
112+
> [Deploy and Explore](https://go.microsoft.com/fwlink/?linkid=2321930)
113+
111114
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 `/etc/fstab` issues.
112115

113116
The ALAR scripts use the repair extension `repair-button` to fix fstab issues by specifying `--button-command fstab`. This parameter triggers the automated recovery. Implement the following steps to automate fstab errors via the offline ALAR approach:

0 commit comments

Comments
 (0)