Skip to content

Commit 27c8a22

Browse files
authored
Merge pull request #109303 from kailashmsft/patch-1
updated the correct link
2 parents 6d7e688 + 98a7ba5 commit 27c8a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/troubleshooting/linux-virtual-machine-cannot-start-fstab-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To resolve this problem, start the VM in emergency mode by using the serial cons
104104
### Using Single User Mode
105105

106106
1. Connect to [the serial console](https://docs.microsoft.com/azure/virtual-machines/troubleshooting/serial-console-linux).
107-
2. Use serial console to take single user mode [single user mode](https://docs.microsoft.com/archive/blogs/linuxonazure/why-proactively-ensuring-you-have-access-to-grub-and-sysrq-in-your-linux-vm-could-save-you-lots-of-down-time#RH6x)
107+
2. Use serial console to take single user mode [single user mode](https://docs.microsoft.com/azure/virtual-machines/linux/serial-console-grub-single-user-mode)
108108
3. Once the vm has booted into single user mode. Use your favorite text editor to open the fstab file.
109109

110110
```

0 commit comments

Comments
 (0)