Skip to content

Commit 1f6b0bd

Browse files
authored
Merge pull request #88401 from v-maudel/patch-265
M42871: Fixing typo defer/differ
2 parents 16d8c65 + 9014cce commit 1f6b0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/troubleshooting/troubleshoot-vm-boot-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Follow the mitigation steps below depending on the error you receive:
4444

4545
2. Next, run the following command to regenerate its configuration: `grub2-mkconfig -o /boot/grub2/grub.cfg`
4646

47-
* If the missing file is `/boot/grub/menu.lst`, this error is for older OS versions (**RHEL 6.x**, **Centos 6.x** and **Ubuntu 14.04**) so the commands could defer. You will have to spin up an old server and test to ensure the correct commands are provided.
47+
* If the missing file is `/boot/grub/menu.lst`, this error is for older OS versions (**RHEL 6.x**, **Centos 6.x** and **Ubuntu 14.04**) so the commands could differ. You will have to spin up an old server and test to ensure the correct commands are provided.
4848

4949
### Error - No such partition
5050

0 commit comments

Comments
 (0)