diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 15d1a7f79..d7713df04 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -413,7 +413,7 @@ For example, setup ``$TFTPROOT/EFI/BOOT/grub.cfg`` as following:: } Prepare specific grub config for each existing architectures, e.g. -``grub-arm64.cfg`` for ARM64 and ``grub-i386.cfg`` for x86. +``grub-arm64.cfg`` for ARM64 and ``grub-x86_64.cfg`` for x86_64. Update dnsmasq configuration to contain options for supported architectures.