We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cdf66b commit 22a5aadCopy full SHA for 22a5aad
docs/kb/providers/oci.md
@@ -69,7 +69,7 @@ sudo wget -O /boot/efi/netboot.xyz-snp.efi https://boot.netboot.xyz/ipxe/netboot
69
# Delete the default configuration (does not contain UEFI Firmware by default)
70
sudo rm -rf /etc/default/grub /etc/default/grub.d/
71
72
-# Update GRUB menu (with defalt configuration)
+# Update GRUB menu (with default configuration)
73
sudo update-grub
74
75
# Set the default boot entry (for the following boot only) to the UEFI firmware
0 commit comments